What problem does it solve?
This Skill removes the friction of managing Vercel projects through interactive login by enabling secure, token-based CLI workflows for deployments and project administration.
Core Features & Use Cases
- Token-based authentication: Uses environment-stored Vercel tokens instead of browser login, which is ideal for automation and shared terminals.
- Project deployment and linking: Supports preview and production deployments, project linking, and scope-aware targeting for the correct team or account.
- Environment and domain management: Lets you add, list, pull, and remove environment variables, and manage custom domains from the CLI.
- Operational troubleshooting: Includes guidance for authentication failures, build issues, and linked-project verification.
- Use Case: A developer needs to deploy a branch preview, update environment variables, and confirm the deployment logs without ever exposing secrets on the command line.
Quick Start
Use this skill to deploy the current project to Vercel with a token already available in the environment and manage the deployment or project settings you need.