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,…
Search and deploy pre-configured services from Railway's template marketplace.
Supports 20+ templates across databases (PostgreSQL, Redis, MySQL, MongoDB), CMS platforms (Ghost, Strapi), storage (Minio), automation (n8n), and monitoring (Uptime Kuma)
Query templates by category or verification status; fetch template details including serialized configuration needed for deployment
Deploy templates to a project and environment in two steps: fetch template metadata, then execute deployment mutation with project, environment, and workspace IDs
Connect deployed services using reference variables (e.g., ${{Postgres.DATABASE_URL}}); backend services access private URLs, frontend applications must route through backend APIs or use public URLs
Templates
Search and deploy services from Railway's template marketplace.
When to Use
User asks to "add Postgres", "add Redis", "add a database"
User asks to "add Ghost", "add Strapi", "add n8n", or any other service
User wants to find templates for a use case (e.g., "CMS", "storage", "monitoring")
User asks "what templates are available?"
User wants to deploy a pre-configured service
Common Template Codesdon't have the plugin yet? install it then click "run inline in claude" again.
by @kostja94