notebooklm

Installation
SKILL.md

NotebookLM Automation

Unofficial Python CLI and API for Google NotebookLM (notebooklm-py). Provides full programmatic access including capabilities the web UI doesn't expose.

Prerequisites

  • Python 3.10+
  • Google account with NotebookLM access
  • One-time browser login via Playwright

Installation

# Install with browser login support
pip install "notebooklm-py[browser]"
playwright install chromium
Installs
38
GitHub Stars
76
First Seen
Mar 10, 2026
notebooklm — julianobarbosa/claude-code-skills