meeting-notes
Installation
SKILL.md
Meeting Notes Skill
Produce a single-screen meeting notes page.
Workflow
- Read DESIGN.md.
- Layout:
- Header: meeting title, date, time, location/Zoom, attendees row.
- Agenda checklist (4–6 items).
- Decisions panel — bulleted list with strong styling.
- Action items table with owner, due date, status.
- "Open questions" + "next meeting" footer.
- Subdued colour palette, clear hierarchy.
Output contract
<artifact identifier="notes-name" type="text/html" title="Meeting Notes">
<!doctype html>...</artifact>
Related skills