Descriptions:
Paul Lipsky demonstrates a workflow that connects Claude Co-work — Anthropic’s agentic task runner — directly to Google’s NotebookLM using browser automation via the Claude Chrome extension. Rather than relying on an unofficial open-source API bridge (which Lipsky tested but found fragile and potentially against Google’s terms of service), he built a custom Claude skill that triggers browser automation to operate NotebookLM directly: creating and managing notebooks, adding and deleting sources, and generating artifacts like slide decks, all from inside Claude Co-work without touching the terminal.
Setup requires downloading a free skill file, installing the Claude Chrome extension, logging in with an Anthropic account, and whitelisting google.com and notebooklm.google.com in Claude’s browser permissions settings. Lipsky walks through three automations he uses in practice: auto-generating on-brand slide decks from YouTube scripts by attaching the script to a task with no additional prompt, compiling morning research podcast reports, and routing research files into organized notebooks.
On token efficiency, Lipsky reports the browser-automation skill uses roughly 2% of Claude Max plan usage per task consistently, versus a competing approach that ranged from 1% to 13% depending on whether it got stuck. The free skill file handles the full NotebookLM interaction loop and is available via a linked community. The setup requires only one limited browser permission and operates fully automatically once configured.
📺 Source: Paul J Lipsky · Published April 12, 2026
🏷️ Format: Workflow Case Study







