What problem does it solve?
This Skill turns Wellington Metlink train GTFS and GTFS-RT data into agent-friendly, structured results, so you can answer questions about next arrivals, live vehicle positions, and service alerts without manual browsing or reverse engineering.
Core Features & Use Cases
- Next arrivals & station lookup: Query next train arrivals for a Wellington-area stop (including station parent stops) with structured timing and delay info.
- Operational status: Fetch current line delays (late/cancelled), live vehicle positions (lat/lon), and active service alerts with translated text.
- Line-focused summaries: Produce a quick snapshot of all Wellington train lines with counts for vehicles, delays, cancellations, and alerts.
Quick Start
Ask for the next Wellington train arrivals at a stop by running the nz-trains CLI command: python3 skills/nz-trains/scripts/cli.py arrivals WELL --json.