nblm
Installation
Summary
Query Google NotebookLM notebooks directly from Claude for source-grounded, citation-backed answers.
- Manages multi-account Google authentication with automatic browser login and persistent session handling
- Supports 20+ commands across notebook management, source uploads (files, URLs, YouTube, Z-Library, text), and queries with automatic follow-up detection
- Generates media artifacts including podcasts, briefings, debates, slide decks, and infographics with customizable length, format, and instructions
- Automatic environment setup with virtual environment creation, dependency installation, and idle daemon management; all data stored locally in
~/.claude/skills/notebooklm/data/
SKILL.md
NotebookLM Quick Commands
Query Google NotebookLM for source-grounded, citation-backed answers.
Environment
All dependencies and authentication are handled automatically by run.py:
- First run creates
.venvand installs Python/Node.js dependencies - If Google auth is missing or expired, a browser window opens automatically
- No manual pre-flight steps required
Usage
/nblm <command> [args]