This skill should be used when the user asks about resource usage, CPU, memory, network, disk, or service performance. Covers questions like "how much memory…
Query CPU, memory, network, and disk usage metrics for Railway services. Supports nine metric types including CPU usage, memory, network traffic (RX/TX), and disk usage across deployments and instances Query metrics for a single service or all services in an environment using optional groupBy parameters (by deployment, instance, region, or service) Requires environmentId from railway status --json; serviceId is optional to retrieve metrics across all services Time-based queries with ISO 8601 date ranges, configurable sample rates, and averaging windows for smoothing data Service Metrics Query resource usage metrics for Railway services. When to Use User asks "how much memory is my service using?" User asks about CPU usage, network traffic, disk usage User wants to debug performance issues User asks "is my service healthy?" (combine with service skill) Prerequisites Get environmentId and serviceId from linked project: railway status --json
don't have the plugin yet? install it then click "run inline in claude" again.