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.

74

Quality

91%

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

SKILL.md
Quality
Evals
Security

Quality

Content

93%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 excellent, tight skill body: executable commands, a clear reauthorization guardrail with an exit-status check, and a useful Gotchas section. The only minor gap is the absence of an explicit fix-and-retry loop around the get-and-validate step.

Suggestions

Add a brief feedback loop for the reauthorization step, e.g. 'if exit status is non-zero, surface the error and re-run minutes get with the corrected path'.

Clarify how to handle an empty result from 'minutes list' beyond noting it is normal (e.g., suggest checking 'minutes status' or prompting the user for a recording).

DimensionReasoningScore

Conciseness

Lean and efficient body with no padding or explanation of concepts Claude already knows; every section (Usage, Output, Gotchas) earns its place.

5 / 5

Actionability

Fully executable, copy-paste-ready commands with flags and an exact reauthorization command including an exit-status check; common cases are covered.

5 / 5

Workflow Clarity

Clear sequence with an explicit validation checkpoint ('require exit status 0') for reading a specific meeting, but no full validate->fix->retry feedback loop is specified.

4 / 5

Progressive Disclosure

Under 50 lines, single-purpose, with well-organized sections and no need for external references, satisfying the simple-skill exception.

5 / 5

Total

19

/

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 strong description: concise, third-person, with explicit and natural trigger phrases plus a clear browse-vs-search distinction. The only minor gap is specificity breadth, as it centers on listing/browse rather than enumerating several distinct capabilities.

DimensionReasoningScore

Specificity

Names the domain ('meetings and voice memos') with concrete actions ('List recent', 'find a specific meeting by browsing') but coverage is not comprehensive enough for a 4.

3 / 5

Completeness

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

5 / 5

Trigger Term Quality

Multiple natural verbatim trigger phrases a user would actually say ('what meetings did I have', 'show my recent recordings', 'any meetings today', 'list my voice memos') with synonyms included.

5 / 5

Distinctiveness Conflict Risk

Clear niche with an explicit disambiguator ('browsing rather than searching') and distinct triggers, giving minimal conflict risk.

5 / 5

Total

18

/

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.