Claude Skill

PleasePrompto/notebooklm-skill

Enable Claude Code to communicate directly with Google NotebookLM. Query documents and get source-grounded, citation-backed answers from Gemini with browser automation and persistent authentication.

Overview

Stars2,621
Forks247
LanguagePython
Last pushed2025-11-21
Last synced2026-05-31
View on GitHub

Repository

OwnerPleasePrompto
Repositorynotebooklm-skill
Full namePleasePrompto/notebooklm-skill
Repo ID1,079,107,863

Install this Skill

git clone https://github.com/PleasePrompto/notebooklm-skill notebooklm

Registry

Typemcp_server
Quality score75/100
Verificationreadme_parsed
Last verified2026-05-31
Platforms
ClaudeMCPCodexCursor
Capabilities
browserpdfmemorysearchimagevideoterminalworkflow
Detected files
README.mdSKILL.mdrequirements.txt
Config keys
URL
Install methods
  • git clone https://github.com/PleasePrompto/notebooklm-skill notebooklm
  • pip install -r requirements.txt

Summary

A Claude Skill that enables Claude Code to directly interact with Google NotebookLM notebooks, allowing users to query uploaded documents and receive source-grounded, citation-backed answers from Gemini. It features browser automation, library management, persistent authentication, and ensures answers are derived exclusively from the user's own knowledge base.

Chinese description

使用此Claude Skill,让Claude Code能够直接与您的Google NotebookLM笔记本交互。查询您上传的文档,从Gemini获取基于来源、附有引证的答案。该功能支持浏览器自动化、库管理、持久身份验证,且答案完全来自您个人的知识库。

Key features

  • Direct communication with Google NotebookLM
  • Source-grounded, citation-backed answers from Gemini
  • Browser automation for interaction
  • Library management capabilities
  • Persistent authentication handling
  • Answers exclusively from user's knowledge base

Use cases

  • Querying personal document collections in NotebookLM
  • Getting cited answers from uploaded research materials
  • Automating interactions with NotebookLM notebooks
  • Managing NotebookLM libraries through Claude
  • Maintaining authenticated sessions for repeated queries
  • Extracting knowledge exclusively from private documents

README excerpt

<div align="center"> # NotebookLM Claude Code Skill **Let [Claude Code](https://github.com/anthropics/claude-code) chat directly with NotebookLM for source-grounded answers based exclusively on your uploaded documents** [![Python](https://img.shields.io/badge/Python-3.8+-blue.svg)](https://www.python.org/) [![Claude Code Skill](https://img.shields.io/badge/Claude%20Code-Skill-purple.svg)](https://www.anthropic.com/news/skills) [![Based on](https://img.shields.io/badge/Based%20on-NotebookLM%20MCP-green.svg)](https://github.com/PleasePrompto/notebooklm-mcp) [![GitHub](https://img.shields.io/github/stars/PleasePrompto/notebooklm-skill?style=social)](https://github.com/PleasePrompto/notebooklm-skill) > Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations - answers only from your uploaded documents. [Installation](#installation) • [Quick Start](#quick-start) • [Why NotebookLM](#why-notebooklm-not-local-rag) • [How It Works](#how-it-works) • [MCP Alternative](https://github.com/PleasePrompto/notebooklm-mcp) </div> --- ## ⚠️ Important: Local Claude Code Only **This skill works ONLY with local [Claude Code](https://github.com/anthropics/claude-code) installations, NOT in the web UI.** The web UI runs skills in a sandbox without network access, which this skill requires for browser automation. You must use [Claude Code](https://github.com/anthropics/claude-code) locally on your machine. --- ## The Problem When you tell [Claude Code](https://github.com/anthropics/claude-code) to "search through my local documentation", here's what happens: - **Massive token consumption**: Searching through

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-05-31