NotebookLM Skill
Skill Verified ActiveUse 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 through document-only responses.
To enable direct, source-grounded querying of Google NotebookLM notebooks from Claude Code, drastically reducing hallucinations and eliminating manual copy-pasting for research and development tasks.
Features
- Query NotebookLM notebooks directly
- Source-grounded, citation-backed answers
- Browser automation for interaction
- Persistent authentication management
- Notebook library management (add, list, search, activate)
- Automated virtual environment setup
- Reduced hallucinations through document-only responses
Use Cases
- Asking specific questions about documentation stored in NotebookLM
- Getting code implementation details or best practices from uploaded docs
- Comparing information across multiple notebooks
- Using your documentation as a reliable knowledge base for coding tasks
Non-Goals
- Performing general web searches outside of NotebookLM
- Modifying or creating NotebookLM notebooks directly (only management via URL)
- Replacing NotebookLM itself; it requires a NotebookLM account and uploaded documents
- Running in the Claude web UI (requires local Claude Code installation)
Prerequisites
- Local Claude Code installation
- Google account for NotebookLM access
- Google Chrome browser (installed automatically)
Installation
npx skills add PleasePrompto/notebooklm-skillRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
External Context
100Invoke parallel document-specialist agents for external web searches and documentation lookup
Ui Ux Pro Max
100UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.
Google Docs
100Interact with Google Docs - create documents, search by title, read content, and edit text. Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc, or replace text in a document. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
Compound Engineering Browser Test
99Run browser tests on pages affected by current PR or branch
NotebookLM Skill
99Query and manage Google NotebookLM notebooks with persistent profile auth, source sync, batch/multi queries, and structured exports. Use when user asks to query NotebookLM, 'ask my notebook', shares NotebookLM notebook URLs, wants to list/create notebooks, manage sources, do bulk folder sync, dedupe, or audit exports.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.