CtrlK
BlogDocsLog inGet started
Tessl Logo

find-skills

Discovers, searches, and installs skills from multiple AI agent skill marketplaces (400K+ skills) using the SkillKit CLI. Supports browsing official partner collections (Anthropic, Vercel, Supabase, Stripe, and more) and community repositories, searching by domain or technology, and installing specific skills from GitHub. Use when the user wants to find, browse, or install new agent skills, plugins, extensions, or add-ons; asks 'is there a skill for X' or 'find a skill for X'; wants to explore a skill store or marketplace; needs to extend agent capabilities in areas like React, testing, DevOps, security, or APIs; or says 'browse skills', 'search skill marketplace', 'install a skill', or 'what skills are available'.

68

Quality

82%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

64%

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

A solid, actionable skill with excellent concrete CLI commands and well-structured reference tables. Its main weaknesses are some unnecessary hand-holding in the workflow section (telling Claude how to 'understand the need' and 'present results') and missing validation/error-handling steps after installation. The content could be tightened by removing guidance Claude inherently knows and adding verification steps.

Suggestions

Remove or significantly trim the 'How to Help Users' Steps 1 and 3 — Claude already knows how to understand user needs and present results. Focus on the concrete commands in Steps 2 and 4.

Add a verification step after installation, e.g., 'Run `npx skillkit@latest list` to confirm the skill installed correctly' and guidance on what to do if installation fails.

Consider consolidating the 'Common Searches' table into the existing search command example, as it's largely redundant with the `find` command already shown above.

DimensionReasoningScore

Conciseness

Generally efficient with good use of tables and code blocks, but includes some unnecessary sections like 'How to Help Users' which walks Claude through obvious steps (understand the need, present results) that it already knows how to do. The 'Common Searches' table is somewhat redundant given the search command is already shown.

2 / 3

Actionability

Provides fully executable, copy-paste ready commands throughout. Every CLI command is concrete with real arguments, the install commands use actual repository paths, and the --skills flag usage is clearly demonstrated with specific examples.

3 / 3

Workflow Clarity

The 4-step 'How to Help Users' workflow is clearly sequenced, but lacks validation checkpoints — there's no guidance on verifying a skill installed correctly, handling installation failures, or confirming the skill is functional after install.

2 / 3

Progressive Disclosure

Content is well-organized with clear sections and tables, but everything is inline in a single file that's fairly long. The official partners and community collections tables could potentially be in a separate reference file. No bundle files are provided, so there's no progressive disclosure structure, though for this skill's complexity it's borderline acceptable.

2 / 3

Total

9

/

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.

This is an excellent skill description that hits all the marks. It provides specific concrete actions, comprehensive natural trigger terms including exact user phrases, a clear 'Use when' clause with multiple scenarios, and occupies a highly distinctive niche. The description is thorough without being unnecessarily verbose and uses proper third-person voice throughout.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: discovers, searches, installs skills; browsing official partner collections with named partners (Anthropic, Vercel, Supabase, Stripe); searching by domain or technology; installing from GitHub. Very concrete and detailed.

3 / 3

Completeness

Clearly answers both 'what' (discovers, searches, installs skills from marketplaces using SkillKit CLI, supports browsing collections and repositories) and 'when' with an explicit 'Use when' clause listing multiple specific trigger scenarios and exact user phrases.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'is there a skill for X', 'find a skill for X', 'browse skills', 'search skill marketplace', 'install a skill', 'what skills are available', plus synonyms like 'plugins', 'extensions', 'add-ons'. These are highly natural phrasings.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive niche — skill marketplace discovery and installation via SkillKit CLI is a very specific domain unlikely to overlap with other skills. The mention of specific tools (SkillKit CLI), specific partners, and the meta-nature of the skill (finding other skills) makes it clearly distinguishable.

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
rohitg00/skillkit
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.