NotebookLM Skill
A local Claude Code skill for querying Google NotebookLM notebooks and returning source-grounded, citation-backed answers from uploaded material.
What is NotebookLM Skill?
NotebookLM Skill connects a local Claude Code installation to Google NotebookLM through browser automation. It manages a notebook library, persists local authentication state, selects a relevant notebook, and returns Gemini answers grounded in the documents that notebook contains. The project is designed for local Claude Code rather than the web UI, and each question starts an independent browser session without conversational follow-up context.
Best for
Local Claude Code users who repeatedly consult private manuals, product documentation, research collections, or other source sets already organized in NotebookLM.
Not for
Claude's web interface, offline environments, sensitive notebooks that cannot be shared as required by the workflow, or research that needs persistent multi-turn context.