๐ŸŽฏ

templates

๐ŸŽฏSkill

from railwayapp/railway-skills

VibeIndex|
What it does
|

Deploys pre-configured application templates from the Railway marketplace for quick project setup with ready-to-use configurations

Overview

The Templates skill is part of Railway Skills, the official agent skills collection for Railway cloud platform. It enables deploying applications from Railway's marketplace templates, complementing other Railway skills for project management, service deployment, database provisioning, domain configuration, and resource metrics monitoring.

Key Features

  • Marketplace Template Deployment - Deploy pre-configured application stacks directly from Railway's marketplace templates
  • Comprehensive Railway Toolkit - Part of a 12-skill collection covering status, projects, services, deployments, domains, environments, databases, and metrics
  • Universal Installation - Installable via bash script, skills CLI, or Claude Code plugin marketplace with support for Claude Code, OpenAI Codex, OpenCode, and Cursor
  • Auto-Approval Hooks - Includes PreToolUse hooks that auto-approve railway-api.sh calls to avoid permission prompts on every GraphQL API request
  • Shared Script Architecture - Uses a shared scripts and references system with sync tooling for consistent behavior across all Railway skills

Who is this for?

This skill is for developers deploying applications on Railway who want to quickly provision services from marketplace templates through their AI coding assistant. It is particularly useful for teams that frequently spin up new environments or services and want to streamline the deployment process without leaving their development workflow.

๐Ÿ“ฆ

Same repository

railwayapp/railway-skills(17 items)

templates

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add railwayapp/railway-skills --skill templates
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add railwayapp/railway-skills --skill templates
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/templates/SKILL.md

SKILL.md

725Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
use-railway๐ŸŽฏSkill

An agent skill for Railway that covers project and service setup, deploy and release operations, troubleshooting, environment configuration, networking, and observability workflows.

๐ŸŽฏ
service๐ŸŽฏSkill

Manages Railway services โ€” viewing, configuring, and performing operations on deployed services within a Railway project.

๐ŸŽฏ
central-station๐ŸŽฏSkill

Official agent skills for Railway cloud platform covering project status, deployments, domains, variables, and CI/CD workflows, compatible with Claude Code, Codex, and OpenCode.

๐ŸŽฏ
status๐ŸŽฏSkill

Checks the current status and health of a Railway project, including deployment state, service health, and potential issues.

๐ŸŽฏ
railway-docs๐ŸŽฏSkill

Official Railway agent skills for managing Railway deployments, including project status checks, service management, database provisioning, domain configuration, environment variables, deployment logs, and marketplace template deployment. Supports Claude Code, Codex, OpenCode, and Cursor.

๐ŸŽฏ
deployment๐ŸŽฏSkill

Railway deployment skill for deploying and managing applications on Railway cloud platform. Follows the Agent Skills open format and supports Claude Code, OpenAI Codex, OpenCode, and Cursor.

๐ŸŽฏ
deploy๐ŸŽฏSkill

Deploys local code to a Railway project, enabling quick and direct deployment of applications directly from the local development environment.

๐ŸŽฏ
database๐ŸŽฏSkill

Simplifies database operations with intelligent schema generation, query optimization, and seamless connection management across multiple database systems.

๐ŸŽฏ
projects๐ŸŽฏSkill

Lists, switches between, and configures Railway projects for developers managing multiple project environments.

๐ŸŽฏ
environment๐ŸŽฏSkill

Manages Railway project configuration by allowing users to set, list, modify, and delete environment variables, runtime commands, and service replica settings.