CtrlK
BlogDocsLog inGet started
Tessl Logo

meeting-summarizer

Summarize a completed meeting from its transcript. Produces a structured summary with key decisions, action items, and discussion highlights. Triggered automatically when a meeting ends.

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 ./lib/clacky/default_extensions/meeting/skills/meeting-summarizer/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%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 lean, well-structured, and provides a concrete output template with an explicit guard against empty or meaningless transcripts. As a simple single-purpose skill it appropriately needs no external references, and its workflow is unambiguous.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: a short role statement, input/output structure, and six tight rules with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Guidance is concrete and directly executable — a precise output template with labeled sections and checkbox action items — but it is instruction-only without worked examples, leaving minor gaps for ambiguous cases.

4 / 5

Workflow Clarity

For a simple single-purpose skill the single action (read transcript, produce structured summary) is unambiguous with a clear output sequence; the empty/meaningless-transcript guard is an explicit validation checkpoint, though no error-recovery feedback loop is needed for this non-destructive task.

4 / 5

Progressive Disclosure

This is a short, single-purpose skill with no bundle files and no need for external references; it is well-organized into clear labeled sections (Input, Output Format, Rules), which earns 5 under the simple-skill exception.

5 / 5

Total

18

/

20

Passed

Description

56%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 clearly states what the skill does with several concrete actions, but relies on an automatic trigger rather than explicit user-invocable 'Use when...' guidance, which caps completeness. Trigger term coverage is adequate but not comprehensive.

Suggestions

Add an explicit 'Use when...' clause naming natural user phrases (e.g., 'Use when summarizing a meeting, writing meeting notes, or recapping a transcript').

Expand trigger terms to include synonyms like 'meeting notes', 'recap', and 'minutes' for better keyword coverage.

Mention 'open questions' alongside the other summary sections in the description so the output scope is fully represented.

DimensionReasoningScore

Specificity

Lists several concrete actions ('Summarize a completed meeting from its transcript', 'key decisions, action items, and discussion highlights') with only minor coverage gaps such as open questions being named in the body but not the description.

4 / 5

Completeness

The 'what' is clearly stated but the 'when' is only weakly implied via 'Triggered automatically when a meeting ends' with no 'Use when...' clause or explicit user-trigger guidance, which caps completeness at 3 per the guidelines.

3 / 5

Trigger Term Quality

Contains relevant terms ('meeting', 'transcript', 'summary', 'meeting ends') but lacks common synonyms and explicit user-natural phrases like 'meeting notes' or 'recap'; the trigger is described as automatic rather than via natural user language.

3 / 5

Distinctiveness Conflict Risk

The meeting-summarization niche is fairly distinct with clear triggers tied to meeting transcripts; minor overlap risk exists with general note-taking or summarization skills.

4 / 5

Total

14

/

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
clacky-ai/openclacky
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.