CtrlK
BlogDocsLog inGet started
Tessl Logo

auto-categorize

Quick-capture raw text, a URL, or conversational content into a classified vault note — no interactive prompts. Triggers: "save this as a note", "clip this", "add this to the vault", "categorize this", "turn this into a note", "I found this useful, save it".

73

Quality

90%

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

86%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 concise, well-structured instruction skill with a clear sequenced workflow and concrete paths and tools. The main gap is the absence of an example output or an explicit post-write validation step, which would lift actionability and workflow clarity.

Suggestions

Add a short example of the resulting note frontmatter (title, type, tags) so the expected output is unambiguous.

Insert an explicit validation step after Write (e.g., confirm the file matches the CLAUDE.md schema and tags are kebab-case) to add a feedback checkpoint.

Show one concrete filled-template snippet for a common input type (e.g., a URL capture) to make the Generate step copy-paste ready.

DimensionReasoningScore

Conciseness

The body is ~30 lean lines with no padding and no explanation of concepts Claude already knows; every line is actionable and assumes competence, though the opening line mildly restates the description.

5 / 5

Actionability

Concrete guidance is given via specific paths ("Read `CLAUDE.md`", "`Templates/<Type>.md`", "`Notes/<type>/<kebab-case-title>.md`") and named tools (WebFetch, Write, Edit, mv), but there is no concrete example of the resulting frontmatter or a filled template, leaving a minor gap.

4 / 5

Workflow Clarity

A clear five-step sequence (Identify → Classify → Present → Generate → Write) with a confirmation checkpoint at step 3, but it lacks an explicit validation step verifying the written file against the schema, so it falls short of 5.

4 / 5

Progressive Disclosure

Under 50 lines, single-purpose, with no bundle files needing external references, and well-organized sections (Workflow, Tool guidance), satisfying the simple-skill exception for progressive disclosure.

5 / 5

Total

18

/

20

Passed

Description

95%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, well-targeted description that clearly states both capability and trigger conditions with natural user phrasings. Its only mild weakness is that the listed concrete actions are relatively few, though the input modalities add specificity.

DimensionReasoningScore

Specificity

"Quick-capture raw text, a URL, or conversational content into a classified vault note" names the domain and several concrete actions across distinct input modalities, but the action set (capture, classify) is not fully comprehensive, so it stops below 5.

4 / 5

Completeness

It explicitly states what it does (quick-capture into a classified vault note, no interactive prompts) and when to use it via concrete "Triggers:" phrases, satisfying both halves with concrete trigger language.

5 / 5

Trigger Term Quality

Six natural trigger phrases ("save this as a note", "clip this", "add this to the vault", "categorize this", "turn this into a note", "I found this useful, save it") give comprehensive coverage of phrasings a user would actually say.

5 / 5

Distinctiveness Conflict Risk

The "classified vault note" niche, the "no interactive prompts" differentiator, and the distinct trigger set give it a clear niche with minimal overlap risk against other note skills.

5 / 5

Total

19

/

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
seanGSISG/claude-depot
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.