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

76%

Does it follow best practices?

Impact

98%

4.66x

Average score across 11 eval scenarios

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./mcp-servers/pent_claude_agent/.claude/skills/find-skills/SKILL.md
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, highly actionable skill guide with concrete commands, explicit quality-verification gates, and clear sequencing. Its main weakness is conciseness: explanatory padding and volatile install counts that will become stale over time.

Suggestions

Remove inferred-knowledge padding such as 'Skills are modular packages that extend agent capabilities with specialized knowledge, workflows, and tools.' and the definitional framing of the CLI.

Move or generalize time-sensitive figures (e.g. '100K+ installs each', '185K installs') so they do not go stale, or place them in a clearly marked section that Claude knows to verify at runtime via `npx skills`.

Trim the two full example-response blocks to shorter templates that show structure without reproducing a complete canned reply.

DimensionReasoningScore

Conciseness

Mostly efficient with clear commands and a compact categories table, but it pads with explanations Claude can infer ('Skills are modular packages that extend agent capabilities...'), two full example-response blocks, and time-sensitive install counts ('100K+ installs', '185K installs') that will go stale and are not isolated in a deprecated section; not a 4 because these unnecessary explanations and volatile figures are noticeable rather than minor.

3 / 5

Actionability

Provides copy-paste-ready commands (`npx skills find`, `npx skills add <owner/repo@skill> -g -y`, `npx skills init`) with concrete user-question-to-command mappings and specific quality thresholds (1K+ installs, <100 stars), fully covering the common cases; not below 5 because the guidance is executable and complete rather than pseudocode or high-level hints.

5 / 5

Workflow Clarity

A clear six-step sequence (understand, check leaderboard, search, verify quality, present, offer to install) with an explicit validation gate in Step 4 ('Do not recommend a skill based solely on search results. Always verify...') and a fallback path when no skills are found; not a 5 because there is no validate->fix->retry feedback loop, though this read-only recommendation workflow does not strictly require one.

4 / 5

Progressive Disclosure

No bundle files exist, so structure is judged in-file; sections are well-organized with clear headers (When to Use, CLI commands, six-step guide, categories, tips, fallback) and easy to navigate, with no content buried or nested references; not a 5 because the simple-skill under-50-lines exception does not apply (~140 lines) and the inlined example-response blocks could arguably be trimmed.

4 / 5

Total

16

/

20

Passed

Description

78%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 description that clearly states both what the skill does and when to use it, with natural verbatim trigger phrases in third person. Its main weakness is that it names only two concrete actions and includes one broad trigger ('how do I do X') that risks overlap with other skills.

DimensionReasoningScore

Specificity

Names the domain ('agent skills') and two concrete actions ('discover and install'), matching the anchor for 1-2 concrete actions without comprehensive coverage; not below 3 since the actions are concrete rather than minimal/generic, and not above 3 since it lists only two actions rather than several. Voice is third person ('Helps users'), so no specificity penalty applies.

3 / 5

Completeness

Explicitly answers 'what' ('Helps users discover and install agent skills') and 'when' with concrete trigger phrases and an explicit 'This skill should be used when...' clause, matching the anchor that requires both with concrete triggers; not below 5 because neither component is missing or merely implied.

5 / 5

Trigger Term Quality

Includes several natural phrases users would actually say ('how do I do X', 'find a skill for X', 'is there a skill that can...') plus 'extending capabilities', giving good keyword coverage; not a 5 because a few common variants (e.g. 'can you do X', 'I wish I had a tool for X') that appear in the body are absent from the description itself.

4 / 5

Distinctiveness Conflict Risk

The skill-discovery niche ('find a skill for X', 'is there a skill that can...') is mostly distinct with minimal conflict risk, but the broad 'how do I do X' trigger could overlap with task-specific skills, keeping it just below the clear-niche anchor of 5.

4 / 5

Total

16

/

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