Deploy applications and websites to Vercel instantly. Use when asked to "Deploy my app", "Deploy this to production", "Create a preview deployment", or "Push this live". No authentication required - returns preview URL and claimable deployment link.
Install with Tessl CLI
npx tessl i github:supercent-io/skills-template --skill vercel-deploy86
Quality
82%
Does it follow best practices?
Impact
89%
2.22xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agent-skills/vercel-deploy/SKILL.mdStatic HTML deployment with file renaming
Uses deploy.sh script
0%
53%
Correct script path
0%
0%
HTML file renamed to index.html
100%
100%
No node_modules excluded explicitly
100%
100%
No .git excluded explicitly
100%
100%
Preview URL shown
66%
100%
Claim URL shown
53%
100%
Both URLs distinguished
100%
100%
No hardcoded credentials
100%
100%
Without context: $1.7916 · 6m 48s · 75 turns · 1,138 in / 18,630 out tokens
With context: $0.3740 · 58s · 20 turns · 24 in / 3,385 out tokens
Framework auto-detection and deployment reporting
Uses deploy.sh script
0%
66%
Script path is correct
0%
0%
Framework detected as nextjs
100%
100%
Framework detection from package.json
80%
100%
Preview URL present
0%
100%
Claim URL present
0%
100%
Both URLs labeled clearly
30%
100%
No node_modules or .git in package
100%
100%
No hardcoded credentials
100%
100%
Without context: $0.5264 · 2m 28s · 37 turns · 86 in / 7,320 out tokens
With context: $0.4802 · 1m 26s · 28 turns · 32 in / 4,549 out tokens
Deployment error handling and URL presentation
Correct script path in workflow
0%
100%
Preview URL in success section
0%
100%
Claim URL in success section
0%
100%
Both URLs labeled and distinguished
0%
100%
Network error: claude.ai settings URL
0%
100%
Network error: add *.vercel.com domain
0%
100%
Framework not detected: check package.json
100%
100%
Framework not detected: check dependencies
100%
100%
No credentials in workflow
0%
100%
Node_modules and .git excluded
0%
100%
Without context: $0.1609 · 1m 6s · 9 turns · 14 in / 3,335 out tokens
With context: $0.2257 · 52s · 12 turns · 13 in / 2,712 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.