← Back to Skills Marketplace
lirantal

Railil

by lirantal · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1706
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-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 coherent: it simply wraps the 'railil' CLI distributed via npm. Before installing, confirm the npm package and GitHub repo (https://github.com/lirantal/railil) match and review the package contents and recent activity. Install in a controlled environment (or sandbox) if you have concerns. Remember npm packages can run arbitrary code on install—don't provide sensitive credentials to this skill, and if you allow autonomous agent invocation, be aware the agent could call the installed binary without additional prompts.
Capability Analysis
Type: OpenClaw Skill Name: skill-railil Version: 1.0.0 The skill bundle is benign. It provides instructions to install and use the `railil` CLI tool for checking train schedules. The `SKILL.md` file contains standard installation instructions (`npm install -g railil`) and usage examples, all directly aligned with the stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation within the provided files.
Capability Assessment
Purpose & Capability
Name/description, required binary (railil), and the install instruction (npm package 'railil' producing a 'railil' binary) are coherent and proportional to the described functionality (searching Israel Rail schedules). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to install and run the railil CLI with flags (from/to/date/time/output). It does not instruct reading arbitrary files, environment variables, or sending data to external endpoints beyond what the CLI itself does. The instructions are scoped to invoking the CLI and formatting its output.
Install Mechanism
The install uses npm (package 'railil'), which is a common and expected distribution method for a CLI. npm installs are moderate-risk compared with no-install skills because packages can contain arbitrary code; however, the manifest does not download code from arbitrary URLs or use extract-from-unknown-hosts. The SKILL.md cites a GitHub homepage (lirantal/railil) which provides traceability—verify the npm package and repository before installing.
Credentials
The skill declares no required environment variables or credentials. That is appropriate for a CLI that queries public transit schedules. There are no requests for unrelated secrets or config paths.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. Agent autonomous invocation is allowed (platform default) but not elevated by the skill's metadata. The skill does not attempt to modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-railil
  3. After installation, invoke the skill by name or use /skill-railil
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the railil skill. - Search Israel Rail train schedules by station, date, and time via the railil CLI. - Supports fuzzy search for station names. - Flexible output formats: text, JSON, table, and Markdown. - Easily filter results and limit number of trains shown.
Metadata
Slug skill-railil
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Railil?

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 1706 downloads so far.

How do I install Railil?

Run "/install skill-railil" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Railil free?

Yes, Railil is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Railil support?

Railil is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Railil?

It is built and maintained by lirantal (@lirantal); the current version is v1.0.0.

💬 Comments