Index live · v1.3.0 · MAY 15 2026
180+ skills indexed200+ MCP servers18+ platforms tracked
Vercel CLI with Tokens
A-rankDeploy and manage Vercel projects using token-based authentication instead of interactive login — covers token setup, deploys, env vars, and CI usage.
Claude CodeCodexCursorMulti Platform
Install This Skill
npx skills add vercel-labs/agent-skills# Download SKILL.md and place in your agent's skills folder
curl -o SKILL.md https://github.com/vercel-labs/agent-skills/tree/main/skills/vercel-cli-with-tokens/raw/main/SKILL.md/skill add vercel-labs/vercel-cli-with-tokensSKILL.md Preview
--- name: Vercel CLI with Tokens author: vercel-labs version: 1.0.0 description: Deploy and manage Vercel projects using token-based authentication instead of interactive login — covers token setup, deploys, env vars, and CI usage. category: DevOps tags: [vercel, cli, deploy, ci-cd, tokens] platforms: [claude-code, codex, cursor, multi-platform] license: MIT --- # Vercel CLI with Tokens Deploy and manage Vercel projects using token-based authentication instead of interactive login — covers token setup, deploys, env vars, and CI usage. ## Usage This skill automatically enhances your AI agent's capabilities when installed. No additional configuration required. ## Installation ```bash npx skills add vercel-labs/agent-skills ``` ## Compatibility This skill is compatible with: claude-code, codex, cursor, multi-platform ## License MIT