What problem does it solve? Searching local documentation with an AI assistant consumes large amounts of tokens, misses context across files, and often produces hallucinated APIs. This Skill lets Claude Code ask questions directly to Google NotebookLM, which answers exclusively from your uploaded documents with citation-backed responses from Gemini. ## Core Features & Use Cases - Direct NotebookLM Queries: Ask questions to any shared NotebookLM notebook through automated Chrome browser sessions using Patchright, with human-like typing and anti-detection behavior. - Notebook Library Management: Save, search, tag, and activate notebooks with metadata so the right knowledge base is selected automatically for each task. - Persistent Google Authentication: One-time manual Google login with a hybrid browser-profile plus cookie-injection approach that keeps sessions valid across restarts. - Use Case: While building an n8n workflow, ask your n8n documentation notebook about node configurations and receive accurate, document-grounded answers instead of hallucinated API calls. ## Quick Start Ask Claude to set up NotebookLM authentication, then say "Ask my React docs notebook what the rules of hooks are" to get a source-grounded answer.