CtrlK
BlogDocsLog inGet started
Tessl Logo

minutes-setup

Guided first-time setup for Minutes — download whisper model, create directories, configure audio input. Use when the user says "set up minutes", "install minutes", "first time setup", "configure minutes", "get started with minutes", "how do I start using minutes", or when verify shows missing components.

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 highly actionable, well-sequenced setup walkthrough with copy-paste commands and explicit verify checkpoints. The main improvements are tightening the redundant intro and making the error-recovery feedback loop explicit after the verification step.

Suggestions

Remove the redundant opening line ('Walk the user through first-time Minutes setup, step by step.') since the description already states this.

After step 6 (Verify), add an explicit feedback loop: 'If verify reports failures, return to the failing step and re-run it before testing recording.'

Consider co-locating each Gotcha with its relevant step (e.g., the macOS 26 CXXFLAGS note under step 2) so pitfalls are surfaced at the point of action.

DimensionReasoningScore

Conciseness

Largely lean with executable commands and a useful model-comparison table; assumes Claude's competence throughout. Not a 5 because the intro line 'Walk the user through first-time Minutes setup, step by step.' duplicates the description and a few lines of commentary could be trimmed.

4 / 5

Actionability

Every step ships copy-paste-ready commands — `cargo build --release`, `minutes setup --model <chosen-model>`, `mkdir -p ~/meetings/memos`, `brew install blackhole-2ch`, `minutes record/stop` — and concrete GUI steps for the audio routing, fully covering the common cases.

5 / 5

Workflow Clarity

Seven steps are clearly sequenced with explicit validation checkpoints (verify at start with 'Skip any steps that already pass', verify again at step 6, test recording at step 7). Not a 5 because there is no explicit 'if verify fails, return and fix' feedback loop for error recovery.

4 / 5

Progressive Disclosure

Well-organized into numbered sections with the detailed audio-routing guide offloaded to a clearly-signaled one-level reference ('See minutes-record/references/audio-devices.md for the full guide') and only a decision matrix kept inline. Not a 5 because the skill has no bundle files of its own and the Gotchas block could be co-located with the relevant steps.

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, well-structured description that clearly states what the skill does and when to invoke it, with a rich set of natural-language triggers tied to a specific product. The only gap is that it omits the binary-build step that the body treats as a core action.

DimensionReasoningScore

Specificity

Names the domain (Minutes first-time setup) and three concrete actions — 'download whisper model, create directories, configure audio input' — which matches the 'several specific actions; minor gaps' anchor; not a 5 because building the binary (a major step in the body) is omitted from the description.

4 / 5

Completeness

Explicitly answers both 'what' (guided first-time setup: download model, create dirs, configure audio) and 'when' (Use when the user says …) with concrete trigger phrases, matching the anchor for clearly answering both.

5 / 5

Trigger Term Quality

Provides six natural phrases users would actually say — 'set up minutes', 'install minutes', 'first time setup', 'configure minutes', 'get started with minutes', 'how do I start using minutes' — plus a state-based trigger ('when verify shows missing components'), giving comprehensive coverage of natural terms.

5 / 5

Distinctiveness Conflict Risk

Tied to a specific named product ('Minutes') with product-specific trigger phrases ('set up minutes', 'configure minutes'), giving it a clear niche with minimal overlap risk against generic skills.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

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.