返回顶部
r

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).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
1,798
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

railil

Railil CLI

一个用于查询以色列铁路列车时刻表的命令行工具。

安装

bash
npm install -g railil

使用方法

该命令行工具支持车站名称的模糊匹配。

基本搜索

查询两个车站之间的下一班列车:

bash
railil --from 特拉维夫 --to 海法

日期和时间

查询特定日期和时间的列车:

bash
railil --from 贝尔谢巴 --to 特拉维夫 --time 08:00 --date 2023-11-01

输出格式

如需机器可读的输出或特定格式,请使用 --output 参数。
支持的格式:text(默认)、json、table、markdown。

JSON 输出(推荐用于自动化工具):
bash
railil --from 特拉维夫 --to 海法 --output json

Markdown 输出:
bash
railil --from 特拉维夫 --to 海法 --output markdown

选项

  • - -f, --from <车站>:出发站名称(支持模糊匹配)。
  • -t, --to <车站>:到达站名称(支持模糊匹配)。
  • -d, --date <日期>:出行日期。
  • -h, --time <时间>:出行时间(HH:MM格式)。
  • -l, --limit <数量>:限制结果数量。
  • -o, --output <格式>:输出格式(json、text、table、markdown)。
  • --help:显示帮助信息。

示例

查询从本古里安机场到耶路撒冷的接下来3班列车:
bash
railil --from 本古里安 --to 耶路撒冷 --limit 3

以JSON格式获取明天早上的时刻表:
bash
railil --from 海法 --to 特拉维夫 --time 07:30 --output json

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 railil-1776389891 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 railil-1776389891 技能

通过命令行安装

skillhub install railil-1776389891

下载

⬇ 下载 railil v1.0.1(免费)

文件大小: 1.44 KB | 发布时间: 2026-4-17 14:19

v1.0.1 最新 2026-4-17 14:19
- 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.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部