templates

Search, select, and deploy Railway template marketplace services via API.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/heinschulie/babylon --skill templates-heinschulie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/heinschulie/babylon/tree/main/.agents/skills/templates
Command: npx skills add https://github.com/heinschulie/babylon --skill templates-heinschulie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill helps you quickly add services from Railway's template marketplace, find templates for specific use cases, and deploy tools like Ghost, Strapi, n8n, Minio, and Uptime Kuma without starting from scratch.

Core Features & Use Cases

  • Discover and deploy templates by category or code to accelerate project setup.
  • Retrieve details for templates and reuse configurations across projects.
  • Deploy pre-configured services (e.g., databases, CMS, automation) directly into your Railway project.

Quick Start

Provide a template code (e.g., postgres) and Railway will deploy it to your project.

Frequently Asked Questions about templates

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

FAQPage Schema
How do I deploy a pre-configured CMS like Ghost or Strapi to Railway?

You can deploy pre-configured CMS templates like Ghost or Strapi to Railway by providing the specific template code. The skill searches the Railway template marketplace and initiates a single deployment workflow directly into your project.

What's the best way to find Railway templates for databases or automation tools?

The best way to find Railway templates for databases or automation tools is to search the marketplace by category or code. This skill retrieves matching template details and configurations to accelerate your project setup.

Do I need jq and curl to search and deploy Railway templates?

Yes, you need jq and curl installed in your environment to use this skill. These dependencies are required to interact with the Railway templates API and process the embedded configuration data for deployment.

Can I reuse a Railway template configuration across multiple projects?

Yes, you can reuse Railway template configurations across multiple projects. The skill retrieves details for any template found in the marketplace, allowing you to apply the same pre-configured service setup wherever needed.

How do I deploy services like n8n or Minio to Railway without starting from scratch?

To deploy services like n8n or Minio without starting from scratch, use this skill to find their specific template codes in the Railway marketplace. It handles the search and executes the deployment workflow automatically.