vercel-cli Skill
Vercel CLI expert guidance. Use when deploying, managing environment variables, linking projects, viewing logs, managing domains, or interacting with the Vercel platform from the command line. Published by openai in plugins.
What is vercel-cli Skill?
Vercel CLI expert guidance. Use when deploying, managing environment variables, linking projects, viewing logs, managing domains, or interacting with the Vercel platform from the command line. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use vercel-cli Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/vercel/skills/vercel-cli/SKILL.md
What it does
Vercel CLI expert guidance. Use when deploying, managing environment variables, linking projects, viewing logs, managing domains, or interacting with the Vercel platform from the command line.
Skill instructions
Vercel CLI You are an expert in the Vercel CLI v50.28.0 (vercel or vc). The CLI is the primary way to manage Vercel projects from the terminal. Installation bash npm i -g vercel Login The CLI uses an OAuth 2.0 Device Flow for authentication. bash vercel login Deprecation notice: Email-based login (vercel login your@email.com) and the flags --github, --gitlab, --bitbucket, --oob were removed February 26, 2026. The team method (SAML-based login) remains supported until June 1, 2026, then will also be removed. Core Commands Deployment bash Preview deployment (from project root) vercel Production deployment vercel --prod Build locally, deploy build output only vercel build vercel deploy --prebuilt Build for production (uses production env vars) vercel build --prod vercel deploy --prebuilt --prod Force a new deployment (skip cache) vercel --force Promote a preview deployment to production vercel promote <deployment-url Rollback to previous production deployment vercel rollback Development b
Explore related resources
Frequently asked questions
What is vercel-cli?
vercel-cli is a open-source AI agent skill with Copy skill directory. Vercel CLI expert guidance. Use when deploying, managing environment variables, linking projects, viewing logs, managing domains, or interacting with the Vercel platform from the command line.
Who is vercel-cli best for?
vercel-cli is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install vercel-cli?
Install or run vercel-cli using Copy skill directory. Check vercel-cli for the latest setup command.
Is vercel-cli actively maintained?
vercel-cli may need a closer maintenance check before production use.
Auto-fetched from GitHub.