CtrlK
BlogDocsLog inGet started
Tessl Logo

stickies

Manage stickies as markdown files — create new, read, list, or delete. Use when the user mentions "sticky", "stickies", or wants to take a quick note or save a reminder.

68

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

76%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 clear, lean, well-structured instruction skill with concrete guidance throughout. The main weakness is the destructive Delete action lacking a verification step, which caps workflow clarity.

Suggestions

Add a verification checkpoint to the Delete action (e.g., confirm the matched filename before deleting, or report the deleted file afterward) so the destructive operation has an explicit validation step.

Spell out the snake-case rule concretely for the New action (e.g., lowercase, spaces to hyphens, strip punctuation) rather than relying on the reverse example in List.

Optionally trim the one-line purpose sentence under each action header to tighten the body further, since the header already conveys the action.

DimensionReasoningScore

Conciseness

The body is lean with numbered steps and concrete examples (filename syntax, frontmatter template, table) and no padding or explanations of concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Provides concrete filename format, frontmatter, and a table example, but has minor gaps: no explicit file-write command and the snake-case conversion rule is only illustrated by one example rather than specified.

4 / 5

Workflow Clarity

Steps are clearly sequenced with disambiguation and no-match checkpoints, but Delete is destructive and explicitly skips confirmation with no post-deletion verification, so the destructive-operation cap of 3 applies.

3 / 5

Progressive Disclosure

Well-organized into Actions (New/Read/Delete/List) and Sticky format sections with no need for external references, but at ~76 lines it exceeds the simple-skill threshold where well-organized sections alone would score 5.

4 / 5

Total

16

/

20

Passed

Description

92%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, concise description that clearly states both capability and trigger conditions with natural phrasing. Minor room to broaden trigger synonyms, but otherwise well-targeted.

DimensionReasoningScore

Specificity

Lists four concrete CRUD actions ("create new, read, list, or delete") against a named domain (stickies as markdown files), matching the comprehensive-coverage anchor; not 4 because the full lifecycle is covered with no real gaps.

5 / 5

Completeness

Explicitly states what it does (manage stickies as markdown files via four actions) and when to use it with concrete trigger phrases ("Use when the user mentions..."); clearly matches the top anchor.

5 / 5

Trigger Term Quality

Includes natural terms with a plural synonym ("sticky", "stickies") plus "take a quick note" and "save a reminder", but a few natural variations (memo, jot down) are absent, so it sits below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche ("stickies") with distinct, specific triggers and minimal overlap with other skills, matching the clear-niche anchor.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
shillem/cc-marketplace
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.