Claude Skill
PleasePrompto/notebooklm-skill
使Claude Code能够直接与Google NotebookLM通信。通过浏览器自动化和持久身份验证,查询文档并从Gemini获取基于来源、附有引用的答案。
概览
仓库信息
安装这个 Skill
git clone https://github.com/PleasePrompto/notebooklm-skill notebooklmRegistry 信息
git clone https://github.com/PleasePrompto/notebooklm-skill notebooklmpip 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** [](https://www.python.org/) [](https://www.anthropic.com/news/skills) [](https://github.com/PleasePrompto/notebooklm-mcp) [](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
话题
暂无话题