db-cli
Installation
SKILL.md
Usage
# Basic search (uses current time)
db-cli "Berlin Hbf" "München Hbf"
# Search with specific departure time
db-cli -d "2025-01-15T14:30" "Frankfurt" "Hamburg"
# Search with arrival time
db-cli -a "2025-01-15T18:00" "Köln" "Stuttgart"
Output Format
Results show connections with:
- Departure/arrival times
- Duration
- Number of transfers
- Train types (ICE, IC, RE, etc.)
- Platform information
See README.md for full documentation.
Related skills
More from mic92/mics-skills
gmaps-cli
Search for places and get directions using Google Maps. Use for finding locations, nearby places, and route planning.
10browser-cli
Control Firefox browser from the command line. Use for web automation, scraping, testing, or any browser interaction tasks.
1context7-cli
Fetch up-to-date library documentation from Context7. Use for getting code examples and API docs for any library.
1calendar-cli
Manage calendar events and send meeting invitations. Use for listing, creating, editing, deleting events and sending/replying to invites.
1