CtrlK
BlogDocsLog inGet started
Tessl Logo

vercel-deploy

Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

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.

The body is highly actionable with executable commands, clear examples, and a well-sequenced single-action workflow that includes error recovery. Its main weakness is mild redundancy between the Output and Present-Results sections and a long framework enumeration that could be trimmed.

Suggestions

Collapse the 'Output' and 'Present Results to User' sections so the URL format appears once, removing the duplicated example blocks.

Consider condensing the Framework Detection enumeration to the most common frameworks and deferring the full list to a reference, since the script auto-detects anyway.

DimensionReasoningScore

Conciseness

Mostly efficient and free of concept explanations Claude already knows, but the 'Output' and 'Present Results to User' sections redundantly show the same URL format and the framework-detection enumeration is long; could be tightened. Not a 3 because of the redundancy, not a 1 because nothing is padded with general background.

2 / 3

Actionability

Provides fully executable bash commands with the real script path, documented arguments, three concrete examples (current dir, specific project, existing tarball), and the expected stdout and JSON output — copy-paste ready. A 2 would only offer pseudocode or missing details.

3 / 3

Workflow Clarity

The single-action deploy is given a clear 4-step 'How It Works' sequence, 'Present Results' serves as the verification/presentation step, and Troubleshooting provides a fail→fix→retry feedback loop for network-egress errors; a 2 would lack checkpoints or error recovery.

3 / 3

Progressive Disclosure

A single well-organized SKILL.md with clearly-labeled sections and one clearly-signaled, real reference (scripts/deploy.sh, verified to exist) at one level deep; appropriate split for a skill of this size with no nested references. Not a 2 because organization and signaling are clear, not a 1 because there is no wall of text or deep reference nesting.

3 / 3

Total

11

/

12

Passed

Description

100%

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

The description is strong: it states concrete capabilities, includes natural trigger phrases a user would actually say, explicitly covers both what and when, and occupies a distinct Vercel-deployment niche. It is concise without fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Deploy applications and websites to Vercel', 'Create a preview deployment', 'returns preview URL and claimable deployment link') rather than vague language; not below 3 because it goes beyond naming a domain, and not a 2 because the actions are specific and enumerated.

3 / 3

Completeness

Explicitly answers both 'what' (deploy to Vercel, returns preview/claim URLs) and 'when' ('Use this skill when the user requests deployment actions such as...'), with explicit triggers; a 2 would require the 'when' to be only implied.

3 / 3

Trigger Term Quality

Embeds natural user phrasings users would actually say — 'Deploy my app', 'Deploy this to production', 'Create a preview deployment', 'Deploy and give me the link', 'Push this live' — giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear, Vercel-specific niche with deployment-only triggers, making it unlikely to fire for unrelated skills; voice is imperative/third person so no specificity penalty applies.

3 / 3

Total

12

/

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
bytedance/deer-flow
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.