·amap-traffic
</>

amap-traffic

高德地图实时路况查询与最优自驾路线规划技能。基于高德交通态势API和路径规划API,提供实时拥堵信息和最快路线建议。

16Installs·3Trend·@agentbay-ai

Installation

$npx skills add https://github.com/agentbay-ai/agentbay-skills --skill amap-traffic

How to Install amap-traffic

Quickly install amap-traffic AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/agentbay-ai/agentbay-skills --skill amap-traffic
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: agentbay-ai/agentbay-skills.

SKILL.md

View raw

地址: http://127.0.0.1:18789/skills 配置文件字段: skills.entries.amap-traffic.AMAPKEY in openclaw.json 值: 你的高德API Key

scripts/amaptraffic.py Python 脚本,实现完整的实时路况查询和最优路线规划功能。 每次执行时都会从 /home/admin/.openclaw/openclaw.json 读取最新的 AMAPKEY, 确保前端动态更新密钥后立即生效。

高德地图实时路况查询与最优自驾路线规划技能。基于高德交通态势API和路径规划API,提供实时拥堵信息和最快路线建议。 Source: agentbay-ai/agentbay-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agentbay-ai/agentbay-skills --skill amap-traffic Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agentbay-ai/agentbay-skills --skill amap-traffic
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from agentbay-ai/agentbay-skills

Quick answers

What is amap-traffic?

高德地图实时路况查询与最优自驾路线规划技能。基于高德交通态势API和路径规划API,提供实时拥堵信息和最快路线建议。 Source: agentbay-ai/agentbay-skills.

How do I install amap-traffic?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agentbay-ai/agentbay-skills --skill amap-traffic Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/agentbay-ai/agentbay-skills