railway-projects

21.8k
davila7davila7

List, switch, and configure Railway projects. Use when user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.

RailwayProjectsWorkspace+3
195 days ago

railway-status

21.8k
davila7davila7

Check current Railway project status for this directory. Use when user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables or configuration queries - use railway-environment skill for those.

RailwayStatusProject+3
195 days ago

railway-docs

21.8k
davila7davila7

Fetch up-to-date Railway documentation to answer questions accurately. Use when user asks about Railway features, how Railway works, or shares a docs.railway.com URL.

RailwayDocumentationDocs+3
195 days ago

railway-service

21.8k
davila7davila7

Check service status, rename services, change service icons, link services, or create services with Docker images. For creating services with local code, prefer railway-new skill. For GitHub repo sources, use railway-new skill to create empty service then railway-environment skill to configure source.

RailwayServiceStatus+4
195 days ago

railway-deploy

21.8k
davila7davila7

Deploy code to Railway using "railway up". Use when user wants to push code, says "railway up", "deploy", "ship", or "push". For initial setup or creating services, use railway-new skill. For Docker images, use railway-environment skill.

RailwayDeployCI/CD+4
195 days ago

railway-environment

21.8k
davila7davila7

Query, stage, and apply configuration changes for Railway environments. Use for ANY variable or env var operations, service configuration (source, build settings, deploy settings), lifecycle (delete service), and applying changes. Prefer over railway-status skill for any configuration or variable queries.

RailwayEnvironmentConfiguration+5
195 days ago

railway-metrics

21.8k
davila7davila7

Query resource usage metrics for Railway services. Use when user asks about resource usage, CPU, memory, network, disk, or service performance like "how much memory is my service using" or "is my service slow".

RailwayMetricsMonitoring+5
195 days ago

Railway Deployment

21.8k
davila7davila7

Manage Railway deployments - view logs, redeploy, restart, or remove deployments. Use for deployment lifecycle (remove, stop, redeploy, restart), deployment visibility (list, status, history), and troubleshooting (logs, errors, failures, crashes). NOT for deleting services - use railway-environment skill with isDeleted for that.

RailwayDeploymentLogs+4
195 days ago

railway-new

21.8k
davila7davila7

Create Railway projects, services, and databases with proper configuration. Use when user says "setup", "deploy to railway", "initialize", "create project", "create service", or wants to deploy from GitHub. Handles initial setup AND adding services to existing projects. For databases, use railway-railway-database skill instead.

RailwayProjectService+5
195 days ago

railway-database

21.8k
davila7davila7

Add official Railway database services (Postgres, Redis, MySQL, MongoDB). Use when user wants to add a database, says "add postgres", "add redis", "add database", "connect to database", or "wire up the database". For other templates (Ghost, Strapi, n8n), use the railway-templates skill.

RailwayDatabasePostgres+6
195 days ago

railway-domain

21.8k
davila7davila7

Add, view, or remove domains for Railway services. Use when user wants to add a domain, generate a railway domain, check current domains, get the URL for a service, or remove a domain.

RailwayDomainDNS+3
195 days ago

better-result-adopt

5.0k
AmanVarshney01AmanVarshney01

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.

195 days ago

trains

1.8k
openclawopenclaw

Query UK National Rail live departure boards, arrivals, delays, and train services. Use when asked about train times, departures, arrivals, delays, platforms, or "when is the next train" for UK railways. Supports all GB stations via Darwin/Huxley2 API.

195 days ago

trein

1.8k
openclawopenclaw

Query Dutch Railways (NS) for train departures, trip planning, disruptions, and station search via the trein CLI.

196 days ago

skill-exporter

1.8k
openclawopenclaw

Export Clawdbot skills as standalone, deployable microservices. Use when you want to dockerize a skill, deploy it to Railway or Fly.io, or create an independent API service. Generates Dockerfile, FastAPI wrapper, requirements.txt, deployment configs, and optional LLM client integration.

195 days ago

clerk-deploy-integration

1.5k
jeremylongshorejeremylongshore

Configure Clerk for deployment on various platforms. Use when deploying to Vercel, Netlify, Railway, or other platforms, or when setting up production environment. Trigger with phrases like "deploy clerk", "clerk Vercel", "clerk Netlify", "clerk production deploy", "clerk Railway".

195 days ago

Railway CLI Management

497
CaptainCrouton89CaptainCrouton89

Deploy, manage services, view logs, and configure Railway infrastructure. Use when deploying to Railway, managing environment variables, viewing deployment logs, scaling services, or managing volumes.

195 days ago

metrics

159
railwayapprailwayapp

This skill should be used when the user asks about resource usage, CPU, memory, network, disk, or service performance. Covers questions like "how much memory is my service using" or "is my service slow".

195 days ago

environment

159
railwayapprailwayapp

This skill should be used when the user asks "what's the config", "show me the configuration", "what variables are set", "environment config", "service config", "railway config", or wants to add/set/delete variables, change build/deploy settings, scale replicas, connect repos, or delete services.

195 days ago

templates

159
railwayapprailwayapp

This skill should be used when the user wants to add a service from a template, find templates for a specific use case, or deploy tools like Ghost, Strapi, n8n, Minio, Uptime Kuma, etc. For databases (Postgres, Redis, MySQL, MongoDB), prefer the database skill.

196 days ago

new

159
railwayapprailwayapp

This skill should be used when the user says "setup", "deploy to railway", "initialize", "create project", "create service", or wants to deploy from GitHub. Handles initial setup AND adding services to existing projects. For databases, use the database skill instead.

196 days ago

service

159
railwayapprailwayapp

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.

195 days ago

deploy

159
railwayapprailwayapp

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.

195 days ago

status

159
railwayapprailwayapp

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.

195 days ago

use-railway

159
railwayapprailwayapp

Operate Railway infrastructure: create projects, provision services and databases, deploy code, configure environments and variables, manage domains, troubleshoot failures, check status and metrics, and query Railway docs. Use this skill whenever the user mentions Railway, deployments, services, environments, build failures, or infrastructure operations, even if they don't say "Railway" explicitly.

195 days ago

deployment

159
railwayapprailwayapp

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.

195 days ago

central-station

159
railwayapprailwayapp

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".

196 days ago

database

159
railwayapprailwayapp

This skill should be used when the user wants to add a database (Postgres, Redis, MySQL, MongoDB), says "add postgres", "add redis", "add database", "connect to database", or "wire up the database". For other templates (Ghost, Strapi, n8n, etc.), use the templates skill.

196 days ago

projects

159
railwayapprailwayapp

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.

195 days ago

domain

159
railwayapprailwayapp

This skill should be used when the user wants to add a domain, generate a railway domain, check current domains, get the URL for a service, or remove a domain.

195 days ago

railway-docs

159
railwayapprailwayapp

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.

196 days ago

railway

109
hoodinihoodini

Deploy applications on Railway platform. Use when deploying containerized apps, setting up databases, configuring private networking, or managing Railway projects. Triggers on Railway, railway.app, deploy container, Railway database.

196 days ago

env-manager

80
bobmatnycbobmatnyc

Environment variable validation, synchronization, and management across local development, CI/CD, and deployment platforms

environment-variablesdeploymentsecurity+4
195 days ago

deploy-pipeline

51
pavel-molyanovpavel-molyanov

Sets up CI/CD pipelines, deployment configuration, and automated deploy workflows. GitHub Actions, platform-specific deploy (Vercel, Railway, Fly.io, AWS, VPS), secrets management in CI. Use when: "подготовь деплой", "настрой автодеплой", "настрой CI/CD", "setup deploy", "configure deployment", "настрой пайплайн"

195 days ago

deploy-railway

24
dralgorhythmdralgorhythm

Deploy applications to Railway. Use when deploying services, databases, or full-stack applications to Railway PaaS. Covers Railway CLI and configuration.

195 days ago

railway

24
Mshumer Claude Skill Railway RailwayMshumer Claude Skill Railway Railway

Manage Railway deployments, view logs, check status, and manage environment variables. Use when working with Railway hosting, deployments, or infrastructure.

196 days ago

Deployment Advisor

17
daffy0208daffy0208

Choose deployment strategy and infrastructure. Use when deciding where to deploy applications, setting up CI/CD, or configuring production environments. Covers Vercel, Railway, AWS, Cloudflare Workers, and Docker.

195 days ago

nextjs-env-variables

15
bobmatnycbobmatnyc

Next.js environment variable management with file precedence, variable types, and deployment configurations. Use when configuring Next.js applications, managing environment-specific settings, or deploying to Vercel, Railway, or Heroku.

195 days ago

railway-deploy

9
TerminalSkillsTerminalSkills

Manage Railway deployments using the CLI. Use when a user asks to deploy to Railway, check deployment status, manage Railway services, set environment variables on Railway, view Railway logs, link a Railway project, add a database on Railway, scale Railway services, manage Railway environments, rollback a Railway deployment, or run commands with Railway env vars. Covers the full deploy lifecycle from project setup to production monitoring.

195 days ago

tzurot-deployment

8
lbds137lbds137

Railway deployment procedures. Invoke with /tzurot-deployment for deploying, checking logs, and troubleshooting.

195 days ago

preferences-railway-oriented-programming

8
Cameronraysmith Vanixiets Preferences Railway Oriented ProgrammingCameronraysmith Vanixiets Preferences Railway Oriented Programming

Railway-oriented programming with Result types and workflow composition for error handling. Load when designing error handling pipelines or composing fallible operations.

195 days ago

app-platform-migration

4
digitalocean-labsdigitalocean-labs

Migrate applications from Heroku, AWS, Render, Railway, Fly.io, or Docker Compose to DigitalOcean App Platform. Use when converting existing apps, mapping services, refactoring platform-specific code, or creating app specs from other platform configurations.

195 days ago

docker-agent-packaging

1
phazurlabsphazurlabs

Complete guide to containerizing AI agents and automations for distribution via Docker. Use when the user mentions: docker agent, containerize agent, docker compose agent, dockerfile AI, GPU docker, docker deploy agent, multi-agent docker, docker image AI, agent container, docker packaging, one-click deploy, railway deploy, render deploy, cloud run agent, docker health check, container registry, agent docker compose, vector store docker, agent infrastructure, docker distribution

195 days ago

railway-telegram-deploy

1
ungurenkoungurenko

Use when deploying Telegram bots to Railway, updating existing Railway bot deployments, switching bots between polling and webhook modes, or troubleshooting Railway bot issues. Triggers on "деплой бота на railway", "deploy telegram bot", "развернуть бота на railway", "обнови бота на railway"

195 days ago

outlines

AXGZ21AXGZ21

Guarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and maximize inference speed with Outlines - dottxt.ai's structured generation library

195 days ago

github-issues

AXGZ21AXGZ21

Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.

195 days ago

github-auth

AXGZ21AXGZ21

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

195 days ago

mail-to-calendar-12306

njzjz-bothubnjzjz-bothub

Parse forwarded Chinese railway (12306) ticket/payment emails, query official train schedule APIs for accurate arrival time, and create calendar events in writable calendars. Use when converting train-related emails into reliable itinerary events.

195 days ago