← 返回 Skills 市场
dboy233

amap

作者 Dboy233 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
5429
总下载
10
收藏
68
当前安装
1
版本数
在 OpenClaw 中安装
/install amap
功能描述
使用高德地图Web服务API进行地点搜索、天气查询和路线规划。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install amap
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /amap 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug amap
版本 1.0.0
许可证
累计安装 204
当前安装数 68
历史版本数 1
常见问题

amap 是什么?

使用高德地图Web服务API进行地点搜索、天气查询和路线规划。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5429 次。

如何安装 amap?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install amap」即可一键安装,无需额外配置。

amap 是免费的吗?

是的,amap 完全免费(开源免费),可自由下载、安装和使用。

amap 支持哪些平台?

amap 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 amap?

由 Dboy233(@dboy233)开发并维护,当前版本 v1.0.0。

💬 留言讨论