Deploy to Vercel
Takes a project from local to a live Vercel deployment.
Installation
$ npx skills add vercel-labs/agent-skillsThe CLI's unit is the repository, so this installs everything in vercel-labs/agent-skills, not deploy-to-vercel alone. It writes into whichever agent directories it finds — Claude Code, Codex, Cursor, Copilot, Windsurf, Zed.
Summary
Takes a project from local to a live Vercel deployment.
- Reach for it when first deploy of a new app, or wiring preview deploys into a workflow.
- Sits in Ship — branches, pipelines, releases and the deploy itself.
- Assumes web.
- Published by Vercel Labs, who ship the thing it is about — a stronger claim than a well-regarded engineer having written something good.
- Installing pulls the whole vercel-labs/agent-skills repository: this catalogue lists 4 other entries from it, and the repo may hold more.
Where it sits in delivery
ShipBranches, pipelines, releases and the deploy itself.Everything in Ship →
The agent itself
The full text lives with its publisher and changes when they change it. Read it there rather than here — a mirrored copy of somebody else's procedure goes stale silently, and this page would have no way of telling you.
Related
More in Ship
- Address PR commentsWorks through review comments on a pull request and responds to or resolves each one.
openai/skills - Fix CIReads a failing CI run, reproduces the failure and pushes the fix.
openai/skills - GitHub triageTriages issues and pull requests into something a maintainer can work through.
trailofbits/skills - Supply chain risk auditorAudits dependencies and their provenance for supply-chain risk.
trailofbits/skills - Authoring GitHub workflowsWriting Actions workflows, from a team that maintains some very large ones.Skill
dotnet/skills - EAS workflowsExpo Application Services build, submit and update pipelines, from Expo.Skill
expo/skills