A comprehensive integration for managing Vercel deployments, projects, and documentation through standardized Openclaw Skills workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install lb-vercel-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install lb-vercel-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a complete interface for the Vercel CLI, enabling developers to handle everything from initial project linking to production rollbacks without leaving their AI-driven workflow. By integrating this into your environment via Openclaw Skills, you can automate deployment pipelines, synchronize environment variables, and manage domain aliases with precision.
Beyond simple deployment, it offers deep integration with Vercel documentation. Using standardized web requests, it allows users to fetch any documentation page or the entire sitemap in Markdown format. This ensures that when using Openclaw Skills, your agent always has access to the most up-to-date Vercel platform knowledge and best practices.
To enable this skill, ensure you have the Vercel CLI and curl installed on your system. Follow these steps to initialize the environment for Openclaw Skills:
# Install the Vercel CLI globally
npm i -g vercel
# Log in to your Vercel account
vercel login
# Navigate to your project and link it
vercel link
The skill organizes data around Vercel's project structure and metadata API. Below is how information is categorized:
| Component | Organization Method |
|---|---|
| Project Configuration | Stored in .vercel/project.json and local vercel.json files. |
| Environment Variables | Categorized by environment (development, preview, production). |
| Deployments | Unique IDs and URLs tracked per project with status metadata. |
| Documentation | Fetched dynamically as Markdown via URL-based pathing. |
| Domains | Managed through the Vercel DNS and alias registry. |
Loading
A comprehensive documentation skill providing AI agents with instant access to Tailwind CSS utility classes, configuration patterns, and best practices.

A comprehensive, AI-ready documentation package for shadcn/ui components, theming, and framework integrations.

Pocket-TTS is a lightweight, CPU-optimized text-to-speech engine that enables real-time streaming and voice cloning without requiring a GPU.

A high-performance animation skill for implementing Motion.dev (formerly Framer Motion) across React, Vue, and vanilla JavaScript projects.

A comprehensive documentation skill providing AI agents with instant access to Zod schema validation, TypeScript type inference, and error handling references.

An efficient utility for bulk renaming files using powerful regex patterns, sequential numbering, and timestamping.








































