CtrlK
BlogDocsLog inGet started
Tessl Logo

minutes-ideas

Surface recent voice memos and ideas captured from any device. Use when the user asks "what ideas did I have?", "what were my recent memos?", "what did I record while walking?", or wants to recall a captured thought.

72

Quality

87%

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-ideas in silverstein/minutes

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.

An efficient, fully executable recall workflow with strong validation checkpoints and a clear error-recovery loop. The only soft spot is the Ghost Context section, which mildly over-explains inferable background.

Suggestions

Tighten or trim the "## Ghost Context" paragraph to the single purposeful line (search memos first, broaden to meeting search if needed) to remove inferable background and raise conciseness to 5.

DimensionReasoningScore

Conciseness

The body is mostly tight executable commands, but the "## Ghost Context" section lightly over-explains background ("captured on the user's phone (or Mac) and automatically transcribed by the Minutes watcher") that an intelligent agent could infer, matching the 4-anchor ("minor instances of over-explanation") rather than the fully lean 5.

4 / 5

Actionability

Both commands are concrete and copy-paste ready ("minutes list --content-type memo --limit 20", "minutes get \"<exact path>\" --json") with explicit output handling and presentation format, covering the common list-and-retrieve cases per the 5-anchor.

5 / 5

Workflow Clarity

Four numbered steps each carry explicit validation ("Require exit status 0") and an error-feedback loop (CLI unavailable/fails → report unavailable, never scan directly), matching the 5-anchor for explicit validation with error recovery; the destructive/batch cap does not apply to this read-only recall skill.

5 / 5

Progressive Disclosure

No bundle files exist or are referenced, and the skill is under 50 lines, single-purpose, and cleanly organized into "## How to run" and "## Ghost Context" sections, so the simple-skill allowance lets progressive_disclosure score 5 for well-organized self-contained sections.

5 / 5

Total

19

/

20

Passed

Description

82%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 description that answers both 'what' and 'when' with explicit, natural-language trigger phrases and a clear niche. The only weakness is capability specificity — it surfaces/recalls memos but does not list multiple distinct actions.

Suggestions

Add one or two more concrete actions (e.g. "list, summarize, and recall recent voice memos and ideas") to lift specificity from naming one action to several.

Broaden trigger terms with common synonyms like "voice notes" or "recordings" to push trigger-term coverage toward comprehensive.

DimensionReasoningScore

Specificity

"Surface recent voice memos and ideas captured from any device" names the domain plus one concrete action (surface/recall), but does not enumerate several distinct actions, so it matches the 3-anchor ("1-2 concrete actions, not comprehensive") rather than 4.

3 / 5

Completeness

It explicitly states what ("Surface recent voice memos and ideas captured from any device") and gives a maximally explicit "Use when..." clause with multiple concrete trigger phrases, matching the 5-anchor for both what and when.

5 / 5

Trigger Term Quality

Three quoted natural-user phrases ("what ideas did I have?", "what were my recent memos?", "what did I record while walking?") give good coverage, but it lacks synonyms/file-extension breadth (e.g. "voice notes", "recordings") that the 5-anchor demands, placing it clearly above 3 but below comprehensive.

4 / 5

Distinctiveness Conflict Risk

The voice-memo/idea recall framing with distinctive triggers ("while walking", "recent memos") carves a clear niche with minimal overlap risk versus other skills, matching the 5-anchor.

5 / 5

Total

17

/

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.