← Back to Skills Marketplace
1736
Downloads
2
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install wheels-router
Description
Plan public transit trips globally using Wheels Router (Hong Kong) and Transitous (worldwide)
Usage Guidance
This skill is coherent for transit routing, but note that using it will send location/time queries to the external server at https://mcp.justusewheels.com/mcp. Only add the MCP entry or run the suggested npx commands if you trust that host. Be aware npx will fetch packages from npm (dynamic code execution risk); avoid sending highly sensitive locations or personal data to the service until you’ve verified the provider and its privacy practices. If you need stronger assurance, ask the publisher for a homepage, privacy policy, or an official release source for the MCP server and the npm packages referenced.
Capability Analysis
Type: OpenClaw Skill
Name: wheels-router
Version: 0.5.0
The skill is designed to connect to an external MCP server (`https://mcp.justusewheels.com/mcp`) for transit planning, which involves network communication and potentially executing `npx mcp-remote`. While these are high-risk capabilities, they are explicitly stated and directly aligned with the skill's core purpose. A minor prompt injection instruction in `SKILL.md` guides the agent on how to summarize output by default, which is a benign instruction for user experience and not indicative of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (Wheels Router + Transitous routing) match the runtime instructions: the SKILL.md describes using an MCP server and Transitous for worldwide coverage. No unrelated credentials, binaries, or config paths are required.
Instruction Scope
Instructions tell the user/agent how to add an MCP server entry to local client config files and how to call tools (e.g., via npx mcporter or mcp-remote). This is within scope for a remote routing skill, but it does mean user queries (locations/times) will be sent to an external server (mcp.justusewheels.com). The SKILL.md does not instruct reading unrelated system secrets or files.
Install Mechanism
Skill has no install spec (lowest risk). However the instructions recommend running npx mcporter/mcp-remote commands which will fetch and run npm packages at runtime; this is expected for MCP clients but carries typical npx/remote-package risks (dynamic code fetched from npm).
Credentials
No environment variables, credentials, or config paths are declared as required. The SKILL.md only suggests editing local MCP client config files to add the remote server — that is proportional to the skill's function.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or modify other skills' configs. It asks users to add an MCP server entry to their client config (normal for remote integrations).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wheels-router - After installation, invoke the skill by name or use
/wheels-router - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.5.0
- Added comprehensive skill documentation (SKILL.md) describing public transit trip planning features.
- Clarified that Wheels Router provides detailed, real-time transit planning for Hong Kong, including fares and platform info.
- Documented support for global city transit routing via the Transitous API.
- Provided instructions for connecting via various MCP-compatible clients and tools.
- Detailed available tools (`search_location`, `plan_trip`), parameters, and example usage for each.
- Listed best practices, error handling, and coverage areas for optimal user experience.
Metadata
Frequently Asked Questions
What is Wheels Router?
Plan public transit trips globally using Wheels Router (Hong Kong) and Transitous (worldwide). It is an AI Agent Skill for Claude Code / OpenClaw, with 1736 downloads so far.
How do I install Wheels Router?
Run "/install wheels-router" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wheels Router free?
Yes, Wheels Router is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Wheels Router support?
Wheels Router is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wheels Router?
It is built and maintained by anscg (@anscg); the current version is v0.5.0.
More Skills