A comprehensive command-line suite for real-time Deutsche Bahn train tracking, journey planning, and delay forecasting.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-bahn
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install openclaw-bahn using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The bahn skill is a specialized tool designed for the Deutsche Bahn rail network, offering a deep feature set for tracking trains, identifying live departures, and planning complex journeys. As a key utility within the Openclaw Skills library, it aggregates data from multiple sources including IRIS, Vendo, and bahn.expert to provide a unified interface for rail travel information without requiring individual API keys.
Beyond simple lookups, this skill focuses on technical accuracy and data enrichment. It handles everything from parsing raw Navigator share text to calculating the probability of missed transfers. By integrating this into your workflow, you gain access to a professional-grade railway data parser that supports long-distance (ICE/IC), regional (RE/RB), S-Bahn, and even international connections to neighboring countries.
To use this component of Openclaw Skills, ensure you have Node.js installed on your system. You will need to install the required library dependencies:
npm install db-vendo-client devalue fast-xml-parser
Once installed, you can search for stations or plan journeys directly from your terminal:
node scripts/bahn.mjs --search "Berlin Hbf"
node scripts/bahn.mjs --journey "Hamburg" "Munich"
The bahn skill returns data in a consistent JSON format. Key fields include:
| Field | Description |
|---|---|
mode |
The specific command executed (e.g., search, departures, parse). |
timestamp |
ISO8601 formatted string of the request time. |
connection |
Object containing date, origin, destination, and leg details. |
liveStatus |
Real-time information including next transfer and recommendation. |
assessment |
Predictive modeling data (only populated with the --predict flag). |
errors/warnings |
Arrays containing any technical issues encountered during data retrieval. |
Loading
A privacy-respecting metasearch skill that allows AI agents to query local SearXNG instances for web, news, and media results.

Access real-time interpreted crypto wallet data, DeFi positions, and transaction history across 50+ EVM chains and Solana.

Access real-time multi-chain crypto wallet data, DeFi positions, and token analytics via the Zerion MCP server.

A powerful MCP-enabled skill for real-time querying of crypto wallet data, DeFi positions, and token pricing across EVM chains and Solana.

A mandatory monitoring tool that records every skill execution and task detail into a structured JSONL format for real-time tracking and debugging.

A senior-level AI consultant for roofing contractors and adjusters that provides expert reasoning for measurements, insurance claims, and business operations.








































