From granola-pack
Guides first Granola meeting capture: live notepad notes during calls, AI-enhanced structured output via templates, and chat queries. Tests setup and workflow.
How this skill is triggered — by the user, by Claude, or both
Slash command
/granola-pack:granola-hello-worldThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Capture your first meeting with Granola and learn the three-phase workflow: live notepad, Enhance Notes, and Granola Chat. Granola captures audio from your device (no bot joins), transcribes it, and merges your typed notes with the full transcript to produce structured output.
Capture your first meeting with Granola and learn the three-phase workflow: live notepad, Enhance Notes, and Granola Chat. Granola captures audio from your device (no bot joins), transcribes it, and merges your typed notes with the full transcript to produce structured output.
granola-install-auth setupDuring the meeting, type rough notes directly in the Granola notepad:
- discussed Q1 priorities
- sarah owns onboarding revamp
- need design review by thursday
- budget question - follow up with finance
These notes give Granola context. The AI uses your notes plus the full transcript to produce better output — you do not need to capture everything.
Granola produces structured notes based on your template:
# Team Standup — March 22, 2026
## Summary
Discussed Q1 priorities. Agreed to focus on customer onboarding
improvements. Sarah will lead the initiative with a design review
by Thursday.
## Key Decisions
- Onboarding revamp is the top priority for Q1
- Budget approval needed from Finance before expanding scope
## Action Items
- [ ] @sarah: Schedule design review meeting by Thursday
- [ ] @mike: Create onboarding improvement tickets in Linear
- [ ] @alex: Follow up with Finance on budget allocation
## Participants
Sarah Chen, Mike Johnson, Alex Kim
After enhancement, use the chat panel to ask questions about the meeting:
Granola Chat has full context of the transcript and your notes.
Type / in Granola Chat to invoke Recipes — saved prompts for common tasks:
/standup — extract blockers and progress updates/follow-up — draft a follow-up email/action-items — list all action items with owners| Error | Cause | Fix |
|---|---|---|
| No transcript generated | Wrong audio device selected | Check System Settings > Sound > Input matches your meeting audio |
| Meeting not detected | Calendar event missing video link | Add Zoom/Meet/Teams link to event, or manually start recording |
| Processing stuck > 5 min | Connectivity issue | Check internet, restart Granola (right-click icon > Restart) |
| Empty enhanced notes | Meeting < 2 minutes | Granola needs sufficient audio for meaningful enhancement |
| Poor transcription | Background noise or crosstalk | Use headset, mute when not speaking |
After your first meeting, check the People and Companies views in the sidebar. Granola automatically:
Proceed to granola-core-workflow-a for meeting template setup and preparation workflows.
npx claudepluginhub luxdevnet/claude-plus-lux --plugin granola-pack5plugins reuse this skill
First indexed Jul 10, 2026
Walks through capturing a Granola meeting, taking live notes, enhancing with AI, and using Granola Chat. Useful for testing Granola setup or learning the notepad + transcript workflow.
Syncs Granola meeting transcripts and notes to local disk, with commands to search by title, date, or content.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.