Expo Gaode Map Navigation

🌐Community
by tomwq · vlatest · Repository

Provides interactive map navigation within Expo Go using GaoDe (AMap) data for precise location services.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add expo-gaode-map-navigation npx -- -y @trustedskills/expo-gaode-map-navigation
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "expo-gaode-map-navigation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/expo-gaode-map-navigation"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to high-quality map navigation functionality powered by Gaode Maps. It allows AI agents to calculate routes, display maps within applications, and provide turn-by-turn directions for users. This integration offers a robust alternative to other mapping solutions with enhanced accuracy in certain regions.

When to use it

  • Travel Planning: An agent can plan trips by calculating driving or walking routes between specified locations.
  • Delivery Services: Agents assisting delivery drivers can provide real-time navigation and optimize routes based on traffic conditions.
  • Location-Based Reminders: Trigger reminders when a user is near a specific point of interest, leveraging map data for proximity detection.
  • Field Service Management: Agents supporting field technicians can guide them to job sites efficiently using turn-by-turn navigation.

Key capabilities

  • Route calculation (driving, walking)
  • Map display within applications
  • Turn-by-turn directions
  • Integration with Gaode Maps data

Example prompts

  • "Calculate the driving route from [start location] to [destination]."
  • "Show me a map of the area around [location]."
  • "Give me walking directions to the nearest coffee shop."

Tips & gotchas

This skill requires an API key for Gaode Maps, which must be configured correctly within the AI agent environment. Ensure that the API key has the necessary permissions for navigation and map display functionalities.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tomwq
Installs
4

🌐 Community

Passed automated security scans.