Installation

clawhub install leonaaardob/lb-vercel-skill

Summary

Exposes the full Vercel CLI and live documentation access in one skill. Covers deployments, project linking, environment variables, domains, aliases, logs, and rollbacks.

SKILL.md

Quick overview

Exposes the full Vercel CLI and live documentation access in one skill. Covers deployments, project linking, environment variables, domains, aliases, logs, and rollbacks.

Having the full CLI reference plus direct docs fetching in context means the agent can look up flags and options without leaving the workflow.

Common tasks

  • Deploy a project to production with a single command
  • Roll back a broken production deployment
  • Sync remote environment variables to a local .env file
  • Add a custom domain to an existing Vercel project
  • Stream and filter runtime logs for a live deployment

Install paths

Primary command


openclaw install leonaaardob/lb-vercel-skill

ClawHub installer


npx clawhub@latest install leonaaardob/lb-vercel-skill

OpenClaw CLI


openclaw skills install leonaaardob/lb-vercel-skill

Direct OpenClaw install


openclaw install leonaaardob/lb-vercel-skill

Skill metadata

  • Category: Web & Frontend Development
  • Language: Markdown
  • Version: 0.1.0
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/leonaaardob/lb-vercel-skill

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.