A comprehensive CLI integration for deploying applications, managing projects, and accessing Vercel documentation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install vercel
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 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Vercel skill for Openclaw Skills provides a robust interface for developers to interact with the Vercel platform directly. It bridges the gap between local development and cloud deployment, allowing for seamless management of projects, domains, and environment variables. By leveraging this skill within Openclaw Skills, users can automate the entire application lifecycle—from initial project linking to production-ready rollouts and log monitoring. This integration ensures that your AI coding agent has full control over your hosting infrastructure, enabling faster iterations and high-reliability deployments.
To get started with this skill for Openclaw Skills, ensure you have the Vercel CLI and curl installed on your machine.
npm install -g vercel
Authenticate your environment:
vercel login
Verify the installation by checking your current user profile:
vercel whoami
The skill organizes data around projects, deployments, and cloud configurations as outlined below:
| Component | Data Type | Description |
|---|---|---|
| Deployment | Metadata | Includes ID, URL, creator, and deployment status. |
| Environment | Scoped Strings | Variables categorized by production, preview, or development. |
| Project | Configuration | Stored in vercel.json or the .vercel directory for project-specific rules. |
| Logs | Stream/JSON | Runtime and build logs available in text or structured JSON format. |
| Domains | DNS Records | Records for SSL certificates, A-records, and CNAME aliases. |
Loading
Automate your multi-platform social media presence with advanced scheduling and thread management via the Typefully API.

A command-line tool designed to search and discover agent capabilities within the skills.sh registry and ecosystem.

A secure, read-only CLI agent for querying ServiceNow records, attachments, and service catalogs without risking data modification.

A command-line tool for discovering subreddits, retrieving community metadata, and tracking top trending posts on Reddit.

A specialized skill for retrieving real-time weather conditions and localized pollen counts using free, no-key APIs.

An AI-powered code review assistant that combines local static analysis with deep LLM reasoning to identify bugs, security flaws, and performance bottlenecks.








































