PluginBench
Skill
Review
Audit score 70

railway-docs

railwayapp/railway-skills

How to install railway-docs

npx skills add https://github.com/railwayapp/railway-skills --skill railway-docs
Claude Code
Cursor
Windsurf
Cline
Full instructions (SKILL.md)

Source of truth, from railwayapp/railway-skills.


name: railway-docs description: This skill should be used when the user asks about Railway features, how Railway works, or shares a docs.railway.com URL. Fetches up-to-date Railway docs to answer accurately.

Railway Docs

Fetch up-to-date Railway documentation to answer questions accurately.

When to Use

  • User asks how something works on Railway (projects, deployments, volumes, etc.)
  • User shares a docs.railway.com URL
  • User needs current info about Railway features or pricing
  • Before answering Railway questions from memory - check the docs first

LLM-Optimized Sources

Start here for comprehensive, up-to-date info:

SourceURL
Full docshttps://docs.railway.com/api/llms-docs.md
llms.txt indexhttps://railway.com/llms.txt
Templateshttps://railway.com/llms-templates.md
Changeloghttps://railway.com/llms-changelog.md
Bloghttps://blog.railway.com/llms-blog.md

Fetching Specific Pages

Append .md to any docs.railway.com URL:

https://docs.railway.com/guides/projects
→ https://docs.railway.com/guides/projects.md

Common Doc Paths

TopicURL
Projectshttps://docs.railway.com/guides/projects.md
Deploymentshttps://docs.railway.com/guides/deployments.md
Volumeshttps://docs.railway.com/guides/volumes.md
Variableshttps://docs.railway.com/guides/variables.md
CLIhttps://docs.railway.com/reference/cli-api.md
Pricinghttps://docs.railway.com/reference/pricing.md

Related skills

More from railwayapp/railway-skills and the wider catalog.

US

use-railway

railwayapp/railway-skills

>

4.8k installs
SE

service

railwayapp/railway-skills

This skill should be used when the user asks about service status, wants to rename a service, change service icons, link services, or create services with Docker images. For creating services with local code, prefer the `new` skill. For GitHub repo sources, use `new` skill to create empty service then `environment` skill to configure source.

1.6k installs
CE

central-station

railwayapp/railway-skills

This skill should be used when the user asks about Central Station threads, community discussions, support questions, feature requests, or wants to search Railway's community knowledge base. Use for queries like "search central station", "find threads about", "what are people asking about", "recent support threads", or "central station topics".

1.5k installs
ST

status

railwayapp/railway-skills

This skill should be used when the user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables ("what variables", "env vars", "add variable") or configuration queries - use environment skill for those.

1.5k installsAudited
DE

deployment

railwayapp/railway-skills

This skill should be used when the user wants to manage Railway deployments, view logs, or debug issues. Covers deployment lifecycle (remove, stop, redeploy, restart), deployment visibility (list, status, history), and troubleshooting (logs, errors, failures, crashes, why deploy failed). NOT for deleting services - use environment skill with isDeleted for that.

1.1k installsAudited
DE

deploy

railwayapp/railway-skills

This skill should be used when the user wants to push code to Railway, says "railway up", "deploy", "deploy to railway", "ship", or "push". For initial setup or creating services, use new skill. For Docker images, use environment skill.

967 installs