← 返回 Skills 市场
Pipeworx swisstransport
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-swisstransport
功能描述
Provides real-time Swiss public transport info including station search, route planning with schedules, and live departure boards for trains, buses, and trams.
安全使用建议
This skill is coherent with its described purpose and doesn't install code or ask for secrets — it simply forwards queries to https://gateway.pipeworx.io/swisstransport/mcp. Before installing, consider whether you trust that external endpoint: the skill has no published source or homepage to verify the maintainer or privacy practices. Avoid sending sensitive or private information through it, test with harmless queries first, and prefer skills backed by official APIs (SBB or known open-data endpoints) if you need strong provenance. If you need higher assurance, ask the publisher for source code or a privacy policy, or run traffic through a network monitor to inspect what is sent.
功能分析
Type: OpenClaw Skill
Name: pipeworx-swisstransport
Version: 1.0.0
The skill provides access to Swiss public transport data via a remote MCP gateway (gateway.pipeworx.io). The SKILL.md documentation clearly defines tools for station searches and route planning, and the provided examples and configuration are consistent with the stated purpose without any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (Swiss transport queries) match the instructions: the SKILL.md shows JSON-RPC/curl calls to an API that returns station, connections, and stationboard data. No unrelated binaries or env vars are requested.
Instruction Scope
The instructions are narrowly scoped to calling the external endpoint (https://gateway.pipeworx.io/swisstransport/mcp) for transport data; they do not direct reading local files or extra environment variables. However, using the skill will send user queries and possibly conversation content to a third-party gateway.
Install Mechanism
No install spec and no code files — nothing is written to disk and no packages are pulled. This is low risk from an install standpoint.
Credentials
The skill requests no credentials or env variables (proportionate). Be aware that because there is no auth, queries (including potentially sensitive location or planning queries) are sent to an external service without a clear privacy policy or owner listed.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request elevated persistence or modify other skills/config; however, an agent invoking it will contact an external server when used.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-swisstransport - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-swisstransport触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx swisstransport 是什么?
Provides real-time Swiss public transport info including station search, route planning with schedules, and live departure boards for trains, buses, and trams. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 Pipeworx swisstransport?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-swisstransport」即可一键安装,无需额外配置。
Pipeworx swisstransport 是免费的吗?
是的,Pipeworx swisstransport 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx swisstransport 支持哪些平台?
Pipeworx swisstransport 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx swisstransport?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills