← Back to Skills Marketplace
Pipeworx swisstransport
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-swisstransport
Description
Provides real-time Swiss public transport info including station search, route planning with schedules, and live departure boards for trains, buses, and trams.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-swisstransport - After installation, invoke the skill by name or use
/pipeworx-swisstransport - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Pipeworx swisstransport?
Run "/install pipeworx-swisstransport" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx swisstransport free?
Yes, Pipeworx swisstransport is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx swisstransport support?
Pipeworx swisstransport is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx swisstransport?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills