CtrlK
BlogDocsLog inGet started
Tessl Logo

skills-search

This skill should be used when users want to search, discover, install, or manage Claude Code skills from the CCPM registry. Triggers include requests like "find skills for PDF", "search for code review skills", "install cloudflare-troubleshooting", "list my installed skills", "what does skill-creator do", or any mention of finding/installing/managing Claude Code skills or plugins.

Install with Tessl CLI

npx tessl i github:fernandezbaptiste/claude-code-skills --skill skills-search
What are skills?

95

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

89%

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

This is a strong description with excellent trigger term coverage and clear 'when to use' guidance. The main weakness is that the capability description could be more specific about what concrete actions are available beyond the high-level verbs (search, discover, install, manage). The description effectively carves out a distinct niche for skill/plugin management.

Suggestions

Expand the capability list with more specific actions like 'browse skill categories', 'view skill documentation', 'check version compatibility', or 'update installed skills' to improve specificity.

DimensionReasoningScore

Specificity

Names the domain (CCPM registry, Claude Code skills) and lists actions (search, discover, install, manage), but doesn't detail specific concrete capabilities like 'browse categories', 'check compatibility', or 'update installed skills'.

2 / 3

Completeness

Explicitly answers both what (search, discover, install, manage skills from CCPM registry) and when (clear 'Triggers include' clause with multiple concrete examples of user requests).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms: 'find skills for PDF', 'search for code review skills', 'install cloudflare-troubleshooting', 'list my installed skills', 'what does skill-creator do', plus generic 'finding/installing/managing Claude Code skills or plugins'.

3 / 3

Distinctiveness Conflict Risk

Very distinct niche - specifically about CCPM registry and Claude Code skill management. The trigger examples are highly specific ('install cloudflare-troubleshooting', 'list my installed skills') and unlikely to conflict with other skills.

3 / 3

Total

11

/

12

Passed

Implementation

100%

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

This is an excellent skill that demonstrates best practices: concise intent-to-action mapping via tables, executable commands throughout, clear behavioral directives, and helpful troubleshooting. The auto-bootstrap pattern and post-install reminder show thoughtful workflow design. The skill respects Claude's intelligence while providing all necessary specifics.

DimensionReasoningScore

Conciseness

The skill is lean and efficient, using tables for intent mapping and avoiding unnecessary explanations. Every section serves a clear purpose without explaining concepts Claude already knows.

3 / 3

Actionability

Provides fully executable commands with specific flags and options. The intent mapping table gives concrete command patterns, and the command reference section is copy-paste ready.

3 / 3

Workflow Clarity

Clear execution rules with numbered steps, explicit post-install reminder, and troubleshooting section for error recovery. The auto-bootstrap check provides a validation checkpoint before proceeding.

3 / 3

Progressive Disclosure

Well-organized with clear sections (Auto-Bootstrap, Core Behavior, Intent Mapping, Command Reference, Troubleshooting). Content is appropriately structured for a single-file skill without needing external references.

3 / 3

Total

12

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

10

/

11

Passed

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.