What problem does it solve?
This Skill solves the problem of manual document search and the potential for hallucinations in AI-generated answers. It allows Claude Code to directly query Google NotebookLM for accurate, citation-backed answers from your uploaded documents.
Core Features & Use Cases
- Source-Grounded Responses: Reduces hallucinations by answering exclusively from your uploaded documents.
- Direct Integration: No copy-paste between browser and editor. Claude asks and receives answers programmatically.
- Smart Library Management: Save NotebookLM links with tags and descriptions.
- Automatic Authentication: One-time Google login, then authentication persists across sessions.
- Self-Contained: Everything runs in the skill folder with an isolated Python environment.
- Use Case: Imagine you have a complex technical document. Use this Skill to ask Claude Code to query the document for specific information and get precise, well-sourced answers.
Quick Start
Add your NotebookLM notebook to your library by sharing its link with Claude Code and saying, "Add this NotebookLM to my library: [your-link]".