Quick overview
Automates web app deployment to Vercel, Railway, and Supabase using their CLIs. Detects the project framework, recommends the right platform, and runs the deployment after explicit user confirmation. Also manages environment variables and custom domains across all three platforms.
Handles platform selection automatically based on detected framework, so you don't need to know which service fits your stack.
Common tasks
- Deploying a Next.js app to Vercel production
- Spinning up a FastAPI backend on Railway
- Connecting a full-stack app to a Supabase database
- Setting environment variables before a production push
- Adding a custom domain to a Vercel deployment
Install paths
Primary command
openclaw install hugosbl/deploy-kit
ClawHub installer
npx clawhub@latest install hugosbl/deploy-kit
OpenClaw CLI
openclaw skills install hugosbl/deploy-kit
Direct OpenClaw install
openclaw install hugosbl/deploy-kit
Skill metadata
- Category: Web & Frontend Development
- Language: Markdown
- Version: 1.0.0
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/hugosbl/deploy-kit






