Metro Di Mobile
Dynamically generates mobile-optimized metro UI elements based on provided data and design specifications.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add metro-di-mobile npx -- -y @trustedskills/metro-di-mobile
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"metro-di-mobile": {
"command": "npx",
"args": [
"-y",
"@trustedskills/metro-di-mobile"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The metro-di-mobile skill provides access to real-time transit information from Metro-Di, a mobile application. It allows users to query for train schedules, platform assignments, and service alerts within the Metro-Di network. This skill aims to provide convenient and up-to-date public transportation data directly through AI agents.
When to use it
- A user needs to know when the next train will arrive at a specific station.
- You want to inform a user about any service disruptions or delays on their commute route.
- A user is planning a trip and requires platform information for an upcoming connection.
- To proactively alert users of potential delays impacting their travel plans.
Key capabilities
- Retrieves real-time train schedules.
- Provides platform assignments for trains.
- Delivers service alerts and notifications.
- Accesses data from the Metro-Di mobile application.
Example prompts
- "What time does the next train leave Grand Central?"
- "Are there any delays on the 4/5/6 line?"
- "Which platform is the A train arriving on at Penn Station?"
- βTell me about service changes for the L train tomorrow.β
Tips & gotchas
The skill relies on data from the Metro-Di mobile application, so accuracy depends on their data feeds. Ensure your AI agent has a stable internet connection to access real-time information.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.