By adamlevoy
Scaffold and deploy custom MCP servers on Cloudflare Workers with Google OAuth.
Personal 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
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimnpx claudepluginhub adamlevoy/claude-plugins --plugin cf-mcpLoad context from vault memory. Temporal queries use native JSONL timeline. Topic queries use QMD BM25 search. Generates session-file relationship graphs.
Sync Granola meeting notes and transcripts to Obsidian vault. Export meetings from the local Granola cache and backfill missing transcripts from the Granola API.
Sync Claude Code sessions to Obsidian markdown. Export, resume, add notes, close sessions, and archive conversation history.
Generate and edit images using Google's Nano Banana 2 (Gemini) and Imagen 4. Supports text-to-image, photo editing, background removal, style transfer, and reference-based generation.
Reddit API integration via PRAW. Browse subreddits, search posts, monitor discussions, post content, comment, vote, and analyze Reddit communities.
Build MCP (Model Context Protocol) servers on Cloudflare Workers with tools, resources, and prompts.
Official Cloudflare MCP server - 2,500+ API endpoints via Code Mode in just 2 tools (~1k tokens). Full platform access including Workers, Pages, D1, KV, R2, DNS, Zones, and more
Skills for designing and building MCP servers that work seamlessly with Claude — guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses