·status

This skill should be used when the user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables ("what variables", "env vars", "add variable") or configuration queries - use environment skill for those.

1.3KInstalls·25Trend·@railwayapp

Installation

$npx skills add https://github.com/railwayapp/railway-skills --skill status

SKILL.md

Railway CLI is not installed. Install with: ``` npm install -g @railway/cli ``` or ``` brew install railway ``` Then authenticate: railway login

Not logged in to Railway. Run: ``` railway login ```

No Railway project linked to this directory. To link an existing project: railway link To create a new project: railway init

This skill should be used when the user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables ("what variables", "env vars", "add variable") or configuration queries - use environment skill for those. Source: railwayapp/railway-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/railwayapp/railway-skills --skill status
Category
</>Dev Tools
Verified
First Seen
2026-02-14
Updated
2026-02-18

Quick answers

What is status?

This skill should be used when the user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables ("what variables", "env vars", "add variable") or configuration queries - use environment skill for those. Source: railwayapp/railway-skills.

How do I install status?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/railwayapp/railway-skills --skill status Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/railwayapp/railway-skills