CtrlK
BlogDocsLog inGet started
Tessl Logo

minutes-list

List recent meetings and voice memos. Use when the user asks "what meetings did I have", "show my recent recordings", "any meetings today", "list my voice memos", or wants an overview of their meeting history. Also use when they need to find a specific meeting by browsing rather than searching.

76

Quality

95%

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

100%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 tight, fully executable single-purpose CLI skill with clear sections, concrete commands, and useful operational guidance including a validation checkpoint for consuming results.

DimensionReasoningScore

Conciseness

The body is lean — short bash examples, terse field list, and a Gotchas section of only non-obvious edge cases — with no padding or explanation of concepts Claude already knows, so every token earns its place.

5 / 5

Actionability

Provides copy-paste-ready, executable commands (`minutes list`, `--limit 20`, `-t memo`, `-t meeting`, plus `minutes get` and `minutes status`) covering the common cases with exact flags.

5 / 5

Workflow Clarity

A simple single-action skill where the action is unambiguous, and the Output section adds an explicit validation checkpoint ("require exit status 0") for re-reading a path, satisfying the simple-skill exception.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references, organized into clearly labeled sections (Usage, Output, Gotchas), meeting the well-organized-sections criterion for a 5.

5 / 5

Total

20

/

20

Passed

Description

90%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 well-crafted description with explicit what/when structure, abundant natural trigger phrases, and a distinct niche; the only limitation is that it describes a single concrete action, capping specificity at 3.

DimensionReasoningScore

Specificity

"List recent meetings and voice memos" names the domain and one concrete action, but does not enumerate multiple distinct actions (it is a single-purpose skill), matching the anchor for naming a domain with 1-2 concrete actions rather than the several-action anchor at 4.

3 / 5

Completeness

Explicitly answers both what ("List recent meetings and voice memos") and when ("Use when the user asks ...") with concrete quoted trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Quotes several natural phrases users would actually say — "what meetings did I have", "show my recent recordings", "any meetings today", "list my voice memos" — plus synonyms (meetings, recordings, voice memos, meeting history), giving comprehensive coverage.

5 / 5

Distinctiveness Conflict Risk

Targets a clear niche (meeting/voice-memo history) with distinctive triggers unlikely to fire for unrelated skills, presenting minimal conflict risk.

5 / 5

Total

18

/

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.