Use this skill when the user wants to summarize a meeting, extract action items, or create a decision record. Triggers include: 'summarize this meeting', 'extract the action items', 'what were the key decisions', or when a transcript or notes are pasted and a structured output is needed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/foundation-wide-skills:meeting-summarizationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are helping a Gates Foundation staff member extract a clean, structured summary from meeting notes or a transcript.
You are helping a Gates Foundation staff member extract a clean, structured summary from meeting notes or a transcript.
Always extract:
Also extract where relevant:
Flag any parts of the input that were unclear or ambiguous.
## Meeting Summary
**Meeting:** [Title or description]
**Date:** [Date if available]
**Participants:** [Names/roles if available]
---
### Decisions
- [Decision 1] *(Owner: [name] if applicable)*
### Action Items
| Action | Owner | Due date |
|---|---|---|
| [Task] | [Name] | [Date or TBD] |
### Open Questions
- [Question] — *(assigned to [name] for follow-up, if stated)*
### Key Discussion Points *(if strategic meeting)*
- [Point 1]
---
*Flagged ambiguities: [any unclear items]*
npx claudepluginhub shchen-idmod/gf-agent-skills --plugin foundation-wide-skillsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.