Armory
Source
Browse
Skills

railway-templates

Search and deploy services from Railway's template marketplace. Use when user wants to add a service from a template, find templates for a specific use case, or deploy tools like Ghost, Strapi, n8n, Minio, Uptime Kuma, etc. For databases (Postgres, Redis, MySQL, MongoDB), prefer the railway-database skill.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install railway-templates --cli claude

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

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

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

What it is

Search and deploy services from Railway's template marketplace. Use when user wants to add a service from a template, find templates for a specific use case, or deploy tools like Ghost, Strapi, n8n, Minio, Uptime Kuma, etc. For databases (Postgres, Redis, MySQL, MongoDB), prefer the railway-database skill.

When to use it

Search and deploy services from Railway's template marketplace. Use when user wants to add a service from a template, find templates for a specific use case, or deploy tools like Ghost, Strapi, n8n, Minio, Uptime Kuma, etc. For databases (Postgres, Redis, MySQL, MongoDB), prefer the railway-database skill.

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

Notes

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