amap-demoamap-demoOfficial·4 Agent Skills Included

amap-sdk-skills

AMap SDK integration for maps, navigation, and location services

Generates verified integration code for AMap SDKs across Android, iOS, and RTOS devices. Covers map rendering, voice navigation queries, route planning, POI search, and personal map QR code creation. Eliminates common pitfalls like wrong enum names, missing struct fields, and lifecycle memory leaks. Includes strict header-file checking rules so generated code compiles and runs correctly.
npx skills add amap-demo/amap-sdk-skills --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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