🎯

metrics

🎯Skill

from railwayapp/railway-skills

VibeIndex|
What it does
|

Queries and retrieves resource usage metrics for Railway projects and services, providing insights into computational and network performance

Overview

Metrics is an official Railway skill that enables AI coding agents to query resource usage metrics for Railway deployments. It is part of the Railway Skills collection that provides comprehensive management capabilities for the Railway cloud platform, following the Agent Skills open format.

Key Features

  • Resource Usage Queries - Enables querying CPU, memory, network, and other resource usage metrics for Railway services and deployments
  • Comprehensive Platform Skills - Part of a 12-skill collection covering status, projects, services, deployments, domains, environments, databases, and templates
  • Auto-Approved API Calls - Includes a PreToolUse hook that auto-approves railway-api.sh calls to eliminate permission prompts on every GraphQL API request
  • Universal Installer - Installable via curl -fsSL railway.com/skills.sh | bash or npx skills add railwayapp/railway-skills for broad agent support
  • Shared Scripts Architecture - Uses canonical shared scripts and references across all Railway skills for consistent API interaction

Who is this for?

This skill is designed for developers and DevOps engineers who deploy applications on Railway and want AI-assisted monitoring and resource usage analysis. It is ideal for teams managing Railway deployments who need quick insights into resource consumption patterns without navigating the Railway dashboard manually.

πŸ“¦

Same repository

railwayapp/railway-skills(16 items)

metrics

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add railwayapp/railway-skills --skill metrics
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add railwayapp/railway-skills --skill metrics
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/metrics/SKILL.md

SKILL.md

802Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
service🎯Skill

Manages Railway services β€” viewing, configuring, and performing operations on deployed services within a Railway project.

🎯
central-station🎯Skill

Official agent skills for Railway cloud platform covering project status, deployments, domains, variables, and CI/CD workflows, compatible with Claude Code, Codex, and OpenCode.

🎯
status🎯Skill

Checks the current status and health of a Railway project, including deployment state, service health, and potential issues.

🎯
railway-docs🎯Skill

Official Railway agent skills for managing Railway deployments, including project status checks, service management, database provisioning, domain configuration, environment variables, deployment logs, and marketplace template deployment. Supports Claude Code, Codex, OpenCode, and Cursor.

🎯
deployment🎯Skill

Railway deployment skill for deploying and managing applications on Railway cloud platform. Follows the Agent Skills open format and supports Claude Code, OpenAI Codex, OpenCode, and Cursor.

🎯
deploy🎯Skill

Deploys local code to a Railway project, enabling quick and direct deployment of applications directly from the local development environment.

🎯
database🎯Skill

Simplifies database operations with intelligent schema generation, query optimization, and seamless connection management across multiple database systems.

🎯
projects🎯Skill

Lists, switches between, and configures Railway projects for developers managing multiple project environments.

🎯
use-railway🎯Skill

An agent skill for Railway that covers project and service setup, deploy and release operations, troubleshooting, environment configuration, networking, and observability workflows.

🎯
environment🎯Skill

Manages Railway project configuration by allowing users to set, list, modify, and delete environment variables, runtime commands, and service replica settings.