Skip to content
Skill

granola-common-errors

by jeremylongshore

AI Summary

Diagnose and fix the most common Granola issues. Each error includes platform-specific symptoms, root causes, and step-by-step remediation. Granola captures audio from your device's system audio output (not via meeting platform APIs), so most issues trace back to audio permissions or device configur

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "granola-common-errors" skill in my project.

Please run this command in my terminal:
# Install skill into your project (2 files)
mkdir -p .claude/skills/granola-common-errors && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/granola-common-errors/SKILL.md "https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/granola-pack/skills/granola-common-errors/SKILL.md" && mkdir -p .claude/skills/granola-common-errors/references && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/granola-common-errors/references/detailed-errors.md "https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/granola-pack/skills/granola-common-errors/references/detailed-errors.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Troubleshoot common Granola errors — audio capture failures, transcription issues, calendar sync problems, and integration errors. Platform-specific fixes for macOS and Windows. Trigger: "granola error", "granola not working", "granola not recording", "fix granola", "granola troubleshoot".

Overview

Diagnose and fix the most common Granola issues. Each error includes platform-specific symptoms, root causes, and step-by-step remediation. Granola captures audio from your device's system audio output (not via meeting platform APIs), so most issues trace back to audio permissions or device configuration.

Prerequisites

• Granola installed (even if malfunctioning) • Terminal access for diagnostic commands (macOS) or PowerShell (Windows) • Admin/sudo access for permission changes

What version?

defaults read /Applications/Granola.app/Contents/Info.plist CFBundleShortVersionString 2>/dev/null

Audio devices available

system_profiler SPAudioDataType 2>/dev/null | grep -A2 "Default Input" `

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted Today
Active
Adoption1K+ stars on GitHub
2.4k ★ · Popular
DocsREADME + description
Well-documented

GitHub Signals

Stars2.4k
Forks341
Issues25
UpdatedToday
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code