notebooklm

Query Google NotebookLM notebooks for source-grounded answers.

37|12|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/exiao/skills --skill notebooklm-exiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notebooklm
Source: https://github.com/exiao/skills/tree/main/notebooklm
Command: npx skills add https://github.com/exiao/skills --skill notebooklm-exiao

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill eliminates the tedious copy-pasting between NotebookLM and your editor, allowing Claude Code to directly query your Google NotebookLM notebooks for source-grounded answers.

Core Features & Use Cases

  • Direct Notebook Querying: Ask questions and get answers directly from your NotebookLM knowledge base.
  • Source-Grounded Answers: Significantly reduces hallucinations by relying solely on your uploaded documents.
  • Use Case: Imagine you're building an application and need to understand a specific API. Instead of searching through documentation manually, you can ask Claude Code to query your NotebookLM API docs, getting precise, context-aware answers instantly.

Quick Start

Use the notebooklm skill to ask your API documentation about the authentication parameters.

Frequently Asked Questions about notebooklm

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

FAQPage Schema
How do I query my NotebookLM knowledge base directly from Claude Code?

You can query your NotebookLM knowledge base directly from Claude Code using the notebooklm skill. It enables source-grounded answers by exclusively using your uploaded document content, reducing hallucinations without manual copy-pasting.

Can I get source-grounded answers from my documentation without copy-pasting into my editor?

Yes, you can get source-grounded answers from your documentation without copy-pasting. The notebooklm skill queries your Google NotebookLM notebooks directly within Claude Code for precise, context-aware answers.

Does the notebooklm skill require persistent authentication to access my Google notebooks?

Yes, accessing your Google notebooks requires persistent authentication. The notebooklm skill supports persistent authentication and browser automation to ensure seamless integration with your NotebookLM knowledge base.

What is the best way to reduce AI hallucinations when asking questions about my API documentation?

The best way to reduce AI hallucinations about your API documentation is to use the notebooklm skill. It relies solely on your uploaded document content in Google NotebookLM to provide source-grounded answers.

Do I need patchright and python-dotenv to automate querying my NotebookLM library?

Yes, you need patchright and python-dotenv to automate querying your NotebookLM library. These dependencies enable the browser automation and environment variable management required for seamless integration.