Back to Directory
automation
Notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
notebooklm-skill v0.1.0
- Initial release introducing integration with Google NotebookLM for source-grounded, citation-backed research queries.
- Provides persistent authentication, browser automation, and robust notebook/document management via a Python script interface.
- Features Smart Discovery for notebook metadata, minimizing the need for manual data entry.
- Strongly enforces use of a wrapper script (run.py) for consistent environment setup and dependency management.
- Includes critical follow-up and synthesis workflow for comprehensive, accurate responses.
- Stores all data locally with security in mind; configuration options via `.env` supported.