CtrlK
BlogDocsLog inGet started
Tessl Logo

vercel-deploy

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment". Do NOT use for deploying to Netlify, Cloudflare, or Render (use their respective skills).

72

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, highly actionable skill with executable commands, clear error-recovery branches, and a well-structured one-level reference to a verified bundle script. Its only weakness is minor redundancy in timeout and escalated-permissions guidance.

Suggestions

State the 600000ms timeout once in Quick Start and reference it from Prerequisites rather than repeating the full value three times.

Consolidate the escalated-permissions guidance into one section to remove the duplication between Prerequisites and Troubleshooting.

DimensionReasoningScore

Conciseness

The body is lean and free of concept explanations Claude already knows, but the 10-minute/600000ms timeout is stated three times and the escalated-permissions guidance is repeated across Prerequisites and Troubleshooting, so not every token earns its place.

2 / 3

Actionability

Provides fully executable commands throughout — `vercel deploy [path] -y`, `bash scripts/deploy.sh /path/to/project.tgz`, `vercel deploy [path] --prod -y` — plus exact user-facing messaging, copy-paste ready.

3 / 3

Workflow Clarity

This simple skill has an unambiguous primary action with explicit error-recovery branches (auth failure routes to the fallback script; network failure routes to escalated permissions), giving a clear sequence with feedback for failure cases.

3 / 3

Progressive Disclosure

Content is split into well-organized sections with a single one-level-deep, clearly signaled reference to a real bundle file (scripts/deploy.sh), which verification confirms exists and handles the documented directory and .tgz inputs.

3 / 3

Total

11

/

12

Passed

Description

90%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-scoped description with explicit trigger phrasing and a clear disambiguation clause distinguishing it from rival deploy skills. Its only weakness is specificity, as it names a single action rather than enumerating multiple concrete deploy capabilities.

Suggestions

Expand the capability statement beyond a single action, e.g. "Deploy applications and websites to Vercel as preview or production, and package local projects for deployment" to hit the multi-action specificity anchor.

Consider adding a trigger term for the explicit "production" case (e.g. "deploy to production") since the skill distinguishes preview from prod in the body.

DimensionReasoningScore

Specificity

"Deploy applications and websites to Vercel" names the domain and a concrete action but lists only a single action (deploy), not the multiple specific actions the top anchor requires.

2 / 3

Completeness

Explicitly answers both what ("Deploy applications and websites to Vercel") and when ("Use when the user requests deployment actions like...") with concrete triggers.

3 / 3

Trigger Term Quality

Quotes natural user phrasings users would actually say — "deploy my app", "deploy and give me the link", "push this live", "create a preview deployment" — giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

The explicit carve-out "Do NOT use for deploying to Netlify, Cloudflare, or Render (use their respective skills)" establishes a clear niche and reduces conflict risk; voice is third person.

3 / 3

Total

11

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
tech-leads-club/agent-skills
Reviewed

Table of Contents

Is this your skill?

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.