Armory
Source
Browse
Skills

railway-service

Check service status, rename services, change service icons, link services, or create services with Docker images. For creating services with local code, prefer railway-new skill. For GitHub repo sources, use railway-new skill to create empty service then railway-environment skill to configure source.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install railway-service --cli claude

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

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

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

What it is

Check service status, rename services, change service icons, link services, or create services with Docker images. For creating services with local code, prefer railway-new skill. For GitHub repo sources, use railway-new skill to create empty service then railway-environment skill to configure source.

When to use it

Check service status, rename services, change service icons, link services, or create services with Docker images. For creating services with local code, prefer railway-new skill. For GitHub repo sources, use railway-new skill to create empty service then railway-environment skill to configure source.

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/service/SKILL.md -o .claude/skills/service/SKILL.md

Notes

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