deploy-to-vercel
Deploys projects to Vercel via git-push, CLI, or no-auth fallback with automatic state detection.
Install
npx skills add https://github.com/vercel-labs/agent-skills --skill deploy-to-vercelStats
| Total installs | 16,646 |
| Weekly installs | 16.6K |
| GitHub stars | 24.0K |
| First seen | Mar 6, 2026 |
| Source | @vercel-labs/agent-skills |
Summary
- Supports three deployment paths: git-push (ideal for linked projects), direct CLI deployment, and no-auth fallback for sandboxed environments
- Automatically detects project state (linked via .vercel/project.json or .vercel/repo.json, git remote presence, CLI authentication) and chooses the best deployment method
- Handles team selection for multi-team accounts and uses --scope to deploy to the correct team
- Provides preview URLs for all deployments; linked projects with git remotes enable automatic deployments on future pushes
- Includes fallback scripts for claude.ai and Codex sandboxes that require no authentication, returning both preview and claim URLs
Tags
Related skills
| Skill | Installs | vs deploy-to-vercel |
|---|---|---|
| microsoft-foundry | 141,187 | +124,541 |
| copilot-coding-agent | 11,096 | -5,550 |
| azure-prepare | 145,548 | +128,902 |
| monitoring-observability | 10,961 | -5,685 |
| azure-validate | 145,536 | +128,890 |
FAQ
- How many installs does deploy-to-vercel have?
- deploy-to-vercel has 16,646 total installs and 16.6K installs this week.
- Where is deploy-to-vercel hosted?
- deploy-to-vercel is published by @vercel-labs/agent-skills at https://github.com/vercel-labs/agent-skills.
- How many GitHub stars does deploy-to-vercel have?
- deploy-to-vercel has 24.0K GitHub stars.
- When was deploy-to-vercel first indexed?
- OrangeBot.AI first indexed deploy-to-vercel on Mar 6, 2026.
- How do I install deploy-to-vercel?
- Run: npx skills add https://github.com/vercel-labs/agent-skills --skill deploy-to-vercel