notebooklm

Automate Google NotebookLM notebook creation, source management, and artifact generation.

4|Updated Jun 27, 2025
One-click install
npx skills add https://github.com/DevOtts/all-skills-you-will-ever-need --skill notebooklm-devotts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notebooklm
Source: https://github.com/DevOtts/all-skills-you-will-ever-need/tree/main/.claude/notebooklm
Command: npx skills add https://github.com/DevOtts/all-skills-you-will-ever-need --skill notebooklm-devotts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the manual, UI-only workflow of creating NotebookLM notebooks, adding sources, and generating downloadable artifacts from research, so you can programmatically produce podcasts, reports, quizzes, and more.

Core Features & Use Cases

  • End-to-end Notebook automation: Create notebooks, add sources (URLs, YouTube, PDFs, audio/video, images, files), and chat across the indexed content.
  • Artifact generation & exports: Generate and then download multiple artifact types (audio/video, reports, quizzes, flashcards, mind maps, slide decks, data tables) in formats suitable for further processing.
  • Operational guardrails: Built-in guidance for authentication, readiness checks, parallel workflow safety, and when to ask vs. run automatically.

Quick Start

Ask the AI to create a NotebookLM notebook for your topic and add a couple of URLs, then generate an audio podcast from the combined sources.

Frequently Asked Questions about notebooklm

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

FAQPage Schema
How do I automate NotebookLM artifact generation from research sources?

Automating NotebookLM artifact generation uses a CLI workflow to create notebooks, add URLs or files, wait for source indexing, and programmatically produce podcasts, reports, quizzes, and flashcards. This eliminates manual UI clicks for generating downloadable research artifacts.

What types of content can I add to a NotebookLM notebook for indexing?

For NotebookLM document indexing, you can add URLs, YouTube videos, PDFs, audio files, video files, images, and local files. Once sources are indexed, the content becomes searchable for chatting or generating slide decks, mind maps, and tables.

Can I programmatically generate podcasts and slide decks from PDFs?

Yes, you can programmatically generate podcasts and slide decks from PDFs by adding the files to a NotebookLM notebook, waiting for the indexing readiness check, and triggering the audio or video artifact generation workflow.

Do I need NotebookLM CLI authentication to generate research artifacts?

Yes, NotebookLM CLI authentication is required to manage notebooks, handle source and artifact IDs, and execute long-running operations. Operational guardrails also ensure parallel workflow safety and readiness checks before generating outputs.

What is the best way to handle long-running operations when creating research quizzes?

The best way to handle long-running operations like quiz generation is using selective run gating. This built-in operational guardrail manages parallel workflow safety and readiness checks, ensuring sources are fully indexed before generating artifacts or data tables.