Meeting Summary Template
Turn a raw transcript into a decision-focused recap: outcomes, owners, deadlines, open threads.
🧠 Why it works
Unstructured meeting summaries are useless a week later because they mirror the transcript's chaos. Decisions aren't what was discussed — they're what everyone agreed to. Action items aren't tasks raised — they're tasks claimed by a named owner. Forcing the template to reject anything without an owner or a decision verb filters 80% of the noise and leaves the 20% that drives follow-up.
⚙️ How it works
1) Ingest transcript (Whisper JSON with speaker labels is the sweet spot). 2) First pass: flag every sentence containing decision language ('we'll', 'agreed', 'decided', 'blocked on'). 3) Second pass: for each flagged sentence, resolve the speaker, the object, and a due-date if mentioned. 4) Items without a clear owner get routed to 'Open Questions' instead of silently dropped. 5) Final output is markdown: ## Decisions, ## Action Items (table: owner, task, due), ## Open Questions, ## Out-of-Scope. Re-queries the LLM once to tighten verb tense + remove 'we should think about' hedge phrases.
Description
A prompt + schema skill that converts meeting transcripts into structured minutes. Enforces four mandatory sections: Decisions Made, Action Items (with owner + due date), Open Questions, and Out-of-Scope. Optimized to strip filler and speculative talk.
Install this skill
A Claude skill is a skill.md file with YAML frontmatter and a markdown body.
Drop the file into your tool of choice — or pick a different format if you use Cursor, Windsurf, Copilot, or something else.
mkdir -p ~/.claude/skills/meeting-summary-template \
&& curl -L https://aidiveforge.com/skill/meeting-summary-template.skill-md \
-o ~/.claude/skills/meeting-summary-template/skill.md
Save to ~/.claude/skills/meeting-summary-template/skill.md
Recommended Use
Sign in to suggestTools and workflow packs this skill pairs well with. Forge picks are auto-generated from category + capability signals; Community picks are added by people who've used the pairing.
Forge Auto-recommended matches
Tools
-
Perplexity transform 37%
Why: category partial · caps 0/0 · domain ops · io-match
-
Linear transform 37%
Why: category partial · caps 0/0 · domain ops · io-match
-
ClickUp transform 37%
Why: category partial · caps 0/0 · domain ops · io-match
-
Jolli AI transform 32%
Why: category partial · caps 0/0 · domain ops
-
Sigtel.ai transform 32%
Why: category partial · caps 0/0 · domain ops
-
FormLM transform 32%
Why: category partial · caps 0/0 · domain ops
-
DodoForm transform 32%
Why: category partial · caps 0/0 · domain ops
-
SnapZyn transform 32%
Why: category partial · caps 0/0 · domain ops
-
Pathnovo transform 32%
Why: category partial · caps 0/0 · domain ops
-
Reclaim.ai transform 32%
Why: category partial · caps 0/0 · domain ops
-
Motion transform 32%
Why: category partial · caps 0/0 · domain ops
-
NewsBang transform 32%
Why: category partial · caps 0/0 · domain ops
Workflow packs
Report compatibility
Tell the community which tool you used this skill with, and whether it worked.
Suggest a pairing
Recommend a tool or workflow pack that this skill works well with. Up to 5 recommendations per day.