⏳ This skill is pending AI review.

Scores will appear once the review pipeline completes.

v0.1.0

railil

@lirantal⭐ 4 stars

Search for Israel Rail train schedules using the railil CLI. Use when the user asks about Israeli trains, Israel Rail schedules, train routes in Israel, or mentions the railil tool. Find routes between stations with fuzzy search, filter by date/time, and output in various formats (JSON, Markdown, Table).

—/10

// RATINGS

⭐GitHub Stars

New / niche

🟢ProSkills Score
—
📍

Not yet listed on ClawHub or SkillsMP

// README

Railil Skill 🚆

The ultimate Israel Rail schedule assistant for your AI agents.

Welcome to the Railil Skill! This skill empowers your AI agents (like Clawdbot) to instantly access real-time train schedules, plan routes, and find upcoming trains for Israel Rail directly from the command line. Powered by the robust railil CLI, it's designed to be fast, flexible, and agent-friendly.

🌟 Features

  • Smart Station Search: Fuzzy matching for station names means you don't need to know the exact spelling.
  • Flexible Scheduling: Find trains for right now, or plan ahead for specific dates and times.
  • Agent-Optimized Output: Supports JSON output for easy parsing by AI agents, alongside human-readable text and tables.
  • Zero Config: Works out of the box with npx or global npm installation.

🚀 Quick Start

This skill is designed to work seamlessly with Clawdbot.

Installation via ClawdHub

You can install this skill directly using the ClawdHub CLI:

clawdhub install railil

Manual Installation

Clone this repository into your skills directory:

git clone https://github.com/lirantal/skill-railil.git ./skills/railil

🎮 Usage

Once installed, your agent can invoke the railil command to query train data.

📍 Find Next Trains

Need to get somewhere fast? Find the next available trains between two cities.

railil --from "Tel Aviv" --to "Haifa"

📅 Plan a Trip

Checking schedules for a future date? No problem.

railil --from "Beer Sheva" --to "Tel Aviv" --time 08:00 --date 2023-11-01

🤖 For Agents (JSON)

Get raw data for processing.

railil --from "Ben Gurion" --to "Jerusalem" --output json

🛠️ About Railil

This skill wraps the railil npm package. It's a community-driven project to make Israel Rail data accessible via the command line.

Contributing

Please consult CONTRIBUTING for guidelines on contributing to this project.

👤 Author

Liran Tal

🔗 Links

📄 License

This project is licensed under the Apache-2.0 License. See the LICENSE file for details.

// HOW IT'S BUILT

KEY FILES

SKILL.mdREADME.md

// REPO STATS

4 stars

// ACTIONS

Rate this skill

login to rate

// SCORE

Pending review

// DETAILS

Categoryother
Author@lirantal
Versionv0.1.0
PriceFree