notebooklm
Installation
SKILL.md
notebooklm — Google NotebookLM Integration for Claude Code
Query your NotebookLM notebooks directly. Source-grounded, citation-backed answers without leaving the editor.
notebooklm brings Google NotebookLM into your Claude Code workflow via browser automation (Patchright). Instead of switching tabs and copy-pasting, you ask questions from the terminal and get grounded answers from your uploaded sources.
Installation
Plugin (Claude Code — recommended)
claude plugin marketplace add PleasePrompto/notebooklm-skill
Manual (git clone)
mkdir -p ~/.claude/skills
cd ~/.claude/skills
git clone https://github.com/PleasePrompto/notebooklm-skill.git notebooklm
Related skills