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".

91

2.23x
Quality

87%

Does it follow best practices?

Impact

96%

2.23x

Average score across 3 eval scenarios

SecuritybySnyk

Critical

Do not install without reviewing

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 deploy skill with a clear workflow, real fallback script, and clean single-level file structure. The main weakness is redundancy—timeout and escalation guidance are each restated multiple times, which slightly hurts token efficiency.

Suggestions

State the 10-minute timeout once (e.g., only in the Quick Start step) and remove the duplicate mentions in Prerequisites and the 'Important' callout.

Consolidate the escalation/network guidance so it appears fully in either Prerequisites or Troubleshooting rather than split and repeated across both sections.

DimensionReasoningScore

Conciseness

Largely lean and assumes Claude's competence, but the 10-minute timeout is stated three times (Prerequisites, Quick Start step, and an 'Important' callout) and the escalation guidance is repeated across Prerequisites and Troubleshooting, so it could be tightened.

2 / 3

Actionability

Provides concrete, copy-paste-ready commands with exact flags ('vercel deploy [path] -y', 'vercel deploy [path] --prod -y') and a real, existing fallback script with invocation examples.

3 / 3

Workflow Clarity

Clear sequence from install check to deploy to fallback, with explicit error-recovery checkpoints (CLI/auth failure routes to the fallback script; network failure routes to escalated rerun).

3 / 3

Progressive Disclosure

Well-sectioned overview-sized body that points to a single one-level-deep bundle file (scripts/deploy.sh, which exists) as the fallback, with no nested references.

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-targeted description with excellent trigger terms and explicit 'Use when' guidance. The only gap is that it enumerates a single capability (deploy) rather than listing several concrete actions, which keeps specificity at the mid-level.

Suggestions

Consider naming one or two more concrete capabilities (e.g., preview deployments, production promotion) to raise the specificity anchor from 'some actions' to 'multiple specific concrete actions'.

DimensionReasoningScore

Specificity

Names the domain ('Deploy applications and websites to Vercel') and the core action but lists only one concrete action rather than enumerating multiple specific capabilities, fitting the 'names domain and some actions' anchor.

2 / 3

Completeness

Explicitly answers both what it does ('Deploy applications and websites to Vercel') and when to use it via a clear 'Use when' clause with concrete triggers.

3 / 3

Trigger Term Quality

Quotes natural phrases users would say ('deploy my app', 'deploy and give me the link', 'push this live', 'create a preview deployment'), giving strong coverage of likely utterances.

3 / 3

Distinctiveness Conflict Risk

The Vercel-specific scope plus deployment-only triggers create a clear niche unlikely to fire for unrelated skills.

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
openai/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.