Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Query traffic data - real-time road conditions, traffic incidents, SCATS intersection data
Query traffic data - real-time road conditions, traffic incidents, SCATS intersection data
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
查询交通数据,包括实时路况、交通事件、SCATS路口数据等。
在 .env 文件中添加: # 百度地图API(可选) BAIDU_MAP_KEY=your-baidu-map-api-key # 高德地图API(可选) GAODE_MAP_KEY=your-gaode-map-api-key # SCATS数据API(如果有) SCATS_API_KEY=your-scats-api-key
node skills/traffic-data/road.js <城市> <道路名称>
node skills/traffic-data/incident.js <城市>
node skills/traffic-data/scats.js <路口编号>
# 查询广州实时路况 node skills/traffic-data/road.js 广州 广州大道 # 查询广州交通事件 node skills/traffic-data/incident.js 广州 # 查询SCATS路口状态 node skills/traffic-data/scats.js 001
百度地图开放平台:https://lbsyun.baidu.com/ 高德地图开放平台:https://lbs.amap.com/
Data access, storage, extraction, analysis, reporting, and insight generation.
Largest current source with strong distribution and engagement signals.