← 返回 Skills 市场
1706
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-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).
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-railil - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-railil触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1706 次。
如何安装 Railil?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-railil」即可一键安装,无需额外配置。
Railil 是免费的吗?
是的,Railil 完全免费(开源免费),可自由下载、安装和使用。
Railil 支持哪些平台?
Railil 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Railil?
由 lirantal(@lirantal)开发并维护,当前版本 v1.0.0。
推荐 Skills