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 uploaded n8n documentation notebook about node configurations and receive accurate, source-grounded answers instead of hallucinated API details. ## Quick Start Set up NotebookLM authentication, then ask my notebook what it says about a specific topic.