CtrlK
BlogDocsLog inGet started
Tessl Logo

minutes-mcp-recall

Route meeting-recall questions to the right Minutes MCP tool.

60

Quality

70%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/minutes/minutes-mcp-recall/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

86%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.

The content is a tight, well-structured routing overview with excellent progressive disclosure and no padding; its only notable gap is the absence of concrete call syntax/arguments for the MCP tools it dispatches to.

DimensionReasoningScore

Conciseness

The body is lean: a decision table, prefix rules, and brief anti-patterns whose short rationale clauses ("preserve context budget", "wastes tokens") earn their place, with no padding of concepts Claude already knows.

5 / 5

Actionability

The decision table maps specific user questions to concrete tool names with a copy-paste env block and prefix rule, but it stops short of showing call syntax or arguments, leaving a minor gap versus fully executable guidance.

4 / 5

Workflow Clarity

Routing is unambiguous via the table and the multi-step case (get_meeting after finding id with list/search) is sequenced with anti-pattern guardrails; this is a read-only skill so the destructive-cap does not apply, but no-result handling is not addressed.

4 / 5

Progressive Disclosure

SKILL.md is a concise overview whose 34-tool bulk is split into references/tool-map.md, a well-signaled one-level-deep reference loaded only when the table is insufficient; the referenced file exists and is not nested.

5 / 5

Total

18

/

20

Passed

Description

53%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.

The description is concise and third-person with a clear niche, but it states only one action and lacks an explicit "Use when..." trigger clause, capping completeness and trigger quality at the midpoint.

Suggestions

Add an explicit "Use when..." clause with concrete user phrases (e.g. "Use when the user asks what was said in a meeting, who owes what, or wants a specific transcript").

List 2-3 specific routing actions (e.g. search transcripts, fetch a transcript by id, track commitments) to lift specificity beyond a single verb.

Include natural synonyms ("meeting notes", "what did we discuss", "find that meeting") to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the meeting-recall domain and one concrete action ("Route ... to the right Minutes MCP tool"), matching the anchor that names a domain plus 1-2 concrete actions without comprehensive coverage.

3 / 5

Completeness

The "what" (route meeting-recall questions to the right tool) is clear, but there is no explicit "Use when..." clause; the "when" is only weakly implied, which per the guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

"meeting-recall questions" is a relevant keyword, but natural phrasings users actually say (e.g. "what did we discuss", "meeting notes", "find that meeting") are absent, leaving common variations missing.

3 / 5

Distinctiveness Conflict Risk

It carves a clear niche (Minutes MCP recall) with distinct triggers, but has minor overlap risk with the closely related minutes-search skill referenced in the body, so it sits just below the minimal-conflict anchor.

4 / 5

Total

13

/

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.