notebooklm

Automate Google NotebookLM workflows for querying, source ingestion, and branded slide decks.

128|45|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/robonuggets/notebooklm-skill --skill notebooklm-robonuggets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notebooklm
Source: https://github.com/robonuggets/notebooklm-skill/tree/main
Command: npx skills add https://github.com/robonuggets/notebooklm-skill --skill notebooklm-robonuggets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires notebooklm-py, playwright, and includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the tedious manual work of managing Google NotebookLM, from repeated Google logins and manual source copy-pasting to manually generating branded reports and slide decks, saving researchers and content creators hours of repetitive administrative effort.

Core Features & Use Cases

  • Full Notebook Automation: Query notebooks, add sources (URLs, PDFs, raw text), generate audio overviews, study guides, quizzes, and reports directly from your AI agent without opening the NotebookLM web interface.
  • Branded Slide Generation: Create custom presenter decks with your brand colors, ideal for client presentations, training materials, or research summaries.
  • Use Case: Imagine you have 30 research sources to add to a NotebookLM project for a market analysis report. Use this Skill to automatically ingest all sources, query the notebook for key insights, and generate a branded slide deck in minutes instead of hours of manual work.

Quick Start

Use the notebooklm skill to query your active NotebookLM notebook for the top 5 insights from your latest research project and generate a branded slide deck using your primary brand color #FF6B2C and secondary color #FFBE2E.

Frequently Asked Questions about notebooklm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google NotebookLM source ingestion and report generation?

Automate Google NotebookLM source ingestion and report generation by using an AI agent to add URLs, PDFs, and raw text to notebooks, query insights, and generate reports without manual browser interaction.

Can I generate branded slide decks directly from NotebookLM research sources?

Yes, you can generate branded slide decks directly from NotebookLM research sources by specifying your primary and secondary brand colors to automatically create custom presenter decks for client presentations.

Does NotebookLM automation work without repeated manual Google logins?

NotebookLM automation works without repeated manual Google logins by utilizing persistent Google session storage, allowing your AI agent to operate continuously without manual login intervention.

What do I need to set up to automate NotebookLM workflows with Python?

To automate NotebookLM workflows with Python, you need the notebooklm-py Python library and a Playwright Chromium browser installed in your environment to handle browser automation.

What's the best way to query a NotebookLM notebook for key research insights?

The best way to query a NotebookLM notebook for key research insights is through an AI agent that directly queries the notebook, retrieves top insights, and generates study guides or quizzes automatically.

Are there limitations when using Playwright for NotebookLM automation?

Limitations when using Playwright for NotebookLM automation include relying on persistent session storage to maintain authentication and requiring browser environment setup to execute end-to-end workflow tasks successfully.