notebooklm

Answers questions from NotebookLM notebooks using Gemini via browser automation.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/lips85/antigravity-skills-bootstrap --skill notebooklm-lips85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notebooklm
Source: https://github.com/lips85/antigravity-skills-bootstrap/tree/main/skills/notebooklm
Command: npx skills add https://github.com/lips85/antigravity-skills-bootstrap --skill notebooklm-lips85

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 need to manually switch between your documentation and your AI assistant, allowing for direct, source-grounded answers from your uploaded documents.

Core Features & Use Cases

  • Direct Q&A: Ask questions and get answers directly from your NotebookLM notebooks within Claude Code.
  • Source-Grounded Answers: Significantly reduces hallucinations by relying exclusively on your uploaded documents.
  • Automated Authentication: Seamlessly handles Google authentication for NotebookLM access.
  • Library Management: Add, list, search, and activate your NotebookLM notebooks.
  • Use Case: Imagine you're building a new feature and need to recall specific implementation details from your project's documentation. Instead of searching manually, you can ask Claude Code directly, and it will query your NotebookLM instance for the precise answer, complete with citations.

Quick Start

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

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 my documentation using Google NotebookLM?

Source-grounded answers from your documentation are retrieved by interacting directly with Google NotebookLM via browser automation. This allows you to query your uploaded documents and receive precise answers with citations, significantly reducing hallucinations by relying exclusively on your knowledge base.

Can I query my NotebookLM knowledge base directly within Claude Code?

Yes, you can query your NotebookLM knowledge base directly within Claude Code. The Skill facilitates direct question answering by automating browser interactions with Google NotebookLM, enabling you to retrieve research and project details without manually switching between documentation and your AI assistant.

Do I need Python and Google Chrome to automate question answering with NotebookLM?

Yes, you need Python, Google Chrome, and the Patchright library to automate question answering with NotebookLM. These dependencies are required to execute the browser automation and maintain persistent authentication for seamless access to your uploaded documents.

How do I manage multiple NotebookLM notebooks for research and knowledge retrieval?

You can manage multiple NotebookLM notebooks for research and knowledge retrieval using built-in library management features. This allows you to add, list, search, and activate specific notebooks within your environment, ensuring your queries target the correct uploaded documentation.

Does browser automation handle Google authentication for NotebookLM access?

Yes, browser automation handles Google authentication for NotebookLM access. The Skill seamlessly manages persistent authentication through Patchright, allowing you to maintain an active session for continuous, source-grounded question answering from your uploaded documents.

What is the best way to reduce AI hallucinations when querying my uploaded research documents?

The best way to reduce AI hallucinations when querying uploaded research documents is to use source-grounded answering via NotebookLM. By relying exclusively on your uploaded knowledge base for information retrieval, the system ensures responses are directly tied to your documentation with citations.