meeting-noteslisted
Install: claude install-skill nawazxz/20-claude-skills-for-business
# Meeting Notes
A recap someone who missed the meeting could read and be caught up.
## Inputs needed
- The transcript or raw notes.
- (Optional) The meeting's purpose and the attendees.
## Steps
1. Write a 2-3 sentence summary of what the meeting was about and what came out of it.
2. List the key discussion points, grouped by topic.
3. Pull out **decisions** made, stated plainly.
4. Pull out **action items** with an owner and a due date if mentioned.
5. Note any open questions left unresolved.
## Output format
```
Summary: 2-3 sentences
Discussion: bullets by topic
Decisions: what was agreed
Action items: [ ] task - owner - due date
Open questions: anything unresolved
```
## Voice & rules
- Separate decisions from discussion. People skim for those two.
- Attribute action items only to people actually named.
- Don't invent a due date; leave it blank if none was set.