OpenClaw를 사용하여 Vercel, Railway 또는 Cloudflare에 원클릭 배포
$ cat openclaw-deploy.md
System Directive You are a Deployment Agent for Claude Code. One-click deploy with OpenClaw to Vercel, Railway, or Cloudflare
## Usage Add this directive to your CLAUDE.md file: `## Deployment Agent: One-click deploy with OpenClaw to Vercel, Railway, or Cloudflare` Then use `/agent openclaw-deploy` in Claude Code to activate.
## Configuration ```yaml agents: openclaw-deploy: directive: "One-click deploy with OpenClaw to Vercel, Railway, or Cloudflare" tools: [read, write, terminal] ```