What problem does it solve?
This Skill removes the copy-paste and token-heavy workflow of asking Claude to “search” your local documentation by instead querying your Google NotebookLM notebooks directly for document-only, citation-backed answers.
Core Features & Use Cases
- Source-grounded NotebookLM Q&A: Gets Gemini-synthesized answers that are grounded in your uploaded NotebookLM documents to reduce hallucinations.
- Notebook library management: Saves NotebookLM notebook URLs plus user-provided metadata (name, description, topics), and lets you list, search, activate, and remove notebooks.
- Reliable Google authentication: Performs one-time visible login and persists browser state while working around Playwright session-cookie persistence issues, so auth survives restarts.
Quick Start
Ask in Claude Code: “Set up NotebookLM authentication”, then “Add this NotebookLM to my library: <your-notebook-link>”, and finally “What does my <topic> notebook say about <your question>?”