← Back to Skills Marketplace
259
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install traffic-query
Description
Query and organize China travel information for flights and trains, including schedules, prices, duration, stops, and summary tables. Use when the user asks...
Usage Guidance
This skill appears to do what it says and asks for nothing excessive, but be cautious before connecting Browser Relay or letting the agent access an open browser tab: those pages may contain logged-in session data, personalized prices, or other sensitive details (cookies, account info, payment fragments). Only connect or share pages that contain the minimal information needed (filtered result pages), avoid pages showing personal orders or payment screens, and confirm which tab the agent should read. If you prefer stricter limits, require the agent to use only public pages or provide an explicit, filtered screenshot/page rather than granting browser access.
Capability Analysis
Type: OpenClaw Skill
Name: traffic-query
Version: 1.0.1
The traffic-query skill is a legitimate set of instructions designed to help an AI agent query and summarize Chinese domestic flight and train information. The workflow defined in SKILL.md and references/sources.md focuses on extracting search constraints, normalizing data from travel sites (like Ctrip and 12306), and providing structured summaries to the user. There are no signs of malicious intent, data exfiltration, or prompt injection; the instructions prioritize accuracy and transparency regarding data sources.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md focuses on collecting and normalizing flight/train search results from airline, OTA, and 12306 pages. No unrelated binaries, credentials, or installs are requested.
Instruction Scope
Instructions explicitly prefer using a user-opened results page via Browser Relay and recommend browser automation for dynamic/anti-bot sites. That behavior is coherent for the stated goal, but connecting Browser Relay or scraping logged-in pages may expose session/PII in the browser (cookies, account-specific prices, order info). The skill does not instruct collecting credentials or other system files.
Install Mechanism
No install spec or code files are included (instruction-only). Nothing will be written to disk by an installer as part of this skill package.
Credentials
No environment variables, credentials, or config paths are required. The lack of requested secrets aligns with the skill's purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent or elevated privileges or modify other skill configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install traffic-query - After installation, invoke the skill by name or use
/traffic-query - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Improve README and refine traffic result extraction guidance, including duplicate shared-flight handling.
v1.0.0
Initial release: China domestic flight and train query workflow with normalized chat-friendly summaries.
Metadata
Frequently Asked Questions
What is Traffic Query?
Query and organize China travel information for flights and trains, including schedules, prices, duration, stops, and summary tables. Use when the user asks... It is an AI Agent Skill for Claude Code / OpenClaw, with 259 downloads so far.
How do I install Traffic Query?
Run "/install traffic-query" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Traffic Query free?
Yes, Traffic Query is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Traffic Query support?
Traffic Query is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Traffic Query?
It is built and maintained by LiuBroth (@liubroth); the current version is v1.0.1.
More Skills