← Back to Skills Marketplace
xenofex7

Swiss Public Transport

by xenofex7 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1868
Downloads
3
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install swiss-transport
Description
Swiss Public Transport real-time information. Use when querying train, bus, tram, or boat schedules in Switzerland. Supports station search, departure boards, journey planning from A to B, and connection details. Use for queries like "When does the next train leave from Zürich?" or "How do I get from Bern to Geneva?" or "Show departures at Basel SBB".
Usage Guidance
This skill appears coherent and low-risk: it only makes HTTPS requests to the official transport.opendata.ch API and prints formatted results using a small Python script. Before installing, verify you trust the skill owner and the listed homepage (https://transport.opendata.ch). If you run the included script, be aware it performs live network calls to that API (no credentials are needed). As a general precaution, run new code in a sandboxed or controlled environment if you want to limit any network or execution exposure.
Capability Analysis
Type: OpenClaw Skill Name: swiss-transport Version: 1.0.0 The skill bundle is benign. It provides functionality to query Swiss public transport information using the official transport.opendata.ch API. The `SKILL.md` file contains clear instructions and `curl` examples targeting this legitimate API. The `scripts/journey.py` Python script also exclusively interacts with `https://transport.opendata.ch/v1/connections` to fetch and display journey details. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation.
Capability Assessment
Purpose & Capability
Name/description, SKILL.md examples, and the included Python script all target transport.opendata.ch and public-transport queries; requested resources (none) and the script's behavior are consistent with the stated purpose.
Instruction Scope
SKILL.md instructs only to call the official API endpoints and to run a local helper script; the instructions do not read arbitrary files, request unrelated environment variables, or send data to third-party endpoints.
Install Mechanism
No install spec is provided (instruction-only with a small script). The script is plain Python, no downloads or extraction from external/untrusted URLs are used.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not access secrets or unrelated environment variables.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install swiss-transport
  3. After installation, invoke the skill by name or use /swiss-transport
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Swiss Public Transport skill - Real-time departure boards for all Swiss stations - Journey planning with detailed connections - Station search with autocomplete - Includes helper script for formatted output - No API key required - uses transport.opendata.ch
Metadata
Slug swiss-transport
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Swiss Public Transport?

Swiss Public Transport real-time information. Use when querying train, bus, tram, or boat schedules in Switzerland. Supports station search, departure boards, journey planning from A to B, and connection details. Use for queries like "When does the next train leave from Zürich?" or "How do I get from Bern to Geneva?" or "Show departures at Basel SBB". It is an AI Agent Skill for Claude Code / OpenClaw, with 1868 downloads so far.

How do I install Swiss Public Transport?

Run "/install swiss-transport" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Swiss Public Transport free?

Yes, Swiss Public Transport is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Swiss Public Transport support?

Swiss Public Transport is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Swiss Public Transport?

It is built and maintained by xenofex7 (@xenofex7); the current version is v1.0.0.

💬 Comments