·projects
</>

projects

railwayapp/railway-skills

This skill should be used when the user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.

674Installs·24Trend·@railwayapp

Installation

$npx skills add https://github.com/railwayapp/railway-skills --skill projects

SKILL.md

The railway list --json output can be very large. Run in a subagent and return only essential fields:

Extract and return a simplified summary, not the full JSON.

Returns user info including all workspaces the user belongs to.

This skill should be used when the user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings. Source: railwayapp/railway-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/railwayapp/railway-skills --skill projects
Category
</>Dev Tools
Verified
First Seen
2026-02-14
Updated
2026-02-18

Quick answers

What is projects?

This skill should be used when the user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings. Source: railwayapp/railway-skills.

How do I install projects?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/railwayapp/railway-skills --skill projects Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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