This is a focused subset of the main Railway skill that just handles template deployment. If you want to spin up a pre-configured Postgres, Redis, Next.js starter, or any other service from Railway's template marketplace without manually wiring everything together, this gets you there fast. It skips the broader infrastructure operations like bucket management, domain config, and log analysis. The main use-railway skill covers templates already, so this one makes sense if you're building a lighter agent setup or want to isolate template discovery and deployment as a distinct capability. Straightforward: search the marketplace, pick a template, deploy it to your project.
npx skills add https://github.com/railwayapp/railway-skills --skill templates