·templates
</>

templates

railwayapp/railway-skills

This skill should be used when the 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 database skill.

557Installs·19Trend·@railwayapp

Installation

$npx skills add https://github.com/railwayapp/railway-skills --skill templates

SKILL.md

| Databases | PostgreSQL | postgres | | | Redis | redis | | | MySQL | mysql | | | MongoDB | mongodb | | CMS | Ghost | ghost | | | Strapi | strapi | | Storage | Minio | minio | | Automation | n8n | n8n | | Monitoring | Uptime Kuma | uptime-kuma |

| first | Int | Number of results (max 100) | | verified | Boolean | Only verified templates | | recommended | Boolean | Only recommended templates |

Important: serializedConfig is the exact JSON object from the template query, not a string.

This skill should be used when the 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 database skill. Source: railwayapp/railway-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/railwayapp/railway-skills --skill templates
Category
</>Dev Tools
Verified
First Seen
2026-02-14
Updated
2026-02-18

Quick answers

What is templates?

This skill should be used when the 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 database skill. Source: railwayapp/railway-skills.

How do I install templates?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/railwayapp/railway-skills --skill templates Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/railwayapp/railway-skills