db-bahn

Queries Deutsche Bahn train connections and prices via the dbrest CLI tool.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/timkrase/clawdis-skills --skill db-bahn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: db-bahn
Source: https://github.com/timkrase/clawdis-skills/tree/main/db-bahn
Command: npx skills add https://github.com/timkrase/clawdis-skills --skill db-bahn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of finding train connections and their associated prices for Deutsche Bahn, eliminating the need to navigate complex websites or apps.

Core Features & Use Cases

  • Find Stations: Quickly retrieve station IDs (IBNR) needed for journey searches.
  • Search Connections: Find train routes between specified stations, with options for departure time and number of results.
  • View Prices: Get pricing information for long-distance train journeys.
  • Live Departures/Arrivals: Check real-time departure and arrival information for specific stations.
  • Use Case: Planning a trip from Cologne to Munich, you can use this Skill to find the fastest trains, check their prices, and see live departure times.

Quick Start

Find train journeys from Köln Hbf to München Hbf with 5 results.

Frequently Asked Questions about db-bahn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Deutsche Bahn train connections and prices?

Find station IDs (IBNR) first, then use them to search for train journeys between specified stations, specifying a departure time and limiting the number of returned results.

Can I check live departures and arrivals for Deutsche Bahn stations?

Yes, the Skill retrieves live departure and arrival data for specified train stops, allowing you to check real-time schedule updates.

How do I find the station ID needed to search for train journeys?

The Skill provides a feature to quickly retrieve the required station IDs (IBNR) needed to search for train routes and journey connections.

Does the Deutsche Bahn pricing tool work for all train types?

Pricing information retrieval is supported for long-distance train journeys, while connection searches and live data apply to specified train stops generally.

What is needed to search for train routes between two stations?

To search train routes, you need the station IDs for both departure and arrival stops, and you can optionally specify a departure time and limit the number of results returned.

Are there limitations when retrieving Deutsche Bahn pricing information?

Pricing information is limited to long-distance train journeys, and all connection queries rely on the dbrest CLI tool for fetching station data and live schedules.