CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-lookup

Activates when the user asks about Agent Skills, wants to find reusable AI capabilities, needs to install skills, or mentions skills for Claude. Use for discovering, retrieving, and installing skills.

61

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./bundled/skills/skill-lookup/SKILL.md

The canonical home for this skill is skill-lookup in f/awesome-chatgpt-prompts

SKILL.md
Quality
Evals
Security

Quality

Content

61%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, actionable skill body that concretely documents the MCP tools and install procedure. Weaknesses are mild over-explanation of known concepts and a missing verification feedback loop for the batch install operation.

Suggestions

Trim the 'Skill Structure' section (what SKILL.md/reference docs/scripts are) since Claude already knows this, and remove the 'When to Use This Skill' duplication of the description's triggers to improve conciseness.

Add an explicit validation feedback loop to the install workflow, e.g. after saving, re-read the SKILL.md frontmatter to confirm it parses, and retry on failure, to lift workflow clarity above the batch-operation cap.

Move or compress the 'How to Search' result-presentation list into a tighter format to further tighten token efficiency.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete tool/parameter listings, but the "Skill Structure" section explains concepts Claude already knows (what SKILL.md, reference docs, and scripts are) and "When to Use This Skill" duplicates triggers already in the description, so it fits the 'mostly efficient but includes some unnecessary explanation' anchor.

3 / 5

Actionability

Provides concrete MCP tool names (search_skills, get_skill) with specific parameters (query, limit, category, tag, id) and concrete install paths (.claude/skills/{slug}/), giving mostly executable guidance with only minor gaps.

4 / 5

Workflow Clarity

The install workflow is sequenced (get_skill → create dir → save files), but installing is a batch file-write operation with only a weak "confirm the skill was saved successfully" mention and no validate→fix→retry feedback loop, so the destructive/batch cap at 3 applies.

3 / 5

Progressive Disclosure

Content is well-organized into clearly signaled sections (When to Use, Available Tools, How to Search/Get/Install, Guidelines) with no bundle files needed, but the inline "Skill Structure" section could be trimmed, keeping it just below the top anchor.

4 / 5

Total

14

/

20

Passed

Description

83%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 capabilities and activation triggers in third person, with concrete natural-language terms. Minor additions of synonyms would push trigger term quality and distinctiveness to the top level.

DimensionReasoningScore

Specificity

Names the Agent Skills domain and several concrete actions ("find reusable AI capabilities", "install skills", "discovering, retrieving, and installing skills"), with only minor coverage gaps, fitting the 'lists several specific actions' anchor rather than the fully comprehensive 5.

4 / 5

Completeness

Explicitly answers both what ("discovering, retrieving, and installing skills") and when ("Activates when the user asks about Agent Skills... Use for...") with concrete trigger phrases, matching the top anchor exactly.

5 / 5

Trigger Term Quality

Includes natural phrases users would say ("find reusable AI capabilities", "install skills", "skills for Claude") with good coverage, but misses a few common synonyms, placing it just below the comprehensive 5 anchor.

4 / 5

Distinctiveness Conflict Risk

The "Agent Skills" / "skills for Claude" niche is mostly distinct with minimal conflict risk, though slight overlap with generic capability-extension skills keeps it below the clearest-niche 5 anchor.

4 / 5

Total

17

/

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
foryourhealth111-pixel/Vibe-Skills
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.