CtrlK
BlogDocsLog inGet started
Tessl Logo

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

96

4.66x
Quality

83%

Does it follow best practices?

Impact

98%

4.66x

Average score across 11 eval scenarios

SecuritybySnyk

Low

Low-risk findings worth noting

The canonical home for this skill is find-skills in vercel-labs/skills

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 and presents a clear, well-checkpointed workflow with no progressive-disclosure issues. The only meaningful weakness is conciseness, owing to concept explanations and length that could be trimmed.

Suggestions

Trim the 'What is the Skills CLI?' preamble — drop the definitional sentences about what a package manager and modular packages are, keeping only the command reference.

Consider condensing the 'Common Skill Categories' table and 'Tips for Effective Searches' since they largely restate query-construction advice already implied by Step 3.

DimensionReasoningScore

Conciseness

Mostly efficient, but the 'What is the Skills CLI?' section explains concepts Claude already knows ('package manager', 'modular packages that extend agent capabilities'), and the body could be tightened.

2 / 3

Actionability

Provides fully executable commands (`npx skills find`, `npx skills add <owner/repo@skill> -g -y`, `npx skills init`) with concrete query examples and copy-paste-ready response templates.

3 / 3

Workflow Clarity

Six steps are clearly sequenced with an explicit quality-verification checkpoint (Step 4: install count, source reputation, GitHub stars) and a no-skills-found fallback.

3 / 3

Progressive Disclosure

No bundle files exist and the skill is a single, well-organized SKILL.md with clear sections and no nested-reference problem, satisfying the simple-skill allowance for well-structured content.

3 / 3

Total

11

/

12

Passed

Description

82%

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 clearly states its purpose and includes strong, natural trigger phrases with an explicit use-when clause. It is held back from top marks by limited action specificity and a generic trigger ('how do I do X') that risks overlap with other skills.

Suggestions

Expand the capability statement beyond 'discover and install' to name more concrete actions (e.g., search the leaderboard, verify skill quality, recommend skills).

Narrow the 'how do I do X' trigger to reduce conflict risk, or qualify it so it only fires when X plausibly maps to an installable skill.

DimensionReasoningScore

Specificity

States concrete actions 'discover and install agent skills' but only lists two actions, which is not the comprehensive multi-action set of the level-3 anchor.

2 / 3

Completeness

Explicitly answers what ('discover and install agent skills') and when ('This skill should be used when the user is looking for functionality that might exist as an installable skill').

3 / 3

Trigger Term Quality

Quotes natural phrasings users would say — 'how do I do X', 'find a skill for X', 'is there a skill that can...' — giving strong coverage of likely triggers.

3 / 3

Distinctiveness Conflict Risk

'find a skill for X' and 'is there a skill that can...' are distinct, but the generic 'how do I do X' trigger could overlap with many other skills.

2 / 3

Total

10

/

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
Ed1s0nZ/CyberStrikeAI
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.