vercel-deploy
SkillCloud & infraDeploy applications to Vercel with auto-detection and preview URLs
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the vercel-deploy skill
What this skill tells your AI
The instructions your AI receives, as published by baekenough/oh-my-customcode in .claude/skills/vercel-deploy/SKILL.md and read by ahel’s review.
When to Use
- Deploy application to Vercel
- Create preview deployments
- Generate shareable URLs
Features
Framework Detection
Auto-detects 40+ frameworks from package.json:
- Next.js
- React
- Vue
- Nuxt
- Svelte
- Astro
- and more...
Auto Exclusions
Automatically excludes:
- node_modules/
- .git/
- .env files
Output
On successful deployment:
1. Preview URL (view deployment)
2. Claim URL (transfer ownership)
Execution Flow
1. Detect project framework
2. Prepare deployment bundle
3. Upload to Vercel
4. Return URLs
Output Format
[Deploy Success]
Preview: https://project-xxx.vercel.app
Claim: https://vercel.com/claim/xxx
Requirements
- Valid project structure
- package.json present
- Vercel CLI or API token (for authenticated deploys)
Limitations
- Claimable deploys are anonymous
- Preview URLs are temporary
- Full features require Vercel account
Signals
- GitHub stars
- 34
- Forks
- 6
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
vercel-deploy- Source
- github.com/baekenough/oh-my-customcode