CtrlK
BlogDocsLog inGet started
Tessl Logo

gourmet-organizer

Organize tasting menus, menu photos, and visit notes into the right gourmet note. Use when the user shares a restaurant menu, wants a tasting write-up, or asks to merge a new visit into Notes/Gourmet.md without overwriting earlier visits.

70

Quality

86%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

72%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.

The content is concise and mostly actionable with a clear sequenced workflow, but it references a script that is not bundled and lacks an explicit verification step for destructive edits to existing notes. Fixing the missing script reference and adding a post-edit preservation check would raise the weaker dimensions.

Suggestions

Ship the referenced snippets/markdown_toc.py in a scripts/ (or snippets/) directory, or remove the command and inline a simpler TOC-finding step so no referenced file is missing.

Add an explicit post-edit verification step (e.g., re-read the restaurant section to confirm prior visits are still present and visits are split, not blended) to satisfy the destructive/batch validation requirement.

Confirm the rg placeholder syntax is copy-paste runnable, or show a concrete example substitution so users can execute it directly.

DimensionReasoningScore

Conciseness

The body is lean and well-organized with compact bullets and no padding about concepts Claude already knows; every section earns its place.

5 / 5

Actionability

Provides concrete executable commands (markdown_toc.py, rg) and a copy-ready output template, but the referenced snippets/markdown_toc.py is not present in the bundle, leaving one non-executable reference.

4 / 5

Workflow Clarity

The workflow is clearly sequenced and states preservation rules, but destructive edits to an existing notes file lack an explicit post-edit verification checkpoint, which the rubric caps at 3.

3 / 5

Progressive Disclosure

Sections are clean and well-structured, but the body points to snippets/markdown_toc.py which does not exist in any bundle directory — a broken reference that impedes navigation.

3 / 5

Total

15

/

20

Passed

Description

100%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.

The description is specific, well-triggered, complete, and distinctive, clearly conveying both capability and activation conditions in concise third-person voice. It matches the strongest anchor on every dimension.

DimensionReasoningScore

Specificity

Names the gourmet-note domain and lists multiple concrete actions — organizing tasting menus, menu photos, and visit notes, and merging visits into Notes/Gourmet.md — matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both what (organize/merge tasting notes) and when, with a concrete 'Use when the user...' clause listing distinct trigger scenarios.

5 / 5

Trigger Term Quality

Uses natural user phrasing with synonyms ('tasting menu', 'menu photo', 'tasting write-up', 'merge a new visit') plus the target file path, giving comprehensive natural-term coverage.

5 / 5

Distinctiveness Conflict Risk

Targets a clear niche (gourmet/restaurant tasting notes in a specific file) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

20

/

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
huangruiteng/CS-Notes
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.