septa

Query real-time SEPTA Regional Rail schedules and train status via septacli.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/DeGrandis/septa-cli --skill septa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: septa
Source: https://github.com/DeGrandis/septa-cli/tree/main
Command: npx skills add https://github.com/DeGrandis/septa-cli --skill septa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides real-time information about SEPTA Regional Rail trains, eliminating the need to manually check schedules or guess departure times.

Core Features & Use Cases

  • Real-time Departures: Get immediate departure information from any station.
  • Direct Route Planning: Find direct train options between two specific stations.
  • Live Train Tracking: View the current location and status of all active trains.
  • Detailed Schedules: Access comprehensive stop-by-stop schedules for specific trains.
  • Use Case: A commuter needs to know the next train from Suburban Station to Malvern. They can ask the Skill for departures from Suburban Station and then use the train number to get the specific schedule to Malvern.

Quick Start

Find the next train departing from Suburban Station.

Frequently Asked Questions about septa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check real-time SEPTA Regional Rail train departures from a specific station?

To check real-time SEPTA Regional Rail departures, query the Skill with a station name to retrieve immediate departure times, delays, and live train status directly from the official SEPTA API.

Can I find a direct train between two SEPTA stations?

You can find direct SEPTA Regional Rail trains between two stations by requesting a route plan. The Skill returns matching direct train options and their schedules for your specified origin and destination stations.

How do I get the stop-by-stop schedule for a specific SEPTA train number?

To get a detailed stop-by-stop schedule for a specific SEPTA train, provide the train number to the Skill. It retrieves the comprehensive route schedule and live status for that exact train from the SEPTA API.

Does this Skill provide live tracking for all active SEPTA Regional Rail trains?

Yes, the Skill provides live tracking for all active SEPTA Regional Rail trains. You can view the current location and real-time status of every active train operating on the network via the command-line interface.

What is the best way to automate checking SEPTA train delays and arrival times?

The best way to automate checking SEPTA train delays and arrival times is using the Skill's command-line interface tool, which queries the official SEPTA API to return real-time schedules, delays, and status updates.

Do I need any API keys or dependencies to query SEPTA transit schedules?

No external dependencies or API keys are required to query SEPTA transit schedules. The Skill operates via a standalone command-line interface script that directly interacts with the official SEPTA API.

Related Skills