Jump to related tools in the same category or review the original source on GitHub.

Transportation @gumadeiras Updated 2/26/2026

Gotrain OpenClaw Skill - ClawHub

Do you want your AI agent to automate Gotrain workflows? This free skill from ClawHub helps with transportation tasks without building 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

npx clawhub@latest install gotrain

Full SKILL.md

Open original
namedescription
gotrainMTA 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.

gotrain

Atomic CLI for NYC transit departures (MTA Subway, LIRR, Metro-North).

Installation

npm install -g gotrain-cli

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 Haven
  • MNR-151 - New Haven-State St
  • MNR-1 - Grand Central
  • MNR-203 - Penn Station (MNR)
  • LIRR-349 - Grand Central
  • SUBWAY-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

Source

https://github.com/gumadeiras/gotrain-cli

Original URL: https://github.com/openclaw/skills/blob/main/skills/gumadeiras/gotrain

Related skills

If this matches your use case, these are close alternatives in the same category.