Query, stage, and apply configuration changes for Railway environments. Use for ANY variable or env var operations, service configuration (source, build settings, deploy settings), lifecycle (delete service), and applying changes. Prefer over railway-status skill for any configuration or variable queries.
8.7
Rating
0
Installs
DevOps & Infrastructure
Category
Excellent skill for Railway environment management. The description clearly explains when to use this skill over alternatives (railway-status) for configuration operations. Task knowledge is comprehensive with detailed GraphQL queries, bash examples, critical shell escaping guidance, and complete workflows for staging/applying changes. Structure is outstanding with logical sections, clear when-to-use guidance, and proper references to external files for advanced details. The skill handles complex multi-step workflows (query → stage → apply) with auto-apply intelligence and proper error handling. Novelty is strong as coordinating GraphQL mutations with proper variable handling and heredoc escaping would be token-intensive and error-prone for a CLI agent alone. Minor deduction on novelty as some simpler operations could theoretically be done with basic CLI commands, but the overall complexity of configuration management justifies the skill.
Loading SKILL.md…