Claude Skill

railwayapp/railway-skills

Collection of Claude Skills for interacting with Railway platform. Automate deployments, manage infrastructure, and integrate with CI/CD pipelines using agent capabilities.

Overview

Stars290
Forks31
LanguagePython
Last pushed2026-07-03
Last synced2026-07-05
View on GitHub

Repository

Ownerrailwayapp
Repositoryrailway-skills
Full namerailwayapp/railway-skills
Repo ID1,127,614,661

Install this Skill

git clone https://github.com/railwayapp/railway-skills.git

Registry

Typemcp_server
Quality score70/100
Verificationreadme_parsed
Last verified2026-06-17
Platforms
ClaudeMCPCodexCursor
Capabilities
searchterminalagentsinfrastructurerailway
Detected files
README.md

Summary

A collection of Claude Skills for interacting with Railway infrastructure platform, enabling automated deployment and management tasks.

Chinese description

与铁路系统交互的代理技能

Key features

  • Railway infrastructure interaction
  • Agent skills for automation
  • Shell-based implementation
  • Deployment management capabilities

Use cases

  • Automated Railway deployments
  • Infrastructure management via agents
  • CI/CD pipeline integration
  • Project lifecycle automation

README excerpt

# Railway Skills Agent skills for [Railway](https://railway.com), following the [Agent Skills](https://agentskills.io) format. This repository also includes Railway plugin packaging for Claude Code, OpenAI Codex, Grok Build, and Cursor. The plugin includes Agent Skills and local MCP configuration. ## Railway agent setup (Installing Agent Skills and local MCP) To configure Railway agent support through the Railway CLI, run: ```bash railway setup agent -y ``` This installs Railway skills, configures the Railway MCP server where supported, and checks Railway authentication for detected tools. If you are not authenticated, run: ```bash railway login ``` You can also install the Railway CLI and configure agent support in one step: ```bash bash <(curl -fsSL https://railway.com/install.sh) --agents -y ``` ## Installing the Railway Plugin ### Claude Code Use the official Anthropic marketplace for published Claude Code releases: ```text /plugin install railway@claude-plugins-official ``` The official marketplace pins each plugin to a specific commit. Changes in this repository become available through `claude-plugins-official` after the Railway entry in `anthropics/claude-plugins-official` is updated to a commit that contains them. To install the version published by this repository's Claude Code marketplace, add the marketplace and install the `railway` plugin from it: ```text /plugin marketplace add railwayapp/railway-skills /plugin install railway@railway-skills /reload-plugins ``` ### OpenAI Codex Codex support in this repository is packaged through the repo-local Codex marketplace manifest. The manifest makes the `railway` plugin available to Codex environments that load this repository's plugin marketplace: - Plugin manifest: [`plugins/railway/.codex-p

Topics

Explore more

Data from GitHub. Synced on 2026-07-05