Gotrain OpenClaw Plugin & Skill | ClawHub
Looking to integrate Gotrain into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate transportation tasks instantly, without having to write custom tools from scratch.
What this skill does
MTA system train departures (NYC Subway, LIRR, Metro-North). Use when the user wants train times, schedules, or service alerts for MTA transit. Covers MTA Subway, LIRR, and Metro-North across the greater New York area.
Install
openclaw skills install @gumadeiras/gotrainnpx clawhub@latest install gotrainFull SKILL.md
Open original| name | description |
|---|---|
| gotrain | MTA system train departures (NYC Subway, LIRR, Metro-North). Use when the user wants train times, schedules, or service alerts for MTA transit. Covers MTA Subway, LIRR, and Metro-North across the greater New York area. |
SKILL.md content below is scrollable.
gotrain
Atomic CLI for NYC transit departures (MTA Subway, LIRR, Metro-North).
Installation
npm install -g gotrain
Commands
| Command | Description |
|---|---|
gotrain stations [query] |
List/search stations |
gotrain departures <station-id> |
Show departures for a station |
gotrain alerts |
Active service alerts |
gotrain fav <id> |
Toggle favorite station |
gotrain favs |
List favorite stations |
Common Station IDs
MNR-149- New HavenMNR-151- New Haven-State StMNR-1- Grand CentralMNR-203- Penn Station (MNR)LIRR-349- Grand CentralSUBWAY-631- Grand Central-42 St
Examples
# Search for Penn Station
gotrain stations penn
# New Haven to Grand Central departures
gotrain departures MNR-149
# Check service alerts
gotrain alerts
# Add favorite station
gotrain fav MNR-149