Sync Granola meeting notes and transcripts to Obsidian vault. Export meetings from the local Granola cache and backfill missing transcripts from the Granola API.
npx claudepluginhub adamlevoy/claude-plugins --plugin granolaPersonal Claude Code plugin marketplace by Adam Levoy.
Add this marketplace to Claude Code:
/plugin marketplace add adamlevoy/claude-plugins
Then browse and install:
/plugin
Or install a specific plugin directly:
/plugin install seo@adamlevoy
| Plugin | Description |
|---|---|
| granola | Sync Granola meeting notes and transcripts to Obsidian |
| firecrawl | Web scraping, crawling, and knowledge base building via Firecrawl API |
| seo | SEO and GEO optimization using DataForSEO API |
| cloudflare | Cloudflare domain, DNS, and CDN management |
| Reddit API integration via PRAW | |
| recall | Load context from Obsidian vault memory |
| raycast | Generate Raycast script commands for macOS automation |
| trader | Swing trading analysis for equities and crypto |
| sync-claude-sessions | Sync Claude Code sessions to Obsidian markdown |
| media-ingest | Ingest YouTube, podcast, and Granola content as Obsidian notes |
| image-gen | Generate and edit images via Google Nano Banana 2 (Gemini) and Imagen 4 |
| cf-mcp | Scaffold and deploy MCP servers on Cloudflare Workers with Google OAuth |
When prompted, choose a scope:
.claude/settings.jsonEach plugin follows the official Claude Code plugin format:
plugins/<name>/
├── .claude-plugin/
│ └── plugin.json # Required metadata
├── skills/<name>/
│ └── SKILL.md # Skill definition with frontmatter
├── commands/ # Slash commands (optional)
├── agents/ # Agent definitions (optional)
├── hooks/ # Event hooks (optional)
├── .mcp.json # MCP server config (optional)
└── README.md
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
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
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Frontend design skill for UI/UX implementation