CtrlK
BlogDocsLog inGet started
Tessl Logo

add-vercel

Add Vercel deployment capability to NanoClaw agents. Installs the Vercel CLI in agent containers and sets up OneCLI credential injection for api.vercel.com. Use when the user wants agents to deploy web applications to Vercel.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

75%Weight 40%Scale 1-5

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

A well-structured, executable procedural skill with strong validation checkpoints across all phases. Tightening the rationale prose, making the manifest merge a single command, and spelling out test-failure remediation would push it to the top band.

Suggestions

Trim the explanatory rationale paragraphs in Phase 4 and 4b (e.g., 'On an install that builds its own image...') to the essential one-liner, or move the 'why' detail into a bundled reference.

Provide a single executable command for the Phase 4 manifest append (e.g., a jq merge into container/cli-tools.json) instead of describing the JSON entry plus a separate build step.

Add an explicit feedback loop after the Phase 4b vitest run: if the guard test fails, name the two failure modes (manifest entry without skill, skill without manifest entry) and the fix for each.

DimensionReasoningScore

Conciseness

Mostly lean command-driven prose with purposeful commentary and no teaching of basic concepts, but a few rationale paragraphs in Phase 4 and 4b (e.g., the 'On an install that builds its own image' explanation and the broken-install rationale) could be trimmed.

4 / 5

Actionability

Highly executable with copy-paste-ready bash commands and full flag examples throughout, but the Phase 4 manifest append is described rather than given as a single executable merge command, leaving a minor gap.

4 / 5

Workflow Clarity

A clear six-phase sequence with pervasive pre-flight and verify checkpoints and a dependency-guard test, satisfying the destructive/batch validation requirement; feedback-loop remediation (what to do if the guard test fails) is implied rather than spelled out, keeping it just below the fully-recovery-loop anchor 5.

4 / 5

Progressive Disclosure

Well-organized into clear phase sections with two bundled offloads signaled inline (container-skills and the manifest test), but no references/scripts/assets bundle directories are present in the review tree and references appear as inline paths rather than navigable links, leaving minor organization gaps.

4 / 5

Total

16

/

20

Passed

Description

87%Weight 40%Scale 1-5

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, specific description that concretely states what the skill does and when to use it with a natural trigger phrase. Minor room to broaden trigger-term synonyms and enumerate the full deploy surface.

DimensionReasoningScore

Specificity

Names multiple concrete actions ('Installs the Vercel CLI in agent containers', 'sets up OneCLI credential injection for api.vercel.com') with comprehensive domain coverage, but does not enumerate the broader deploy/project-management surface, keeping it just below the fully comprehensive anchor 5.

4 / 5

Completeness

Clearly answers both 'what' (install Vercel CLI, set up OneCLI credential injection) and 'when' with an explicit concrete trigger phrase ('Use when the user wants agents to deploy web applications to Vercel').

5 / 5

Trigger Term Quality

Includes the natural phrase 'deploy web applications to Vercel' and the 'Vercel' brand keyword, giving good keyword coverage, but misses common variations/synonyms such as 'Vercel deployments' or 'preview deployments'.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche ('Add Vercel deployment capability to NanoClaw agents') with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

20

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
nanocoai/nanoclaw
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.