Claude Skill

PleasePrompto/notebooklm-skill

使Claude Code能够直接与Google NotebookLM通信。通过浏览器自动化和持久身份验证,查询文档并从Gemini获取基于来源、附有引用的答案。

概览

Stars2,621
Forks247
语言Python
最后更新2025-11-21
最近同步2026-05-31
前往 GitHub

仓库信息

拥有者PleasePrompto
仓库notebooklm-skill
完整名称PleasePrompto/notebooklm-skill
Repo ID1,079,107,863

安装这个 Skill

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

Registry 信息

类型mcp_server
质量分75/100
验证状态readme_parsed
最近验证2026-05-31
平台
ClaudeMCPCodexCursor
能力
browserpdfmemorysearchimagevideoterminalworkflow
识别文件
README.mdSKILL.mdrequirements.txt
配置键
URL
安装方式
  • git clone https://github.com/PleasePrompto/notebooklm-skill notebooklm
  • pip install -r requirements.txt

项目简介

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

英文描述

Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks. Query your uploaded documents and get source-grounded, citation-backed answers from Gemini. Features browser automation, library management, persistent authentication, and answers exclusively from your own knowledge base.

要点

  • 与Google NotebookLM直接通信
  • 从Gemini获取基于来源、附有引用的答案
  • 用于交互的浏览器自动化
  • 库管理功能
  • 持久身份验证处理
  • 答案完全源自用户知识库

使用场景

  • 查询NotebookLM中的个人文档集
  • 从上传的研究材料中获取带引用的答案
  • 自动化与NotebookLM笔记本的交互
  • 通过Claude管理NotebookLM库
  • 为重复查询维护身份验证会话
  • 专门从私人文档中提取知识

README 摘要

<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

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-05-31