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

The canonical home for this skill is minutes-list in silverstein/minutes

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.

An exemplar concise, actionable skill body: executable examples, an explicit validation checkpoint for safe reauthorization, and well-organized sections with no bloat. It earns top marks across all content dimensions.

DimensionReasoningScore

Conciseness

The body is lean: a one-line summary, executable command examples, a compact output spec, and four high-value gotchas, with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

It provides copy-paste-ready, executable commands covering the common cases (default list, --limit, -t memo, -t meeting) plus a concrete reauthorization command for reading a specific meeting.

5 / 5

Workflow Clarity

For a single-purpose skill the action is unambiguous, and it adds an explicit validation checkpoint ('require exit status 0, and use only that result') plus a guard against reopening paths, satisfying the simple-skill exception with clear feedback control.

5 / 5

Progressive Disclosure

At under 50 lines with no need for external references, the content is well-organized into clear sections (Usage, Output, Gotchas) with no nested references, meeting the simple-skill exception for a top score.

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 strong, well-structured description that answers what and when with concrete, natural trigger phrases and a clear niche. The only soft spot is specificity, since it names just a single action (list) rather than several.

Suggestions

Add one or two more concrete actions beyond 'list' (e.g., filter by type or date range) to lift specificity from one action to several.

Consider mentioning output format or sorting in the description (e.g., 'sorted newest-first') to more fully convey capability.

DimensionReasoningScore

Specificity

The description names the domain (meetings and voice memos) and one concrete action ("List recent meetings and voice memos"), matching the anchor that names a domain with 1-2 concrete actions but is not comprehensive.

3 / 5

Completeness

It explicitly answers both what ("List recent meetings and voice memos") and when (a "Use when..." clause with concrete trigger phrases plus a secondary "Also use when..." clause), matching the anchor that clearly answers both.

5 / 5

Trigger Term Quality

It quotes multiple natural phrases users would actually say ("what meetings did I have", "show my recent recordings", "any meetings today", "list my voice memos") with synonyms across meetings and voice memos, matching the comprehensive-coverage anchor.

5 / 5

Distinctiveness Conflict Risk

It carves a clear niche (meeting/voice-memo listing) with distinct triggers and an explicit browse-vs-search framing that separates it from a search skill, 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.