Deploys your project to Vercel and tries to set you up with the ideal workflow: git-linked deployments. It checks your local state (git remote, Vercel CLI auth, existing links) and picks the best path forward, whether that's committing and pushing, running vercel deploy, or walking you through linking first. Defaults to preview deployments unless you specifically ask for production. If you're in the Claude sandbox where CLI auth doesn't work, it falls back to a no-auth deployment script that gives you a live preview URL and a claim link. The team selection flow is thoughtful when you have multiple Vercel accounts. Smart about getting you into a sustainable setup rather than just yeeting code at a URL.
npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-deploy