CtrlK
BlogDocsLog inGet started
Tessl Logo

garden-inbox

Scan a Paperclip user's Mine inbox, classify reversible archive candidates, request checkbox confirmation, and archive only accepted selections. Use when asked to garden, clean up, prune, or tidy a Paperclip inbox without changing issues, branches, or workspaces.

77

Quality

96%

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

92%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, executable workflow skill with strong actionability and validation checkpoints appropriate to a batch archiving operation; the only minor weakness is a misplaced paragraph and slightly verbose safety prose.

Suggestions

Move the 'The scan reads Mine separately for each included issue status...' paragraph so it does not interrupt the flow between the bucket intro sentence and the A/B/C/D bucket list.

Consider tightening a few safety-contract bullets into more imperative phrasing to improve conciseness without losing the safety guarantees.

DimensionReasoningScore

Conciseness

The body is efficient and assumes Claude's competence with no padding about familiar concepts, but the scan-coverage paragraph sits awkwardly between the report intro and the bucket list, and a few safety bullets could be slightly tighter.

4 / 5

Actionability

Every stage ships copy-paste-ready bash commands with concrete flags (--stale-days, --user-id, --dry-run, --interaction-file), plus env-var setup, fully covering the common cases.

5 / 5

Workflow Clarity

The scan → confirm → apply sequence is explicit with real validation checkpoints: scan truncation detection, the checkbox-confirmation gate before apply, the candidates.json guard on accepted IDs, and a dedicated test/verify feedback loop — satisfying the batch-operation validation requirement.

5 / 5

Progressive Disclosure

The body is a lean overview organized into clear sections; all classification/selection/API detail lives one level deep in the bundled scripts/garden-inbox.mjs (and its test file), both referenced via real executable paths, with no nested references.

5 / 5

Total

19

/

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 third-person, concise, and fully answers both what the skill does and when to use it, with natural trigger synonyms and an explicit scope boundary that reduces conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Scan a Paperclip user's Mine inbox, classify reversible archive candidates, request checkbox confirmation, and archive only accepted selections' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

It explicitly answers both 'what' (scan, classify, confirm, archive accepted selections) and 'when' (an explicit 'Use when...' clause with concrete trigger phrases), hitting the top anchor.

5 / 5

Trigger Term Quality

The 'Use when asked to garden, clean up, prune, or tidy a Paperclip inbox' clause supplies several natural synonyms a user would actually say, matching the comprehensive-coverage anchor.

5 / 5

Distinctiveness Conflict Risk

The 'Paperclip user's Mine inbox' niche plus the boundary clause 'without changing issues, branches, or workspaces' gives a clear niche with minimal conflict risk.

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
paperclipai/paperclip
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.