Déploiement en un clic avec OpenClaw sur Vercel, Railway ou 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] ```