PleasePromptoPleasePromptoCommunityยท1 Agent Skills Included

notebooklm-skill

Query NotebookLM notebooks directly from Claude Code for grounded answers

Connects Claude Code to Google NotebookLM so your agent asks questions and receives citation-backed answers from your uploaded documents. Eliminates manual copy-paste between browser and editor, high token costs from reading files, and hallucinated answers from unreliable sources. Manages notebook libraries, Google authentication, and browser automation automatically so research workflows run in plain English.
npx skills add PleasePrompto/notebooklm-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install notebooklm-skill?โ–ผ

Run `npx skills add PleasePrompto/notebooklm-skill --all -g -y` in your terminal to install the skill globally for your AI agent.

How to query NotebookLM from Claude Code?โ–ผ

After installing, just ask in plain English, for example: ask my React docs about hooks. The skill opens a browser session, queries your notebook, and returns the answer directly in the CLI.

Why use NotebookLM instead of local RAG?โ–ผ

NotebookLM is pre-processed by Gemini, needs no vector database or embedding setup, and answers only from your uploaded documents with citations, which greatly reduces hallucinations.

Does notebooklm-skill work in the Claude web UI?โ–ผ

No. It requires a local Claude Code installation because the web sandbox blocks the network access needed for browser automation.

Do I need coding skills to use this skill?โ–ผ

No. You authenticate once through a visible Chrome window, then Claude handles all scripts and follow-up questions based on your plain-English requests.

Related Repositories in Education & Research

View All in Education & Researchโ†’