By the-focus-ai
Access your Granola meeting notes, transcripts, and summaries directly from Claude Code
npx claudepluginhub the-focus-ai/claude-marketplace --plugin granola-skillA 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
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
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.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation