baidu-traffic-condition

Query live traffic congestion data for roads and geographic areas.

23|4|Updated May 7, 2026
One-click install
npx skills add https://github.com/qq5855144/GitHubM --skill baidu-traffic-condition
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baidu-traffic-condition
Source: https://github.com/qq5855144/GitHubM/tree/main/.skills/baidu-traffic-condition
Command: npx skills add https://github.com/qq5855144/GitHubM --skill baidu-traffic-condition

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the guesswork from trip planning by letting you check live traffic congestion before you drive, dispatch, or optimize a route.

Core Features & Use Cases

  • Road lookup: Check congestion for a named road, optionally narrowed by city.
  • Area monitoring: Query rectangular, polygonal, or circular regions for broader traffic awareness.
  • Use case: A logistics planner can inspect a delivery corridor, spot bottlenecks, and adjust routes before vehicles get stuck.

Quick Start

Ask the skill to check the live traffic condition for a road, city, or geographic area and return the congestion summary.

Frequently Asked Questions about baidu-traffic-condition

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check live traffic congestion for a specific road or area?

You can check live traffic congestion by querying named roads or geographic areas using road-name, rectangular, polygonal, and circular search modes. The system returns a JSON response with evaluation summaries and congested road sections for your target location.

What is the best way to monitor traffic conditions for a logistics delivery corridor?

The best way to monitor traffic conditions for a logistics corridor is using area monitoring with polygonal or rectangular region queries. This identifies bottlenecks across the delivery zone, allowing planners to adjust routes before vehicles encounter congestion.

Can I query traffic congestion using a circular or polygonal geographic region?

Yes, you can query traffic congestion using circular, polygonal, and rectangular geographic search modes. These area monitoring capabilities return JSON responses containing evaluation summaries and congested road sections within the specified geographic boundaries.

Do I need platform-managed authentication to retrieve live road congestion data?

Yes, retrieving live road congestion data requires platform-managed authentication. You must also handle coordinate-parameter inputs correctly to execute road-name, rectangular, polygonal, or circular searches and receive the JSON traffic evaluation summaries.

How does routing and navigation planning benefit from real-time congestion data?

Routing and navigation planning benefit from real-time congestion data by identifying bottlenecks before vehicles get stuck. Querying live road conditions returns congested road sections, enabling dispatchers to optimize routes and avoid delays proactively.

What limitations exist when searching traffic conditions by road name across different cities?

When searching traffic conditions by road name, you can narrow results by city, but ambiguous names may return multiple matches. Coordinate-parameter handling and platform-managed authentication are required to process the JSON responses containing congestion summaries.