skills/meeting-notes/SKILL.md
Summarize meetings and extract action items. Use when processing meeting transcripts, notes, or recordings to get summaries, decisions, and follow-ups.
npx skillsauth add lvndry/jazz meeting-notesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Summarize meetings and extract decisions, action items, and follow-ups from transcripts or notes.
# Meeting Summary: [Topic or title]
**Date**: [if known]
**Attendees**: [if known]
## Summary
[3–5 sentences: what was discussed, main outcomes, tone of meeting]
## Decisions
- [Decision 1]. [Owner/context if known.]
- [Decision 2]
## Action Items
| Owner | Action | Due |
| ------ | ------ | ---------------- |
| [Name] | [What] | [When if stated] |
| ... | ... | ... |
## Follow-up
- [Topic or question to revisit]
- [Blocked item or open question]
## Raw notes / transcript
[Optional: link or truncated copy if user wants it preserved]
Decisions: Explicit agreements, choices made, “we will do X.” Action items: Concrete tasks with owner; add “(owner TBD)” if unclear. Follow-up: Topics to revisit, open questions, blocked items. Risks or concerns: If someone raised a risk or objection, note it briefly.
Do not invent owners or due dates; use “?” or “TBD” when missing.
If user wants a short follow-up email:
**Subject**: Follow-up: [Meeting topic]
Hi all,
Quick summary from [meeting]:
- [Key point 1]
- [Key point 2]
Action items:
- [Name]: [Action] by [date]
- [Name]: [Action]
[Open question or next meeting if any.]
Thanks,
[User]
Generate only if user asks for “follow-up email” or “send summary to attendees.”
tools
Create and track task lists for complex multi-step work. Use when planning projects, breaking down work, tracking progress, or when a task has 3+ steps. Triggers on "plan", "todo", "task list", "break down", "step by step", or complex requests requiring multiple actions.
development
Brainstorm startup ideas using top-founder mental models, trend analysis, and competition research. Use when the user wants to brainstorm startup ideas, explore business opportunities, validate concepts, or think like elite founders. Triggers on "startup ideas", "business ideas", "what should I build", "startup brainstorm", "idea validation", "trends and opportunities", "think like a founder".
tools
Create new Jazz skills for automating workflows. Use when the user asks to create a skill, make a skill, or wants to define custom automation behavior.
tools
Generate pull request titles and descriptions from diffs and context. Use when creating a PR, writing PR description, drafting merge request, or summarizing changes for review.