meetings
Meetings
When to use
Reach for this skill any time the user asks about a meeting, calendar event, or attendee-tagged transcript. Specifically:
- Listing upcoming/past meetings (
/meetings). - Opening a single meeting detail with transcript + AI notes (
/meetings/:id). - Generating notes (summary + bullets + action items) for a finished meeting.
- Connecting Google Calendar (and later iCloud).
- Reasoning about who said what when system + mic audio are both captured.
For press-and-hold dictations (Hold-Fn / Cmd+Shift+Space) and the /dictate tab, use the dictate skill.
Design reference
The Meetings tab intentionally mirrors Granola: card grid grouped by day, two-pane detail (transcript left + AI notes right), inline title edit, "Generate notes" button, per-attendee action items. See templates/clips/desktop/design-refs/granola-ux.md for the source-of-truth interaction notes — read this before redesigning any Meetings surface. (Wispr-style press-and-hold patterns belong in the Dictate skill, not here.)
If
granola-ux.mdis missing, treat that as a TODO — the Wispr ref has been written but the Granola ref hasn't landed yet.