LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

deploy - Deploy Code to Railway with railway up

Deploy code from the current directory to Railway using railway up command

Tags

Updated: 2026-02-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • run railway up command
  • deploy with detach mode
  • deploy with CI mode
  • specify target service
  • add commit message

Inputs

  • current directory
  • Railway project ID
  • target service name
  • target environment
  • commit message

Outputs

  • deployment status message
  • build logs output
  • build completion notification

Requirements

  • Railway CLI installed
  • linked Railway project
  • Bash tool with railway:* permissions

Source

  • Spec: SKILL.md
deployment
railway
ci-cd
cloud
automation
run railway up command
deploy with detach mode
deploy with CI mode
specify target service
current directory
Railway project ID
target service name
deployment status message
build logs output
build completion notification