Toolverse
All skills

railil

by openclaw

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

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend
Views
2

About this skill

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

How to use

  1. Zainstaluj railil globalnie na swoim komputerze za pomocą npm: npm install -g railil. Wymaga zainstalowanego Node.js.

  2. Wykonaj podstawowe wyszukiwanie, podając stację początkową i docelową. Railil obsługuje fuzzy search, więc możesz wpisać przybliżoną nazwę stacji, np. railil --from "Tel Aviv" --to "Haifa". Wynik pokaże kolejne dostępne pociągi.

  3. Aby wyszukać pociągi na konkretny dzień i godzinę, dodaj flagi --date i --time: railil --from "Beer Sheva" --to "Tel Aviv" --time 08:00 --date 2023-11-01. Data powinna być w formacie YYYY-MM-DD, a czas w HH:MM.

  4. Ogranicz liczbę wyników za pomocą flagi --limit, na przykład railil --from "Ben Gurion" --to "Jerusalem" --limit 3 pokaże tylko 3 pierwsze pociągi.

  5. Zmień format wyjścia, dodając flagę --output. Dostępne opcje to json, text (domyślnie), table i markdown. Dla integracji z agentami AI zalecane jest JSON: railil --from "Tel Aviv" --to "Haifa" --output json.

  6. Wyświetl pełną listę dostępnych opcji i przykładów, wpisując railil --help.

Related skills

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379