Deployment skill

Vercel CLI with Tokens

Use Vercel CLI workflows with explicit token handling for authenticated project and deployment operations.

Best for

Developers automating Vercel operations in agents, CI, or scripts.

Vercel
Publisher
vercel-labs/agent-skills
Repository

Verified source

Inspect the skill before you use it.

vercel-labs/agent-skills on GitHub
Setup command

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

Common use cases

When to use this skill

  • Authenticate non-interactive CLI commands.
  • Inspect or deploy a linked project.
  • Keep tokens scoped in automation.

Example prompts

Prompts you can adapt

Use Vercel CLI with the provided token to inspect deployment status.
Prepare a non-interactive deployment command without exposing secrets.

How to use it

A simple workflow

1

Open the verified Vercel source on GitHub and review its SKILL.md or repository documentation.

2

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

3

Start with an example prompt below, adapt it to your project, and verify the result.

FAQ

Questions about Vercel CLI with Tokens

Is this linked to an official public source?

Yes. This page links directly to the Vercel GitHub source shown above. Review its documentation and license before production use.

How do I add this skill?

Run the setup command shown on this page, then refresh your agent if required.