This handles the full Railway platform from the command line: spin up services and databases, manage deployments across environments, configure variables, troubleshoot build failures, work with S3-compatible object storage buckets, and pull logs or metrics. It knows Railway's hierarchy (workspaces, projects, environments, services) and can parse dashboard URLs to extract the right IDs. The skill wraps both deterministic CLI commands and the newer Railway Agent for natural language queries. Useful when you're wiring up infrastructure, debugging a crashed service, or need to provision a Postgres instance without leaving your editor. It prefixes commands with telemetry tags and handles context switching so you don't accidentally deploy to the wrong environment.
npx skills add https://github.com/railwayapp/railway-skills --skill use-railway