Railway Metrics
Tracks key railway performance indicators (KPIs) like punctuality & delays to optimize operations and improve service reliability.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add railway-metrics npx -- -y @trustedskills/railway-metrics
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"railway-metrics": {
"command": "npx",
"args": [
"-y",
"@trustedskills/railway-metrics"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to Railway Metrics, a tool for monitoring and analyzing railway system performance. It allows users to query data related to train speeds, punctuality, and infrastructure health. The generated reports can be used to identify bottlenecks, optimize schedules, and improve overall efficiency of the rail network.
When to use it
- Analyze delays on a specific route: Determine the causes of frequent delays on the London to Edinburgh line.
- Assess infrastructure performance: Evaluate the condition of bridges and tunnels along a particular railway corridor.
- Optimize train schedules: Identify opportunities to improve punctuality by adjusting train timings based on historical data.
- Investigate incidents: Quickly gather relevant metrics following an incident, such as a derailment or signal failure.
Key capabilities
- Train speed analysis
- Punctuality reporting
- Infrastructure health monitoring
- Data query functionality
Example prompts
- "Show me the average train speed on the Paris-Lyon route last week."
- "What was the punctuality rate for trains departing from Berlin Hauptbahnhof yesterday?"
- "Generate a report on bridge condition assessments along the Trans-Siberian Railway."
Tips & gotchas
The skill requires familiarity with railway terminology and data structures. Specific query syntax may be needed to retrieve desired information accurately.
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.