rail-cliUK National Rail CLI — live departures, arrivals, station search, destination filtering, batch station search from stdin, and lightweight field selection for...
Install via ClawdBot CLI:
clawdbot install shan8851/rail-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://rail-cli.xyzAudited Apr 18, 2026 · audit v1.0
Generated May 12, 2026
Provide live departures and arrivals for UK National Rail stations. Users can check train times, platforms, and delays instantly from the command line, filtering by destination or origin.
Search for UK stations by name and retrieve their CRS codes (e.g., 'waterloo' -> 'WAT'). Useful for agents or scripts that need to map station names to official codes for further queries.
Process a list of station names from stdin using `rail search --stdin --json` to get structured output. Enables bulk lookups for data analysis or integration with other tools.
Integrate rail-cli into an AI agent to answer queries about train schedules, station details, and route options. The agent can use the structured JSON output to make decisions or recommendations.
Offer free access to basic departure/arrival data with rate limits, and charge for higher usage tiers or premium features like historical data or WebSocket streams.
License the CLI tool to companies for embedding in their internal dashboards or customer-facing apps, providing real-time rail information without building from scratch.
Aggregate and clean National Rail data from the tool, then sell it as datasets to logistics companies, travel agencies, or researchers for analysis and planning.
💬 Integration Tip
Ensure DARWIN_ACCESS_TOKEN is set as an environment variable for departures/arrivals. Use `rail search --stdin` for batch station queries from other programs.
Scored Jun 29, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.