vercel-deploy
SKILL.md
Vercel Deployment & Management
Deploy and manage Vercel projects. No "AI will build your app" nonsense - just practical Vercel operations.
Configuration
Vercel Setup
Get your token:
- Go to https://vercel.com/account/tokens
- Create token (name it "OpenClaw")
- Set in environment:
export VERCEL_TOKEN="your-token-here"
Or store in .env: