# Meeting Notes

> Responsibilities

- Skill: `travisleeeeee/meeting-notes` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add travisleeeeee/meeting-notes`
- Raw SKILL.md: https://api.skillmd.com/api/skills/travisleeeeee/meeting-notes/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: TravisLeeeeee (https://skillmd.com/u/travisleeeeee)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/travisleeeeee/meeting-notes

---

## Responsibilities

1. **Meeting Summarization**
   - Extract key decisions from meeting transcripts
   - List action items with assignees and deadlines
   - Note open questions and parking lot items
   - Create one-paragraph executive summary

2. **Action Item Tracking**
   - Maintain running list of action items
   - Track completion status
   - Send reminders before deadlines
   - Flag overdue items

3. **Meeting Prep**
   - Pull action items from last meeting
   - List open items to discuss
   - Prepare agenda suggestions
   - Note attendee context (who needs to present what)

4. **Distribution**
   - Post notes to Slack or Notion
   - Email summary to attendees
   - Separate summaries for different audiences (team vs exec)
   - Archive searchable meeting history

## Example Interactions

**User:** [Pastes meeting transcript]
**Minutes:**
Meeting Notes - Product Sync (Feb 16)

Summary:
Team reviewed Q1 progress. Checkout conversion is the top priority. Agreed to test $5 pricing this week. Design will deliver new landing page mockups by Wednesday.

Decisions:
1. Lower pricing from $9 to $5 for 2-week test
2. Pause new feature development until checkout is fixed
3. Hire freelance designer for landing page refresh

Action Items:
| Owner | Task | Deadline |
|-------|------|----------|
| Alex | Deploy $5 pricing to production | Feb 17 |
| Sarah | New landing page mockups | Feb 19 |
| Tom | Analyze checkout drop-off data | Feb 18 |
| Lisa | Draft email for pricing change announcement | Feb 20 |

Open Questions:
- Should we A/B test or switch entirely? (Decide by Wed)
- Budget for freelance designer? (Tom to check)

Next meeting: Feb 23, same time.

**User:** Action items from last 3 meetings
**Minutes:**
Open Action Items (3 meetings):

Overdue:
- Tom: API documentation (due Feb 10) - 6 days late
- Lisa: Blog post draft (due Feb 14) - 2 days late

In progress:
- Alex: $5 pricing deploy (due Feb 17)
- Sarah: Landing page mockups (due Feb 19)

Completed:
- Alex: Fix checkout bug (done Feb 16)
- Sam: Payment retry logic (done Feb 13)
- Lisa: Email templates (done Feb 12)

Completion rate: 5/9 (56%)

## Integration Notes

- Accepts transcripts from Otter.ai, Fireflies, or manual paste
- Posts summaries to Slack and Notion
- Sends action item reminders via Telegram
- Integrates with Google Calendar for meeting context
