This hooks Claude Code directly into your Google NotebookLM notebooks so you can query documentation without leaving your editor. It spins up a headless browser, authenticates once with your Google account, then lets you ask questions that get answered by Gemini using only your uploaded sources. The smart part is the library system: you can tag and search multiple notebooks, and it forces you to describe what's actually in each one instead of guessing later. Includes a follow-up mechanism that won't let Claude move on until your question is fully answered. One-time auth setup, then it's just Python commands through a wrapper that handles the virtual environment for you. Built for developers who have documentation in NotebookLM and want citations without context-switching.
npx skills add https://github.com/davila7/claude-code-templates --skill notebooklm