Skip to main content
Back to registry

deploy-to-vercel

vercel-labs/agent-skills

Deploy any project to Vercel. Always deploy as preview (not production) unless the user explicitly asks for production.

Installs6
Install command
npx skills add https://github.com/vercel-labs/agent-skills --skill deploy-to-vercel
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Deploy any project to Vercel. Always deploy as preview (not production) unless the user explicitly asks for production. The goal is to get the user into the best long-term setup: their project linked to Vercel with git-push deploys. Every method below tries to move the user closer to that state. Run all four checks before deciding which method to use: If the user belongs to multiple teams, present all available team slugs as a bulleted list and ask which one to deploy to. Once the user picks a team, proceed immediately to the next step — do not ask for additional confirmation. Pass the team slug via --scope on all subsequent CLI commands ( vercel deploy , vercel link , vercel inspect , etc.): If the project is already linked ( .vercel/project.json or .vercel/repo.json exists), the orgId in those files determines the team — no need to ask again. If there is only one team (or just a personal account), skip the prompt and use it directly.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does deploy-to-vercel do?

Deploy any project to Vercel. Always deploy as preview (not production) unless the user explicitly asks for production.

Is deploy-to-vercel good?

deploy-to-vercel does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does deploy-to-vercel work with?

deploy-to-vercel currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to deploy-to-vercel?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install deploy-to-vercel?

npx skills add https://github.com/vercel-labs/agent-skills --skill deploy-to-vercel

Related skills

More from vercel-labs/agent-skills

Related skills

Alternatives in Software Engineering