vercel-cli-with-tokens

Official source

Deploys and manages Vercel projects using token-based auth read from the environment, covering deploy, env vars, domains, and inspection without interactive login.

Source: Vercel Labs

Cursor · CompatibleOpenAI Codex · CompatibleClaude Code · CompatibleSecurity & Compliance

At a glance

Verified source
Best for
Deploying to Vercel in CI or non-interactive environments via VERCEL_TOKEN
Works with
Cursor · OpenAI Codex · Claude Code
Outcome
Targeting a project with VERCEL_PROJECT_ID/ORG_ID without linking
Source
vercel-labs/agent-skills

01 / Understand the skill

About vercel-cli-with-tokens

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".

02 / Confirm the fit

Use vercel-cli-with-tokens when you need to

  • Deploying to Vercel in CI or non-interactive environments via VERCEL_TOKEN
  • Targeting a project with VERCEL_PROJECT_ID/ORG_ID without linking
  • Managing environment variables, domains, and deployments by token
  • Inspecting deployments and build logs

03 / See the workflow

How vercel-cli-with-tokens works

  1. 01Install: npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-cli-with-tokens
  2. 02Try: Using my VERCEL_TOKEN env var, deploy a preview and add a DATABASE_URL env var.
  3. 03Get: A token-authenticated preview deploy plus configured environment variables.

Check before installing

Compatible platforms

Cursor · OpenAI Codex · Claude Code

Best fit

Deploying to Vercel in CI or non-interactive environments via VERCEL_TOKEN

Review the source instructions if the required output differs from the formats described above.

Install and use

Compatible with Cursor and OpenAI Codex and Claude Code · Published by Vercel Labs

Ready to add vercel-cli-with-tokens?

Use the published instructions below, then provide the required input and describe the result you need.

General instructions · Cursor · OpenAI Codex · Claude Code

npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-cli-with-tokens

Review the source repository and license before installing third-party skills.

Continue exploring

Similar skills

Provisions Microsoft Entra Agent Identity Blueprints, BlueprintPrincipals, and per-instance agent identities via Graph, wiring OAuth fmi_path token exchange and per-agent permissions.

Guides Microsoft Entra ID app registration, OAuth 2.0 setup, API permissions, client credentials, and MSAL integration via portal, CLI, or Bicep.

Runs Azure compliance and security audits with azqr plus Key Vault expiration checks, classifying findings by priority and proposing remediation across resources and certs.

azure-rbacOfficial

Finds the least-privilege Azure RBAC role for an identity and generates the CLI commands and Bicep to assign it, including custom role definitions when no built-in fits.