This integrates Amap (Gaode Maps) route planning directly into Claude, letting you ask natural language questions about driving routes in China. You can query distances and travel times between locations, get multi-strategy routing (fastest, toll-free, highway avoidance), and receive formatted responses with distance, duration, and estimated tolls. It's designed primarily for Shanghai but works elsewhere if you specify the city parameter. The natural language interface is solid, you just ask "how long from Hongqiao to Pudong Airport" and it handles the geocoding and routing. You'll need an Amap API key set up as an environment variable. Most useful if you're building China-focused travel or logistics tools where you need real-time routing without leaving your Claude workflow.
npx skills add https://github.com/tangqihy/openclaw-map-skills --skill amap