← Back to Skills Marketplace
dboy233

amap

by Dboy233 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
5429
Downloads
10
Stars
68
Active Installs
1
Versions
Install in OpenClaw
/install amap
Description
使用高德地图Web服务API进行地点搜索、天气查询和路线规划。
Usage Guidance
Install only if you are comfortable sending relevant locations, addresses, coordinates, route endpoints, and search keywords to Amap. Use a dedicated Amap API key if possible, keep AMAP_KEY out of shared logs or shells, and avoid querying highly sensitive locations unless necessary.
Capability Analysis
Type: OpenClaw Skill Name: amap Version: 1.0.0 The skill bundle is benign. It provides instructions and `curl` commands for interacting with the legitimate Amap Web Service API (`https://restapi.amap.com/v3/...`). The skill correctly uses an environment variable `AMAP_KEY` for authentication and does not contain any malicious execution patterns, data exfiltration attempts, persistence mechanisms, or prompt injection directives aimed at subverting the agent's behavior beyond its stated purpose. All commands are standard API calls to the official Amap endpoint.
Capability Assessment
Purpose & Capability
The documented capabilities match the stated purpose: weather lookup, place search, route planning, geocoding, reverse geocoding, and district lookup through Amap Web Service API. These naturally involve location-related user data.
Instruction Scope
Instructions are scoped to user-triggered Amap API calls via specific curl examples and do not request unrelated access, autonomous bulk actions, deletion, posting, or agent-behavior changes.
Install Mechanism
The artifact contains only SKILL.md, declares curl as the required binary, and has no executable scripts, package install hooks, hidden files, or persistence setup.
Credentials
The AMAP_KEY environment variable is clearly required and proportionate for authenticated API access, though users should treat it as a quota-bearing credential.
Persistence & Privilege
No background execution, persistence, privileged local access, protected-path writes, local credential-store access, or data retention behavior is shown.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install amap
  3. After installation, invoke the skill by name or use /amap
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the amap skill. - Provides location search, weather queries, and route planning using Gaode (Amap) Web Service API. - Requires users to set the AMAP_KEY environment variable with their API Key. - Supports real-time weather, weather forecast, POI search, route planning, geocoding, reverse geocoding, and administrative code lookup.
Metadata
Slug amap
Version 1.0.0
License
All-time Installs 204
Active Installs 68
Total Versions 1
Frequently Asked Questions

What is amap?

使用高德地图Web服务API进行地点搜索、天气查询和路线规划。 It is an AI Agent Skill for Claude Code / OpenClaw, with 5429 downloads so far.

How do I install amap?

Run "/install amap" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is amap free?

Yes, amap is completely free (open-source). You can download, install and use it at no cost.

Which platforms does amap support?

amap is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created amap?

It is built and maintained by Dboy233 (@dboy233); the current version is v1.0.0.

💬 Comments