CtrlK
BlogDocsLog inGet started
Tessl Logo

minutes-cleanup

Manage old recordings — find large files, archive old meetings, delete processed originals. Use when the user says "clean up recordings", "how much space are meetings using", "delete old recordings", "archive meetings", "manage meeting storage", or asks about disk space from minutes.

72

Quality

88%

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

82%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 leads with usage checks and guards every destructive operation with preview/confirm checkpoints. It is token-efficient and relies on minutes-specific gotchas rather than generic padding.

Suggestions

Add a short numbered top-level workflow (check usage -> preview cleanup -> confirm -> apply -> archive/stale-state) so the overall sequence is explicit rather than implied by section order.

Tighten the explanatory prose in 'Preview raw-audio cleanup' to one line, since the retention intent is already conveyed by the commands and the --apply gate.

DimensionReasoningScore

Conciseness

Mostly lean with executable commands and minutes-specific operational knowledge (audio ~10 MB/min, iCloud caveat, pin frontmatter) that Claude would not already know; a few explanatory sentences could be trimmed but generally every token earns its place.

4 / 5

Actionability

Copy-paste-ready commands throughout (minutes storage, minutes cleanup --json, find -mtime +90 -exec mv, du -sh, rm -f) covering the common cases with specific flags and examples.

5 / 5

Workflow Clarity

Destructive/batch operations have explicit validation gates (show usage first, preview-only unless --apply, explicit confirmation before apply), so the destructive cap does not apply; organized as per-task mini-workflows with most checkpoints present, though it lacks a single linear sequence and an error-recovery feedback loop.

4 / 5

Progressive Disclosure

Well-organized into clear sections (usage, cleanup tasks by type, gotchas) with no bundle files and no need for external references; structure is good though all content is inline rather than split across referenced files.

4 / 5

Total

17

/

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, third-person description that pairs three concrete capabilities with a rich set of natural trigger phrases. It cleanly answers both what the skill does and when to use it with minimal conflict risk.

DimensionReasoningScore

Specificity

Names the domain ('old recordings') and three concrete actions ('find large files, archive old meetings, delete processed originals'), which is several specific actions with only minor coverage gaps.

4 / 5

Completeness

Explicitly answers both 'what' (manage old recordings via three concrete actions) and 'when' (a 'Use when the user says...' clause with concrete trigger phrases), matching the anchor for clear and explicit both-axes coverage.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases including synonyms and variations ('clean up recordings', 'how much space are meetings using', 'delete old recordings', 'archive meetings', 'manage meeting storage'), matching the anchor for full coverage of terms users would actually say.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (minutes/meeting recording storage management) with distinct, domain-specific triggers; minimal overlap risk with other 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
silverstein/minutes
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.