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.
Install with Tessl CLI
npx tessl i github:brianlovin/claude-config --skill find-skillsOverall
score
86%
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillAgent success when using this skill
Validation for skill structure
Recognizes 'how do I' trigger and formulates effective search query with domain and task keywords
Recognizes trigger phrase
0%
100%
Executes search command
0%
100%
Includes domain keyword
0%
100%
Includes task keyword
0%
100%
Without context: $0.1987 · 48s · 9 turns · 10 in / 2,651 out tokens
With context: $0.4337 · 1m 14s · 24 turns · 71 in / 4,122 out tokens
Presents search results with complete information and installs skills with correct flags
Presents skill name and purpose
100%
100%
Provides install command
0%
100%
Includes skills.sh link
0%
0%
Uses global flag
0%
100%
Uses auto-confirm flag
0%
100%
Without context: $1.2135 · 3m 6s · 59 turns · 5,419 in / 8,106 out tokens
With context: $0.4174 · 1m 16s · 20 turns · 249 in / 4,118 out tokens
Handles empty search results gracefully with acknowledgment, direct help offer, and custom skill suggestion
Executes search attempt
0%
75%
Acknowledges no results
88%
0%
Offers direct assistance
93%
0%
Suggests creating custom skill
0%
0%
Without context: $0.1592 · 33s · 10 turns · 58 in / 1,736 out tokens
With context: $0.2825 · 57s · 14 turns · 15 in / 3,029 out tokens
Uses category knowledge to translate vague requests into effective search queries with appropriate domain keywords
Maps request to category
100%
100%
Uses category keywords
0%
100%
Includes framework context
0%
100%
Without context: $0.2415 · 1m 10s · 11 turns · 11 in / 3,547 out tokens
With context: $0.4716 · 1m 33s · 22 turns · 199 in / 5,336 out tokens
Recognizes interest in extending capabilities as skill search trigger and presents results with proper format
Recognizes capability extension trigger
0%
100%
Searches for relevant skills
0%
100%
Presents actionable results
0%
100%
Without context: $0.2079 · 52s · 10 turns · 10 in / 2,895 out tokens
With context: $0.3026 · 1m 3s · 15 turns · 62 in / 3,298 out tokens
Skills check and update maintenance
Runs check command
0%
100%
Runs update command
0%
100%
Documents check results
0%
100%
Documents update results
0%
100%
Correct command names
0%
100%
Without context: $0.5395 · 1m 45s · 35 turns · 87 in / 5,464 out tokens
With context: $0.5037 · 1m 44s · 30 turns · 317 in / 5,610 out tokens
Implicit wish-based trigger recognition
Recognizes implicit trigger
0%
100%
Executes skill search
0%
100%
Domain keyword in query
0%
100%
Presents skill name and purpose
0%
100%
Provides install command
0%
100%
Includes skills.sh link
0%
100%
Without context: $0.1896 · 48s · 9 turns · 10 in / 2,319 out tokens
With context: $0.3234 · 1m 7s · 18 turns · 64 in / 3,552 out tokens
Popular sources awareness and ecosystem discovery
Executes skill search
0%
100%
Includes domain keyword
0%
100%
Specific compound query
0%
100%
Mentions vercel-labs source
0%
100%
Mentions ComposioHQ source
0%
100%
Presents skills.sh link
0%
100%
Full owner/repo@skill format
0%
100%
Without context: $0.5263 · 2m 26s · 15 turns · 4,694 in / 5,090 out tokens
With context: $0.4244 · 1m 32s · 20 turns · 16 in / 4,977 out tokens
Table of Contents
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.