๐ŸŽฏ

notebooklm

๐ŸŽฏSkill

from pleaseprompto/notebooklm-skill

VibeIndex|
What it does
|

Lets Claude Code query Google NotebookLM directly for source-grounded answers based on your uploaded documents

Overview

A Claude Code skill that lets Claude chat directly with Google NotebookLM for source-grounded answers based exclusively on your uploaded documents. Instead of consuming tokens by reading through files or risking hallucinations, Claude queries NotebookLM and gets synthesized, citation-backed answers from Gemini 2.5.

Key Features

  • Source-Grounded Answers โ€” Queries are answered exclusively from your uploaded documents in NotebookLM, drastically reducing hallucinations compared to feeding docs directly to Claude or local RAG approaches
  • Automatic Follow-Ups โ€” Claude builds deep understanding through automatic follow-up queries, getting specific implementation details, edge cases, and best practices from your documentation
  • Browser Automation โ€” Uses Playwright for persistent authentication with Google accounts, managing NotebookLM libraries and notebooks programmatically
  • Token Efficiency โ€” Eliminates the need to repeatedly read multiple documentation files, with NotebookLM handling the retrieval and synthesis

Who is this for?

Developers with extensive documentation in Google NotebookLM who want Claude Code to reference it accurately. Ideal for teams that maintain large knowledge bases and want to avoid the token costs and hallucination risks of feeding documents directly into the AI context window.

notebooklm

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add pleaseprompto/notebooklm-skill --skill notebooklm
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add pleaseprompto/notebooklm-skill --skill notebooklm
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/notebooklm/SKILL.md

SKILL.md

2,632Installs
3,166
-
Last UpdatedNov 21, 2025