AI AGENT ADDONS

Deploy To Vercel

vercel-labs/agent-skills

Deploy your app or website to Vercel in just a few steps. This skill helps you go from local code to a live preview URL. It checks if your project is linked to Vercel and connected to a git remote. Then it picks the best way to deploy.

The goal is to set up git push automation. That way every change you push triggers a new deployment. You get a preview link each time. No need to repeat manual steps or remember commands.

If you ask for a deploy, the skill always creates a preview deployment unless you specifically want production. It asks before pushing code and gives you the URL when done. Perfect for sharing work-in-progress with teammates or clients.

Add Deploy To Vercel skill to your workflow

Global

mkdir -p ~/.claude/skills/deploy-to-vercel

Project

mkdir -p .claude/skills/deploy-to-vercel

Source Repository

Stars
28,428
Forks
2,556
Watchers
28,428
Last Push
2 months ago
Created
8 months ago