notebooklm-skill

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
10
GitHub Stars
76
First Seen
Apr 27, 2026
notebooklm-skill — julianobarbosa/claude-code-skills