deployment
π―Skillfrom railwayapp/railway-skills
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 | bashornpx skills add railwayapp/railway-skillswith support for multiple AI agents - Auto-Approval Hook - Includes a PreToolUse hook that auto-approves
railway-api.shcalls 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
_shareddirectory, 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)
Installation
npx vibeindex add railwayapp/railway-skills --skill deploymentnpx skills add railwayapp/railway-skills --skill deployment~/.claude/skills/deployment/SKILL.mdSKILL.md
More from this repository10
Manages Railway services β viewing, configuring, and performing operations on deployed services within a Railway project.
Official agent skills for Railway cloud platform covering project status, deployments, domains, variables, and CI/CD workflows, compatible with Claude Code, Codex, and OpenCode.
Checks the current status and health of a Railway project, including deployment state, service health, and potential issues.
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.
Deploys local code to a Railway project, enabling quick and direct deployment of applications directly from the local development environment.
Simplifies database operations with intelligent schema generation, query optimization, and seamless connection management across multiple database systems.
Lists, switches between, and configures Railway projects for developers managing multiple project environments.
An agent skill for Railway that covers project and service setup, deploy and release operations, troubleshooting, environment configuration, networking, and observability workflows.
Manages Railway project configuration by allowing users to set, list, modify, and delete environment variables, runtime commands, and service replica settings.
Queries and retrieves resource usage metrics for Railway projects and services, providing insights into computational and network performance