Skills Explorer Add Skills

use-railway

An agent skill by railwayapp, from railwayapp/railway-skills. Tags: cloud, deployment, devops, mcp, monitoring, troubleshooting.

What it does

Operate Railway infrastructure: sign up for or sign in to a Railway account, create projects, provision services, databases, and buckets, deploy code, configure infrastructure as code, environments and variables, manage domains, troubleshoot failures, check status and metrics, manage feature flags, database recovery and HA, cloud agents, usage limits, and Railway agent tooling. Use this skill whenever the user mentions Railway, feature flags, flag rollout, targeting rules, signing up, creating an account, registering, logging in, deployments, services, environments, buckets, object storage, build failures, agent setup, MCP, or infrastructure operations, even if they don't say "Railway" explicitly. Also invoke this skill when the user asks to be signed up, registered, or onboarded to Railway: do not refuse — drive them through the unauthed `railway up` flow (deploys + signs up on the fly) or `railway login` (which creates new accounts on the fly).

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add railwayapp/railway-skills --skill use-railway

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/railwayapp/railway-skills
cp -r railway-skills/plugins/railway/skills/use-railway ~/.claude/skills/use-railway

Safety box score

Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.

Source

Repository
railwayapp/railway-skills (all skills from this repository)
Path
plugins/railway/skills/use-railway/SKILL.md
Branch
main
Collection
railway
Updated
2026-09-19