meeting-notes
Structure and format meeting notes following PM best practices. Use when asked to create meeting notes, format discussion notes, capture action items, or document decisions from any meeting type. Produces structured notes with decisions, action items (owner + deadline), open questions, and next steps.
npx skills add mohitagw15856/pm-claude-skills --skill meeting-notes --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Meeting Notes Skill This skill structures meeting notes to maximize value and ensure follow-through. ## Required Inputs Ask the user for these if not provided: - **Meeting title and date** - **Attendees** (names and roles) - **Raw notes or transcript** (paste discussion notes, a transcript, or describe what was discussed) - **Meeting type** (1:1 / sprint planning / product review / stakeholder sync / other) — determines which template to use ## Reads from / Writes to the Brain If a [`professional-brain`](../professional-brain/SKILL.md) (`brain/`) exists, this is where notes become durable memory: - **Read first:** the relevant `stakeholders/` files (so you arrive knowing each attendee's open asks and concerns) and any `decisions/` the meeting revisits. - **Write after:** append each **decision** (with its rationale and a `reopen-when`) to `decisions/`, add new **asks/concerns** to the right `stakeholders/` file, and flag any new **assumption** into `hypotheses/`. Tag every captured fact with its provenance — most meeting statements are `[verbal]` until independently confirmed. Save the raw notes to `source/`. ## Standard Meeting Notes Template ### Meeting Header **Meeting**: [Mee
- Required Inputs
- Reads from / Writes to the Brain
- Standard Meeting Notes Template
- Meeting Header
- Agenda
- Decisions Made
- Action Items
- Discussion Notes
- Open Questions / Follow-Up
- Next Steps
- Best Practices
- Meeting Types & Adaptations
- 1:1 Meetings
- Sprint Planning
What does the meeting-notes skill do?
Structure and format meeting notes following PM best practices. Use when asked to create meeting notes, format discussion notes, capture action items, or document decisions from any meeting type. Produces structured notes with decisions, action items (owner + deadline), open questions, and next steps.
How do I install it?
Run `npx skills add mohitagw15856/pm-claude-skills --skill meeting-notes --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
