Wraps the Railway CLI into a skill that knows how to parse dashboard URLs, resolve project context, and route you to the right command. It handles the whole stack: projects, services, databases, object storage buckets, deployments, variables, logs, and metrics. The preflight checks are smart about ID extraction so you can paste a URL and skip the linking dance. It defaults to direct CLI commands for deterministic ops and falls back to Railway Agent for exploratory work. The telemetry tracking is inline so you don't get spammed with export statements. Good for when you're already in Railway and want Claude to drive deployments or troubleshoot without leaving the editor.
npx skills add https://github.com/railwayapp/railway-skills --skill new