Check current Railway project status for this directory. Use when user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables or configuration queries - use railway-environment skill for those.
7.5
Rating
0
Installs
DevOps & Infrastructure
Category
Well-structured skill with clear usage guidelines and comprehensive error handling. The description effectively explains when to use this skill versus the railway-environment skill. Task knowledge is solid with specific CLI commands and JSON parsing instructions. Structure is clean and logical with good separation of concerns. However, novelty is limited as this primarily wraps a single CLI command (`railway status --json`) that a CLI agent could easily invoke directly. The main value-add is the error handling guidance and output formatting, which is helpful but not highly complex.
Loading SKILL.md…