AI AGENT ADDONS

Vercel Cli With Tokens

vercel-labs/agent-skills

Deploy your projects to Vercel without typing a password every time. This method uses a secret token to authenticate. It is fast and secure for teams or automated workflows.

You will learn how to find your token and set it up in your environment. Then you can run commands like deploy or add environment variables without any extra steps. No need to log in interactively.

Follow the steps to locate your token and project details. The CLI will read the token from your environment. This keeps your secrets safe from shell history.

Add Vercel Cli With Tokens skill to your workflow

Global

mkdir -p ~/.claude/skills/vercel-cli-with-tokens

Project

mkdir -p .claude/skills/vercel-cli-with-tokens

Source Repository

Stars
28,428
Forks
2,556
Watchers
28,428
Last Push
2 months ago
Created
8 months ago