Agent skill
transit-project-ideas
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/transit-project-ideas
SKILL.md
Smart Speaker Skill for "When's the next X bus"
Author
Description
With more homes having a smart speaker, people are accustomed to asking the speaker questions such as "how many ounces are three tablespoons" or "is it going to rain today." To make public transit part of this ecosystem, it would be valuable to provide a speaker skill to answer questions like "when is the next 39 bus" with a human description of the prediction arrival times: "the next inbound 39 buses arrive in 8 minutes and 20 minutes. the next outbound buses arrive in 6 minutes and 15 minutes."
Data Sources
The MBTA's V3 API provides the relevant data: Predictions for upcoming vehicles can be queried around a location (given the latitude/longitude) Static information about the stop and route are available through the Stops and Routes endpoints
Both Google and Amazon provide APIs to build skills for their speakers.
Level
Intermediate
Didn't find tool you were looking for?