CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

prompt-lookup

tessl install github:f/awesome-chatgpt-prompts --skill prompt-lookup
github.com/f/awesome-chatgpt-prompts

Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.

Review Score

72%

Validation Score

12/16

Implementation Score

57%

Activation Score

82%

SKILL.md
Review
Evals

Generated

Validation

Total

12/16

Score

Passed
CriteriaScore

metadata_version

'metadata' field is not a dictionary

license_field

'license' field is missing

body_examples

No examples detected (no code fences and no 'Example' wording)

body_steps

No step-by-step structure detected (no ordered list); consider adding a simple workflow

Implementation

Suggestions 3

Score

57%

Overall Assessment

This skill provides adequate guidance for using prompts.chat MCP tools but lacks concrete examples of tool calls and expected responses. The structure is good and appropriately sized, but actionability suffers from describing parameters rather than showing executable examples. Adding sample tool invocations would significantly improve usefulness.

Suggestions

  • Add concrete tool call examples with sample inputs and expected outputs (e.g., show an actual search_prompts call and what the response looks like)
  • Remove or condense the 'When to Use This Skill' section since activation triggers belong in frontmatter, not body content
  • Add error handling guidance for common scenarios like no search results found or invalid prompt IDs
DimensionScoreReasoning

Conciseness

2/3

The content is reasonably efficient but includes some unnecessary sections like 'When to Use This Skill' which largely repeats what would be in the skill's activation triggers. The tool parameter lists could be more compact.

Actionability

2/3

Provides concrete tool names and parameters, but lacks executable examples showing actual tool calls with sample inputs/outputs. The guidance is specific but not copy-paste ready.

Workflow Clarity

2/3

Steps are listed for each operation but lack validation checkpoints. The 'Guidelines' section mentions searching before writing but doesn't provide a clear decision workflow or error handling for failed searches.

Progressive Disclosure

3/3

For a skill of this size (~60 lines), the content is well-organized with clear section headers. No external references are needed, and the structure allows easy navigation between different tool operations.

Activation

Suggestions 2

Score

82%

Overall Assessment

This description has strong completeness with explicit 'when' triggers and good trigger term coverage including the specific domain 'prompts.chat'. However, the specificity of capabilities could be improved with more concrete actions, and the generic nature of 'prompts' creates some conflict risk with other potential prompt-related skills.

Suggestions

  • Add more specific concrete actions like 'browse prompt categories', 'adapt prompts for specific use cases', or 'format prompts for different AI models' to improve specificity.
  • Include distinguishing details about what makes this skill unique compared to general prompt assistance, such as 'access the prompts.chat library' or 'retrieve community-curated prompt templates'.
DimensionScoreReasoning

Specificity

2/3

Names the domain (AI prompts) and some actions ('discovering, retrieving, and improving prompts'), but lacks comprehensive concrete actions like 'search prompt libraries', 'generate prompt variations', or 'analyze prompt effectiveness'.

Completeness

3/3

Clearly answers both what ('discovering, retrieving, and improving prompts') and when ('Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat') with explicit trigger conditions.

Trigger Term Quality

3/3

Good coverage of natural terms users would say: 'AI prompts', 'prompt templates', 'search for prompts', and the specific site 'prompts.chat'. These are terms users would naturally use when seeking prompt assistance.

Distinctiveness Conflict Risk

2/3

The term 'prompts' is somewhat generic and could overlap with other prompt-related skills. However, the specific mention of 'prompts.chat' and focus on prompt templates provides some distinctiveness.