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.

80

Quality

100%

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

The canonical home for this skill is minutes-cleanup in silverstein/minutes

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-crafted body: concise and app-specific, packed with executable commands, with explicit confirmation gates on destructive operations and clean section organization. No bundle files are needed given the scope.

DimensionReasoningScore

Conciseness

The body is lean and command-driven; explanatory prose such as "Minutes is transcript-first…" and "After transcription, the original audio files are no longer needed…" conveys minutes-app-specific behavior Claude would not already know, so every token earns its place rather than padding generic concepts.

3 / 3

Actionability

Fully executable, copy-paste-ready commands appear throughout (e.g. `minutes storage --json`, `minutes cleanup --apply`, `find ~/meetings … -exec mv`, `du -sh`, `rm -f ~/.minutes/recording.pid`), matching the score-3 anchor for concrete executable guidance.

3 / 3

Workflow Clarity

Destructive and batch operations carry explicit validation gates — "Present this to the user before taking any action", preview-only unless `--apply`, "Only apply cleanup after showing the preview and getting explicit confirmation" — giving a clear check-usage → preview → confirm → apply sequence, so workflow clarity is not capped at 2.

3 / 3

Progressive Disclosure

No bundle files exist, and the skill is a single self-contained file organized into clear sections (Check usage, Common cleanup tasks, Gotchas) rather than a monolithic wall or nested references, satisfying the well-organized-single-file criterion for score 3.

3 / 3

Total

12

/

12

Passed

Description

100%

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 description: specific actions, explicit and natural trigger phrases, clear what-and-when guidance, and a distinct niche that minimizes conflict risk. No changes needed.

DimensionReasoningScore

Specificity

"find large files, archive old meetings, delete processed originals" lists three concrete, distinct actions, matching the score-3 anchor for multiple specific actions; it is not the score-2 anchor because the actions are comprehensive rather than partial.

3 / 3

Completeness

Explicitly answers both what ("Manage old recordings — find large files, archive old meetings, delete processed originals") and when ("Use when the user says…"), matching the score-3 anchor exactly; it is not 2 because the trigger guidance is explicit rather than implied.

3 / 3

Trigger Term Quality

Includes natural phrases a user would actually say — "clean up recordings", "how much space are meetings using", "delete old recordings", "archive meetings", "manage meeting storage", "disk space from minutes" — giving broad coverage of common variations per the score-3 anchor.

3 / 3

Distinctiveness Conflict Risk

The recordings/minutes-storage niche with disk-space-from-minutes triggers is clearly distinguishable and unlikely to fire for unrelated skills, matching the score-3 anchor; it uses third person voice so no person penalty applies.

3 / 3

Total

12

/

12

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.