amap-sdk-skills
AMap SDK integration for maps, navigation, and location services
All Skills in This Repository (4)
Pure Emerald Level IndicatorsAMap LLM Agent SDK Skills
Integrate AMap LLM Agent SDK for natural-language queries and navigation control in Android apps.
MALLMKit SDK Skill
Implement iOS MALLMKit integration for natural-language queries and navigation control.
WatchSDK Agent Skill
Generate AMap WatchSDK RTOS integration code with adapter scaffolding and render loops.
personal-map
Generate an AMap personal map mini-program QR code from geocoding, POI search, and route planning.
Frequently Asked Questions
FAQPage SchemaHow to install amap-sdk-skills?▼
Run `npx skills add amap-demo/amap-sdk-skills --all -g -y` in your terminal to install all skills globally.
Which AMap skill should I use for my platform?▼
Use the RTOS skill for smart watches and glasses, android-llm-agent for Android apps, ios-llm-agent-sdk for iOS apps, and personal-map for generating shareable map QR codes.
How to add voice navigation to an Android or iOS app?▼
The LLM Agent skills guide your coding assistant to integrate natural language queries, route planning, and navigation control using AMap's Agent SDK with verified code examples.
Does it work with Cursor and Claude Code?▼
Yes. All skills follow the standard SKILL.md format and load directly into Cursor, Claude Code, Cline, and other compatible coding environments.
Do I need an AMap API key to use these skills?▼
The personal-map skill requires a free AMap Web service API key set as the AMAP_API_KEY environment variable. The SDK integration skills require keys from the AMap open platform console.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core