notebooklm
Installation
SKILL.md
NotebookLM Skill by RoboNuggets
Connect your AI agent to Google NotebookLM. Add sources automatically, query your notebooks, generate branded slide decks, and keep your session alive without manual re-login.
Built on top of notebooklm-py by Teng Lin.
Prerequisites
1. Install notebooklm-py
pip install "notebooklm-py[browser]"
The [browser] extra installs Playwright, needed for the one-time login. All queries run without a browser after that.
If pip is unavailable or the package is outdated, install from a specific GitHub release tag: