notebooklm

Query NotebookLM notebooks for source-grounded, citation-backed answers.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/saajunaid/junai --skill notebooklm-saajunaid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notebooklm
Source: https://github.com/saajunaid/junai/tree/main/.github/skills/media/notebooklm
Command: npx skills add https://github.com/saajunaid/junai --skill notebooklm-saajunaid

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires patchright, and includes scripts (resource) and references (resource) components.

What problem does it solve?

NotebookLM integration enables fast retrieval of document-grounded, citation-backed answers from Google NotebookLM notebooks, reducing manual lookups and context switching across sources.

Core Features & Use Cases

  • Browser-driven NotebookLM queries that return source-backed responses with citations
  • Library management: add, list, activate, and search notebooks for organized research
  • Persistent authentication: maintain login state across sessions with a browser profile

Quick Start

Ask NotebookLM a question using a notebook URL to fetch a source-grounded answer.

Frequently Asked Questions about notebooklm

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

FAQPage Schema
How do I get source-grounded answers from Google NotebookLM automatically?

To get source-grounded answers from NotebookLM automatically, the skill uses browser automation to query notebooks and return citation-backed responses. It manages library workflows and authentication to fetch verifiable answers from stored documents.

Can I maintain authentication for NotebookLM across multiple sessions?

Yes, you can maintain authentication for NotebookLM across sessions. The skill uses a persistent browser profile and a cookie-injection workaround to keep your login state active, preventing manual re-authentication during automated queries.

How do I manage my NotebookLM library for organized research?

You can manage your NotebookLM library for organized research using built-in scripts. The skill automates library management, allowing you to add, list, activate, and search notebooks to streamline documentation review and knowledge-work tasks.

Do I need patchright to automate documentation search in NotebookLM?

Yes, you need patchright to automate documentation search in NotebookLM. It is a required dependency for the skill's browser-driven automation, enabling the end-to-end interactions needed to produce source-backed responses with citations.

What is the best way to retrieve citation-backed responses from stored documents?

The best way to retrieve citation-backed responses is using a source-grounded querying approach. This skill automates end-to-end interactions with NotebookLM, producing fast, verifiable responses directly from your stored research documents.

Why does my NotebookLM browser automation require a persistent profile?

NotebookLM browser automation requires a persistent profile because it uses a hybrid authentication flow. This setup maintains your login state via cookie injection, allowing the scripts to perform automated question-answering without manual login interruptions.