🎯

deployment

🎯Skill

from railwayapp/railway-skills

VibeIndex|
What it does
|

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.

Overview

Railway Skills is a collection of agent skills for managing Railway cloud deployments directly from AI coding assistants. It provides 12 specialized skills covering the full Railway workflow, from project creation and service management to deployment, database provisioning, and metrics monitoring, with support for Claude Code, OpenAI Codex, OpenCode, and Cursor.

Key Features

  • Comprehensive Railway Management - 12 skills covering status checks, project management, service configuration, deployments, domains, environments, databases, templates, and metrics
  • Universal Installer - Install via curl -fsSL railway.com/skills.sh | bash or npx skills add railwayapp/railway-skills with support for multiple AI agents
  • Auto-Approval Hook - Includes a PreToolUse hook that auto-approves railway-api.sh calls to avoid permission prompts on every GraphQL API request
  • Claude Code Plugin Support - Available as a Claude Code plugin via marketplace with standard update commands
  • Shared Script Architecture - Skills share canonical scripts and references via a _shared directory, keeping the codebase DRY and consistent

Who is this for?

This is for developers who deploy and manage applications on Railway and want to control their infrastructure through AI coding assistants. It is ideal for teams looking to streamline Railway operations with natural language commands instead of manual dashboard interactions.

πŸ“¦

Same repository

railwayapp/railway-skills(16 items)

deployment

Installation

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

SKILL.md

1,035Installs
87
-
AddedJan 31, 2026

More from this repository10

🎯
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.

🎯
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.

🎯
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.

🎯
environment🎯Skill

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

🎯
metrics🎯Skill

Queries and retrieves resource usage metrics for Railway projects and services, providing insights into computational and network performance