← Back to Skills Marketplace
1826
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install railil
Description
Search for Israel Rail train schedules using the railil CLI. Find routes between stations with fuzzy search, filter by date/time, and output in various formats (JSON, Markdown, Table).
Usage Guidance
This skill appears to do exactly what it says: run the 'railil' CLI to query Israel Rail schedules. Before installing, consider: (1) review the npm package page and the GitHub repo (https://github.com/lirantal/railil) and verify the maintainer and recent activity; (2) prefer installing in a sandbox or non-global environment if you don't fully trust the package; (3) check the package version and changelog for postinstall scripts or unexpected behaviour. If you use it in an automated agent, validate outputs (e.g., JSON) and limit the agent's ability to install or run arbitrary packages without manual review.
Capability Analysis
Type: OpenClaw Skill
Name: railil
Version: 1.0.1
The skill bundle defines the installation and usage of the `railil` CLI tool for checking train schedules. The `SKILL.md` instructs the agent to install the `railil` npm package globally (`npm install -g railil`). While `npm install` carries an inherent supply chain risk by executing code from an external registry, the instruction itself is standard and directly aligned with the skill's stated purpose. There is no evidence of data exfiltration, malicious execution beyond the standard package installation, persistence mechanisms, prompt injection attempts against the agent, or obfuscation within the provided files.
Capability Assessment
Purpose & Capability
Name/description match the required binary and the install spec. The skill declares the 'railil' binary is required and shows an npm package (railil) that provides that binary — this is coherent for a CLI-based schedule lookup tool.
Instruction Scope
SKILL.md only instructs running the railil CLI with standard flags (from, to, date, time, output). It does not request reading unrelated files, environment variables, or transmitting results to unexpected endpoints.
Install Mechanism
Install is via the npm package 'railil', which is a typical way to provide a CLI. npm installs can run arbitrary code (postinstall scripts) and represent a supply-chain risk if the package or maintainer is untrusted — this is expected but worth reviewing before global install.
Credentials
No environment variables, credentials, or config paths are requested. The permissions requested are proportionate to a simple CLI wrapper skill.
Persistence & Privilege
The skill does not request always: true and does not declare any system-wide config modifications. It is user-invocable and can be invoked by the agent normally, which is expected for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install railil - After installation, invoke the skill by name or use
/railil - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added SKILL.md documentation with detailed installation, usage, and example commands.
- Describes how to search Israel Rail train schedules with fuzzy station search and output formatting.
- Lists all CLI options, supported formats, and practical usage scenarios.
- Provides npm install instructions and direct usage examples for various queries.
Metadata
Frequently Asked Questions
What is railil - Israel Railways train station schedule?
Search for Israel Rail train schedules using the railil CLI. Find routes between stations with fuzzy search, filter by date/time, and output in various formats (JSON, Markdown, Table). It is an AI Agent Skill for Claude Code / OpenClaw, with 1826 downloads so far.
How do I install railil - Israel Railways train station schedule?
Run "/install railil" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is railil - Israel Railways train station schedule free?
Yes, railil - Israel Railways train station schedule is completely free (open-source). You can download, install and use it at no cost.
Which platforms does railil - Israel Railways train station schedule support?
railil - Israel Railways train station schedule is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created railil - Israel Railways train station schedule?
It is built and maintained by lirantal (@lirantal); the current version is v1.0.1.
More Skills