Expo Gaode Map Search

🌐Community
by tomwq · vlatest · Repository

Helps with Expo, search as part of building frontend UIs and user experiences workflows.

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-search npx -- -y @trustedskills/expo-gaode-map-search
2

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

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

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

About This Skill

What it does

This skill integrates Gaode Map's search functionality into your AI agent. It allows agents to perform location searches, retrieve details about Points of Interest (POIs), and potentially use this data for navigation or information retrieval tasks. Specifically, the skill provides access to Gaode Map’s geocoding and POI search APIs.

When to use it

  • Finding nearby businesses: An agent could locate restaurants, pharmacies, or other services near a user's current location.
  • Planning trips: Agents can identify attractions or landmarks along a planned route.
  • Answering location-based questions: Respond to queries like "What's the nearest gas station?" or "Find me a coffee shop with Wi-Fi."
  • Populating maps with data: Agents could automatically add POIs to a map based on search results.

Key capabilities

  • Geocoding (converting addresses to coordinates)
  • POI Search (searching for Points of Interest by keyword or location)
  • Integration with Gaode Map APIs

Example prompts

  • "Find the closest Italian restaurant."
  • "What are some popular tourist attractions near the Forbidden City?"
  • "Search for gas stations within a 5-mile radius."

Tips & gotchas

  • Requires an active Gaode Map API key to function. Ensure this key is properly configured within the skill's settings.

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
5

🌐 Community

Passed automated security scans.