Toolverse
All skills

trein

by openclaw

Query Dutch Railways (NS) for train departures, trip planning, disruptions, and station search via the trein CLI.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
1

About this skill

Query Dutch Railways (NS) for train departures, trip planning, disruptions, and station search via the trein CLI.

How to use

  1. Zainstaluj trein za pomocą npm poleceniem npm i -g trein, lub pobierz gotowy plik binarny ze strony GitHub Releases dla swojego systemu operacyjnego (macOS lub Linux).
  2. Utwórz klucz API na portalu https://apiportal.ns.nl/, a następnie ustaw zmienną środowiskową export NS_API_KEY="twoj-klucz" lub zapisz klucz w pliku konfiguracyjnym ~/.config/trein/trein.config.json w formacie JSON.
  3. Aby sprawdzić odloty z wybranego dworca, użyj polecenia trein departures "Nazwa Dworca" lub skrótu trein d nazwa, na przykład trein d amsterdam.
  4. Planuj podróż między dwoma miastami poleceniem trein trip "Miasto Początkowe" "Miasto Docelowe" lub skrótem trein t miasto1 miasto2.
  5. Sprawdzaj bieżące zakłócenia w sieci kolei poleceniem trein disruptions, aby być na bieżąco z ewentualnymi opóźnieniami.
  6. Dodaj aliasy dla często odwiedzanych stacji poleceniem trein alias set nazwa "Pełna Nazwa Dworca", aby przyspieszyć przyszłe zapytania.

Related skills

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

gog

by openclaw

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Backend
34126

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

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