← 返回 Skills 市场
1736
总下载
2
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install wheels-router
功能描述
Plan public transit trips globally using Wheels Router (Hong Kong) and Transitous (worldwide)
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wheels-router - 安装完成后,直接呼叫该 Skill 的名称或使用
/wheels-router触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Wheels Router 是什么?
Plan public transit trips globally using Wheels Router (Hong Kong) and Transitous (worldwide). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1736 次。
如何安装 Wheels Router?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wheels-router」即可一键安装,无需额外配置。
Wheels Router 是免费的吗?
是的,Wheels Router 完全免费(开源免费),可自由下载、安装和使用。
Wheels Router 支持哪些平台?
Wheels Router 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wheels Router?
由 anscg(@anscg)开发并维护,当前版本 v0.5.0。
推荐 Skills