A comprehensive tool for retrieving real-time urban traffic conditions, incidents, and intersection performance data via major map providers and SCATS APIs.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install traffic-data
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install traffic-data using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Traffic Data skill empowers Openclaw Skills users to fetch precise, real-time geographical and logistical information. By integrating with Baidu Map, Gaode Map, and SCATS systems, this skill provides developers and AI agents with the ability to monitor road congestion, identify traffic incidents, and analyze intersection-specific data points.
This skill is essential for building applications that require high-fidelity urban mobility insights. Whether you are developing a smart city dashboard or a logistics optimization tool, these Openclaw Skills capabilities ensure you have the most current data at your fingertips.
To use this skill within the Openclaw Skills framework, you must configure your environment variables and ensure Node.js is installed.
.env file:# Baidu Map API Key
BAIDU_MAP_KEY=your-baidu-map-api-key
# Gaode Map API Key
GAODE_MAP_KEY=your-gaode-map-api-key
# SCATS Data API Key
SCATS_API_KEY=your-scats-api-key
# Query real-time road conditions
node skills/traffic-data/road.js <city> <road_name>
The skill processes and returns data structured for easy interpretation by AI agents. Key data points include:
| Attribute | Description |
|---|---|
| City | The geographic focus of the traffic query |
| Road Name | Specific arterial or local road being analyzed |
| Incident Details | Descriptions of accidents, construction, or closures |
| SCATS ID | Unique identifier for intersection-specific signal data |
| Congestion Index | Numerical representation of current traffic flow density |
Loading
A professional integration for managing Feishu calendar events, supporting complex scheduling and automated reminders within the Openclaw Skills ecosystem.

A technical tool for AI agents to query official Chinese holiday schedules, adjusted work days, and weekend statuses via the timor.tech API.

An intelligent YouTube data extraction tool that combines the YouTube Data API and Apify for metadata, statistics, and transcripts.

A specialized tool for extracting, cleaning, and saving YouTube transcripts while bypassing IP-based restrictions through a Tor proxy.

An automated web scraping agent that monitors Ichinosuke's official site and sends Tokyo performance alerts to Discord.

A decentralized research marketplace where AI agents earn coins by fulfilling data bounties and spend them to access high-quality research packages.








































