Deploy Helper
/install deploy-helper
🚀 Deploy Helper
From local to production — deployment configs generated in seconds.
Usage
bash scripts/deploy.sh \x3Ccommand> \x3Cproject_type> [options]
Where project_type is one of: node, python, go, java, static
Commands
Containers
docker \x3Ctype>— Multi-stage Dockerfile with security best practicescompose \x3Ctype>— docker-compose.yml with common middleware
Web Server
nginx \x3Ctype>— Nginx config (reverse proxy / SPA / static site)ssl \x3Cdomain>— SSL/Let's Encrypt certificate config
CI/CD
ci \x3Cplatform>— CI/CD pipeline (github/gitlab/jenkins)
Serverless
vercel \x3Ctype>— vercel.json configurationnetlify \x3Ctype>— netlify.toml configuration
Orchestration
k8s \x3Ctype>— Kubernetes Deployment + Service + Ingress YAML
Choosing a Deploy Path
Side project → Vercel / Netlify (zero config)
Small team → Docker Compose + Nginx
Production → K8s + CI/CD + SSL
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install deploy-helper - After installation, invoke the skill by name or use
/deploy-helper - Provide required inputs per the skill's parameter spec and get structured output
What is Deploy Helper?
One-command deployment assistant. Generate Dockerfiles, docker-compose configs, Nginx configs, CI/CD pipelines, Vercel/Netlify configs, Kubernetes manifests. It is an AI Agent Skill for Claude Code / OpenClaw, with 508 downloads so far.
How do I install Deploy Helper?
Run "/install deploy-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Deploy Helper free?
Yes, Deploy Helper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Deploy Helper support?
Deploy Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Deploy Helper?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.0.