By The-Focus-AI
Access your Granola meeting notes, transcripts, and summaries directly from Claude Code
A Claude Code plugin for accessing Granola meeting notes, transcripts, and summaries.
# Add the Focus marketplace (if not already added)
/plugin marketplace add The-Focus-AI/claude-marketplace
# Install the plugin
/plugin install granola-skill@focus-marketplace
Then restart Claude Code.
# Clone the repo
git clone https://github.com/The-Focus-AI/granola-skill.git
# Install dependencies
cd granola-skill
pnpm install
# Build
pnpm run build
# Install as Claude Code plugin
claude /plugin install ./
Once installed, the skill activates automatically when you mention:
# List recent meetings
./bin/granola.js list --days 7
# Show meeting with transcript
./bin/granola.js show <meeting-id> --transcript
# Search meetings
./bin/granola.js search "product review"
# Export to markdown
./bin/granola.js export <meeting-id> --output ./meetings
This skill reads Granola's local cache file (~/Library/Application Support/Granola/cache-v3.json) directly. No API keys or authentication required.
The cache uses a double-JSON structure - the outer JSON contains a cache key whose value is a JSON string that must be parsed separately.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub the-focus-ai/claude-marketplace --plugin granola-skillGenerate images and videos using Google Gemini and Veo models. Provides skills for AI image generation, image editing, text-to-video, and image-to-video workflows.
QuickBooks Online read-only access for Claude Code using OAuth 2.0
Google services integration for Gmail, Calendar, Sheets, Docs, and YouTube using OAuth 2.0
Pocket Casts integration - access starred episodes, listening history, show notes, and podcast metadata
Claude Code skills for managing Hetzner servers, Cloudflare DNS, and Docker deployments
Claude Code skill pack for Granola AI meeting notes (24 skills)
Process meeting transcripts into structured notes with action items
Conversation memory for AI assistants — record, transcribe, search meetings and voice memos. 19 skills + 1 agent + 2 hooks.
Meeting capture — record mic + system audio, take timestamped notes, transcribe locally, distill into vault-connected notes.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.