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.
Why use this skill?
Use the gotrain skill to access real-time MTA subway, LIRR, and Metro-North schedules, station data, and service alerts directly through your OpenClaw interface.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gumadeiras/gotrainWhat This Skill Does
The gotrain skill is a powerful command-line interface integration for OpenClaw that serves as a direct gateway to real-time transit data for the Metropolitan Transportation Authority (MTA) network in New York. Whether you are commuting via the New York City Subway, the Long Island Rail Road (LIRR), or Metro-North Railroad, this skill provides instant access to departure schedules, station information, and critical service alerts. By interfacing directly with MTA data feeds, it removes the need to browse complex transit websites or use bloated mobile apps, allowing users to query live status updates directly through their terminal or OpenClaw interface.
Installation
To integrate this skill into your environment, use the OpenClaw management command:
clawhub install openclaw/skills/skills/gumadeiras/gotrain
For local command-line access outside of OpenClaw, ensure you have Node.js installed and run:
npm install -g gotrain-cli
Use Cases
This skill is designed for daily commuters and visitors to the New York metropolitan area who require reliable, low-latency transit information. Common use cases include:
- Rapidly checking if your train is delayed or on time before leaving your office.
- Navigating complex transit hubs like Grand Central or Penn Station by looking up specific platform departures.
- Monitoring system-wide service disruptions via the alert command to decide on alternative travel routes.
- Keeping a list of frequently used stations as "favorites" for one-command status checks during the morning and evening rush hours.
Example Prompts
- "Check the current service alerts for the MTA to see if there are any major subway delays."
- "What are the next departures for Grand Central using the Metro-North station ID MNR-1?"
- "Search for the station ID for Atlantic Terminal and save it to my favorites list using gotrain."
Tips & Limitations
- Station Identification: Always check the
gotrain stations [query]command first if you are unsure of the specific station ID, as these are technical identifiers required for accurate data fetching. - Real-Time Accuracy: While the data is sourced from official MTA channels, ensure you verify significant travel changes via station signage if your mobile data connectivity is inconsistent.
- Scope: This tool is strictly for MTA-managed transit lines. It does not provide data for PATH, NJ Transit, or private bus carriers operating outside the MTA jurisdiction. If a command returns no data, verify that your network connection allows access to the MTA API endpoints.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gumadeiras-gotrain": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
little-snitch
Control Little Snitch firewall on macOS. View logs, manage profiles and rule groups, monitor network traffic. Use when the user wants to check firewall activity, enable/disable profiles or blocklists, or troubleshoot network connections.
lastfm
Access Last.fm listening history, music stats, and discovery. Query recent tracks, top artists/albums/tracks, loved tracks, similar artists, and global charts.
apple-mail-search
Apple Mail search on macOS with fast metadata and full body lookup. Use for finding messages in Mail.app by subject/sender/recipient/date, opening messages, and reading full body text.
calcurse
A text-based calendar and scheduling application. Use strictly for CLI-based calendar management.
Parcel Package Tracking
Track and add deliveries via Parcel API.