Armory
Source
Browse
Skills

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 claude

writes the skill into.claude/skills/railway-metrics/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/railway-metrics/SKILL.md

Needs 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.