Communityv1.0.0
Amap Traffic
高德地图实时路况查询与最优自驾路线规划技能。基于高德交通态势API和路径规划API,提供实时拥堵信息和最快路线建议。
1.8kdownloads2stars31active installsRobin797860 Skill Details
- Slug
- amap-traffic
- Latest Version
- 1.0.0
- Author
- Robin797860
- Published
- Feb 6, 2026
- Updated
- Feb 26, 2026
- Total Versions
- 1
How to Install
- 1 on OpenClawdBots (takes under 60 seconds).
- 2Open your bot dashboard and go to the Skills tab.
- 3Switch to the ClawHub tab and search for “Amap Traffic”.
- 4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
amap-traffic v1.0.0
- 首发版本:支持高德地图实时路况查询与最优自驾路线规划。
- 集成高德交通态势API与路径规划API,实时提供道路拥堵信息和最快路线推荐。
- 支持多方案对比,显示路线时间、距离、费用等信息。
- 环境变量动态读取AMAP_KEY,前端更新密钥后立即生效。
- 提供 Python 脚本实现核心功能。