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

85%

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

The body is an actionable, well-sequenced recall workflow with executable commands and a sensible fallback. The main weakness is mild padding in the framing and Ghost Context prose that adds little over Claude's existing competence.

Suggestions

Drop or trim 'This is the recall layer for the cross-device ghost context pipeline.' — it is flavor text that does not change what Claude does.

Tighten the Ghost Context section to the one fact Claude cannot infer (memos are phone/Mac-captured and auto-transcribed by the Minutes watcher) and cut the restatement of trigger phrasing already covered by the description.

Consider adding a one-line note on what to do when both the CLI and the ~/meetings/memos/ directory are empty, so the workflow has a defined terminal state.

DimensionReasoningScore

Conciseness

The body is mostly lean with executable commands, but phrases like 'recall layer for the cross-device ghost context pipeline' and the explanatory Ghost Context paragraph add context Claude does not need; it could be tightened to reach a 3.

2 / 3

Actionability

It gives concrete, copy-paste-ready commands ('minutes list --type memo --limit 20 --json', the 'ls -t ~/meetings/memos/*.md' fallback, 'head -20 "<path>"') plus a clear fallback path, matching the fully-executable anchor.

3 / 3

Workflow Clarity

The five-step sequence is clear and includes an explicit error-recovery branch (CLI unavailable -> scan the directory); as a read-only recall task it needs no destructive-operation validation, so the clear sequence with a fallback meets the bar.

3 / 3

Progressive Disclosure

It is a single sub-50-line file with well-organized sections ('How to run', 'Ghost Context') and no external references, which the rubric allows to score 3 for simple skills.

3 / 3

Total

11

/

12

Passed

Description

90%

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: concise, third-person, and with a clear 'Use when' clause backed by realistic quoted triggers. Its only gap is that it names one or two actions rather than a comprehensive list of concrete capabilities.

DimensionReasoningScore

Specificity

It names the domain ('voice memos and ideas') and the actions 'Surface' and 'recall', but does not list multiple distinct concrete actions, so it sits at the 'some actions, not comprehensive' anchor rather than a multi-action 3.

2 / 3

Completeness

It explicitly states what the skill does ('Surface recent voice memos and ideas captured from any device') and pairs it with an explicit 'Use when the user asks...' trigger clause, answering both what and when.

3 / 3

Trigger Term Quality

The quoted phrases 'what ideas did I have?', 'what were my recent memos?', and 'what did I record while walking?' are exactly what a user would naturally say, giving strong coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

The voice-memo/idea-recall niche with device-capture and walking/recording triggers is clearly scoped and unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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.