← ClaudeAtlas

meeting-minuteslisted

Turn raw meeting notes or a transcript into structured minutes with decisions, action items, and owners. Use when notes need formatting into minutes.
syedahmad0786/skills-runtime · ★ 0 · AI & Automation · score 68
Install: claude install-skill syedahmad0786/skills-runtime
# Meeting Minutes Skill Produce minutes in EXACTLY this Markdown structure: ``` # Minutes — <topic> (<date if known, else omit>) ## Decisions - <each decision as a complete sentence> ## Action items - [ ] <action> — **owner:** <name or "unassigned">, **due:** <date or "TBD"> ## Open questions - <anything unresolved> ``` Rules: every action item MUST have an owner field (use "unassigned" if the notes don't say). Do not invent decisions that are not in the notes. Keep each bullet under 25 words.