templates

Find and deploy Railway templates to projects via the Railway API.

303|36|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/railwayapp/railway-skills --skill templates-railwayapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/railwayapp/railway-skills/tree/main/plugins/railway/skills/templates
Command: npx skills add https://github.com/railwayapp/railway-skills --skill templates-railwayapp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps teams quickly bootstrap services by locating and deploying Railway templates without manual setup.

Core Features & Use Cases

  • Find templates by category or code and preview descriptions.
  • Deploy a selected template to a project with the generated configuration.
  • Use cases include adding a new database, CMS, or monitoring tool from templates and exploring available options.

Quick Start

Search for a template by code or category and deploy it to your Railway project in a single action.

Frequently Asked Questions about templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy Railway templates to bootstrap a new service?

You can deploy Railway templates by searching the marketplace for a specific code or category and executing the deployment to your project. This automatically applies the generated configuration to bootstrap your service quickly.

Can I browse available Railway templates by category before deploying?

Yes, you can browse available Railway templates by category or code. The skill uses Railway API calls to list templates and fetch descriptions, allowing you to preview options before deploying them to your project.

What do I need to deploy a template to my Railway project?

To deploy a template, you need a valid Railway project context and authentication credentials. These prerequisites allow the skill to execute API calls that apply the template's generated configuration to your environment.

What is the best way to add a database or CMS from templates to Railway?

The best way to add a database, CMS, or monitoring tool to Railway is by searching the template marketplace. You locate the desired service by code or category, preview it, and deploy it directly to your project in a single action.

Does deploying Railway templates work without an existing project?

No, deploying Railway templates requires a valid project context and authentication. Without an existing project to receive the generated configuration, the template deployment API calls cannot execute successfully.