A professional toolset for managing Vercel infrastructure, including production deployments, environment variables, and real-time logging.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install vercel-deploy
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 vercel-deploy 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 comprehensive suite of tools for managing Vercel projects within the Openclaw Skills framework. It focuses on practical infrastructure operations, allowing developers to execute production and preview deployments, manage complex environment variable configurations, and monitor deployment health without leaving their primary workflow.
By leveraging the Openclaw Skills architecture, this tool removes the complexity of manual dashboard interactions, offering a scriptable interface for checking deployment status and retrieving logs. It is built for developers who require reliable, repeatable deployment patterns and granular control over their Vercel-hosted applications.
To get started with this skill in your Openclaw Skills environment, first generate a Vercel token at https://vercel.com/account/tokens. Then, set the token in your environment:
export VERCEL_TOKEN="your-token-here"
Alternatively, you can store the token in your local .env file:
VERCEL_TOKEN=your-token-here
The skill manages data primarily through the Vercel API, organizing information around projects and unique deployment instances.
| Component | Data Managed | Target |
|---|---|---|
| Project | Project Name, Account ID | Vercel Platform |
| Deployments | Deployment ID, URL, Status | Production/Preview |
| Environment | Key-Value Pairs, Target Env | Production, Preview, Development |
| Logs | Build output, Runtime function logs | Deployment ID |
Loading
A comprehensive security framework designed to protect OpenClaw agents from supply chain attacks, malicious skills, and unauthorized file modifications.

An autonomous economic AI entity that earns Bitcoin and Solana by selling storage, compute, and bandwidth while managing its own hosting and replication.

A powerful CLI tool to batch export Feishu documents and folders into clean Markdown or PDF files while maintaining original hierarchy.

A powerful utility for consolidating data from multiple Feishu Bitable sources into a single target table with field mapping and deduplication.

Automate X (Twitter) content creation and posting via browser automation to bypass expensive API fees.

A professional cognitive writing assistant that deconstructs complex phenomena into deep business logic and impactful aphorisms.








































