A CLI-based Israel Rail schedule search tool with fuzzy station matching and multi-format output.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install railil
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 railil using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Railil is a specialized command-line interface designed to streamline searching for Israel Rail train schedules. By integrating this tool as part of your Openclaw Skills library, developers and AI agents can programmatically access route information, travel times, and station data. It simplifies the process of finding the best rail connections without needing to navigate a complex web interface, making it an essential utility for commuters and automation workflows in the region.
Install the package globally using npm:
npm install -g railil
Once installed, ensure the binary is available in your system path to enable use within Openclaw Skills.
The skill returns structured data based on the requested output format. When using the JSON output for Openclaw Skills integrations, the schema typically includes:
| Field | Description |
|---|---|
| departureTime | Scheduled time for train departure |
| arrivalTime | Scheduled time for train arrival |
| duration | Total travel time between stations |
| changes | Number of train swaps required |
| stations | List of calling points during the journey |
Loading
A virtual pixel-art lobster that evolves and levels up based on your activity and engagement within Openclaw Skills.

An automated backup and recovery utility that synchronizes OpenClaw configurations, workspace data, and installed skills with a Git repository.

A conversational AI agent skill that integrates Remote Rocketship with WhatsApp to help users find and monitor remote job listings through natural language.

An expert AI polyglot tutor that provides adaptive, conversational language instruction and structured drills for over 100 languages.

A powerful CLI tool designed to fetch Israel Rail train schedules with fuzzy station matching and machine-readable output formats.

An API-free web searching and interactive browsing toolset powered by Playwright for AI agents.








































