railway-metrics
Query resource usage metrics for Railway services. Use when user asks about resource usage, CPU, memory, network, disk, or service performance like "how much memory is my service using" or "is my service slow".
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install railway-metrics --cli claudewrites the skill into.claude/skills/railway-metrics/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/railway-metrics/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Query resource usage metrics for Railway services. Use when user asks about resource usage, CPU, memory, network, disk, or service performance like "how much memory is my service using" or "is my service slow".
When to use it
Query resource usage metrics for Railway services. Use when user asks about resource usage, CPU, memory, network, disk, or service performance like "how much memory is my service using" or "is my service slow".
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/railway/metrics/SKILL.md -o .claude/skills/metrics/SKILL.md
Notes
Extracted from davila7/claude-code-templates, metrics category.