Armory
Source
Browse
Skills

railway-environment

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.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install railway-environment --cli claude

writes the skill into.claude/skills/railway-environment/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/railway-environment/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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.

When to use it

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.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/railway/environment/SKILL.md -o .claude/skills/environment/SKILL.md

Notes

Extracted from davila7/claude-code-templates, environment category.