Skills Explorer Add Skills

vercel-cli-with-tokens

An agent skill by vercel-labs, from vercel-labs/agent-skills. Tags: api, automation, cli, developer-tools, devops.

What it does

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add vercel-labs/agent-skills --skill vercel-cli-with-tokens

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/vercel-labs/agent-skills
cp -r agent-skills/skills/vercel-cli-with-tokens ~/.claude/skills/vercel-cli-with-tokens

Safety box score

Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.

Source

Repository
vercel-labs/agent-skills (all skills from this repository)
Path
skills/vercel-cli-with-tokens/SKILL.md
Branch
main
Updated
2026-09-19