Pulls live Railway documentation so Claude can answer platform questions with current info instead of outdated training data. You'd use this when you're asking about Railway features, API changes, or CLI commands and want accurate answers that reflect what's actually shipped. The skill fetches docs on demand rather than relying on a static snapshot, which matters for a platform that ships fast. Pairs well with the use-railway skill if you're actually operating infrastructure, but this one is just for learning and reference. Honest take: it's the difference between Claude guessing based on old examples and Claude reading the actual docs.
npx skills add https://github.com/railwayapp/railway-skills --skill railway-docs