summarise-granola
Installation
SKILL.md
Granola transcript summarisation
This skill extracts raw meeting transcripts from the Granola app, creates a structured summary, files them to the relevant project, and optionally adds the summary + raw transcript to a shared Google Doc (summary → "Call summaries" tab, raw transcript → "Call transcripts" tab), sends call notes via email, or sends them as a Slack DM. A tidied transcript is opt-in and runs in the background after the main workflow.
Update check: Before starting, run bash ~/.claude/skills/summarise-granola/scripts/check-update.sh. If it prints output, show the message and ask the user which action to take:
- Update now — run
bash ~/.claude/skills/summarise-granola/scripts/update-skill.sh, then re-read this SKILL.md before continuing - Remind me tomorrow — run
bash ~/.claude/skills/summarise-granola/scripts/check-update.sh --snooze, then continue - Never ask again — run
bash ~/.claude/skills/summarise-granola/scripts/check-update.sh --disable, then continue If no output, continue silently.
Workflow
Step 1: Check for recent calls
Always start by running the check command:
python3 ~/.claude/skills/summarise-granola/scripts/granola.py check