Skill

Vercel CLI
SkillThe official CLI skill — link, env, promote.
Not a deploy button. The commands for the project you already have.
spec·Apache-2.0·Updated this quarter·github.com/vercel/vercel
Claude CodeCursorDesktop
Scanned
npx skills add vercel/vercel/vercel-cliBy Vercel
Input
A Vercel project.
Output
A CLI invocation that matches the docs.
vercel-cli-skill.skill/invoke
You say
Pull env for preview.
It returns
vercel env pull .env.local --environment=preview.
Prompt notebook
Prompts this skill is built for.
You say
Pull env for preview.
It returns
vercel env pull .env.local --environment=preview.
You say
Promote last preview.
It returns
vercel promote <url> --yes. Production now.
What it teaches
- 01Link
- 02Env
- 03Promote
Other skills in the loop
Discussion
No notes yet. Be the first hunter to report back.
