notebooklm

Query Google NotebookLM notebooks for source-grounded answers via browser automation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of querying your Google NotebookLM notebooks directly from Claude Code, eliminating the need for manual copy-pasting and enabling source-grounded, citation-backed answers.

Core Features & Use Cases

  • Direct Notebook Querying: Ask questions and receive answers directly within Claude Code, sourced exclusively from your uploaded documents in NotebookLM.
  • Automated Authentication: Handles Google authentication seamlessly, allowing for persistent sessions.
  • Library Management: Save and manage multiple NotebookLM notebooks for easy access.
  • Use Case: When developing a new feature, you can ask Claude Code to query your project's documentation in NotebookLM to get specific implementation details, best practices, or API usage examples without leaving your editor.

Quick Start

Use the notebooklm skill to query your API documentation notebook about the user authentication endpoint.

Frequently Asked Questions about notebooklm

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

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

You can query Google NotebookLM directly from Claude Code by using a Skill that integrates browser automation to provide source-grounded answers sourced exclusively from your uploaded documents.

Does querying NotebookLM via browser automation support persistent Google authentication?

Yes, querying NotebookLM via browser automation supports interactive Google authentication, allowing you to establish and maintain persistent sessions for continuous library management.

What is the best way to get citation-backed answers from my project documentation without leaving my editor?

Using NotebookLM integration within Claude Code is the best way to get citation-backed answers, as it directly queries your uploaded project documentation to retrieve specific implementation details and API usage examples.

Can I manage multiple NotebookLM notebooks through Claude Code?

Yes, you can manage multiple NotebookLM notebooks through Claude Code, as the integration includes library management features to save and access various notebooks for source-grounded question answering.

Do I need Patchright and Python to automate NotebookLM source-grounded question answering?

Yes, you need Patchright and Python scripts to automate NotebookLM source-grounded question answering, as these dependencies handle the browser automation and core logic required for the integration.