vercel

Deploy and manage Vercel projects, including linking repositories, env vars, and domains.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vercel" with this command: npx skills add brennerspear/vercel-deployment

Vercel — Deploy and Manage Projects

Set Up a New Project

cd <project-root>   # must be the directory with .git
npx vercel link      # link to Vercel project
npx vercel git connect  # connect GitHub repo for auto-deploys

Run vercel git connect from the repo root (where .git lives), not a subdirectory.

Set Environment Variables

NEVER use echo — it adds a trailing \n:

printf 'value' | npx vercel env add VAR_NAME production

Check Domains

cd any-vercel-project && npx vercel domains ls

For the full domain list: see domains.md in this folder.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Typeform

Typeform integration. Manage Forms, Workspaces. Use when the user wants to interact with Typeform data.

Registry SourceRecently Updated
General

Slicktext

SlickText integration. Manage Accounts. Use when the user wants to interact with SlickText data.

Registry SourceRecently Updated
General

Ongage

Ongage integration. Manage Accounts. Use when the user wants to interact with Ongage data.

Registry SourceRecently Updated
General

Reward Sciences

Reward Sciences integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Reward Scie...

Registry SourceRecently Updated