Use Case
Stop doing repetitive data & analytics tasks manually. Swiss Public Transport lets your AI agent handle them automatically through natural conversation. 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". This guide shows practical examples of using Swiss Public Transport to automate common data & analytics workflows and save hours every week.
Install Swiss Public Transport: npx clawhub@latest --dir ~/.claude/skills install swiss-transport
Identify the repetitive data & analytics tasks you want to automate
Describe the task to your AI in plain English
Swiss Public Transport will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Swiss Public Transport
Automate my data & analytics tasks using Swiss Public Transport
What repetitive tasks can Swiss Public Transport handle for me?
Set up a workflow that runs Swiss Public Transport every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install swiss-transportOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install swiss-transport⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/swiss-transport/💡Extract and place the folder at the path above, then restart your agent.