OpenClaw Install

Vercel Deploy

The Vercel Deploy skill connects your AI agent to the Vercel platform API, enabling complete deployment lifecycle management through natural language. Trigger new deployments from a Git branch or a local build directory, monitor deployment progress with live build log streaming, and receive a summary of the deployment URL when complete. Rollback to any previous deployment with a single command — the skill lists recent deployments with their status and Git commit messages for easy selection. Check deployment and function logs without leaving the agent session. Domain management operations include adding custom domains, configuring redirects, and viewing DNS propagation status. Environment variable management lets you add, update, or remove env vars per deployment environment (production, preview, development) without accessing the Vercel dashboard. Preview deployment URLs from pull requests are listed and linkable. The skill also reads Vercel analytics summaries — visitors, error rates, and Web Vitals scores — for production deployments. Integrates with the GitHub skill to create a fully automated deploy-on-merge workflow.

Installation

bash
clawhub install vercel-skill
API key required. Get a free key from Vercel API Token and add it to your OpenClaw configuration.
Verceldeploymentserverlesshosting

Install: clawhub install vercel-skill

We'll configure this skill for you

We'll install Vercel Deploy and connect it to your OpenClaw

Get Started