By BULDEE
Full programmatic access to Google NotebookLM from Claude Code and Hermes: create notebooks, add sources (URL, YouTube, PDF, audio, video), query a corpus, and generate every artifact (audio podcast, video, slides, quiz, infographic, mind map, report). Positions NotebookLM as a media and large-corpus analysis tool, complementing the gbrain brain (which stays the retrieval memory).
Full programmatic access to Google NotebookLM via the notebooklm-py CLI. Create notebooks, add sources (URL, YouTube, PDF, audio, video, image), query a corpus, generate every artifact (podcast, video, slides, quiz, flashcards, infographic, mind map, report) and download them. Triggers on /notebooklm or intent like "make a podcast about X", "analyze these documents", "install notebooklm".
End-of-session wrap-up. Summarizes the session, saves durable knowledge into the gbrain brain (canonical memory), updates Claude memories, and optionally generates a NotebookLM media artifact (podcast/briefing). Triggers on /wrapup or "wrap up", "save this session", "end of session", "session summary".
Claude Code plugin: full programmatic access to Google NotebookLM, positioned inside the Galaxia stack.
NotebookLM exposes no official query API. This plugin builds on the community CLI notebooklm-py (browser automation, cookies) to drive NotebookLM from Claude Code:
In the Galaxia stack, the retrieval memory is gbrain (Postgres+pgvector, with the Obsidian vault as the system of record). NotebookLM is NOT the agent's memory. This plugin keeps it to its real strengths:
What we do NOT do: wire NotebookLM as an MCP server for the autonomous agent (Hermes), or use it as memory storage. Browser automation is too fragile (rate limits, ToS, breaks on any UI change) for a 24/7 agent. To trigger a generation from the autonomous stack, go through N8N (deterministic workflow, out of the agent hot path).
| Skill | Role |
|---|---|
notebooklm | Full NotebookLM CLI access (setup, auth, sources, query, generation, download). |
wrapup | gbrain-first session wrap-up: writes durable knowledge into gbrain (canonical memory), updates Claude memories, and optionally generates a NotebookLM media artifact. |
The plugin handles setup on first use (/notebooklm). Manually:
python3 -m venv ~/.notebooklm-venv
source ~/.notebooklm-venv/bin/activate
pip install "notebooklm-py[browser]"
playwright install chromium
ln -sf ~/.notebooklm-venv/bin/notebooklm ~/bin/notebooklm
Authentication: see the notebooklm skill (browser login, session capture).
playwright install chromium)wrapup: the gbrain CLI pointed at the Galaxia brainBased on the community CLI notebooklm-py and the community NotebookLM / WrapUp skills, adapted and repositioned for the Galaxia stack (gbrain as canonical memory). NotebookLM is an unofficial API and can break without notice.
Apache-2.0. (c) Alexandre Mallet / BULDEE.
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 buldee/notebooklm-galaxia --plugin notebooklm-galaxiaSenior craftsman methodology for AI-assisted development. DDD, Clean Architecture, TDD, and systematic workflows that transform Claude into a disciplined software engineer.
Professional DA generation pipeline for Claude Code — brand identity, 3D logos, interactive HTML brandbook, branded visuals, social carousels, and full brandbook export.
Metrikia MCP plugin: AI-powered ad tracking and ROI analysis for Media Buyers, Ad Agencies, and Entrepreneurs. Access campaigns, leads, attribution, and Diana AI insights directly from Claude.
Optimize your GitHub profile README with AI-powered analysis and generation
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
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.