notebooklm

Installation
SKILL.md

NotebookLM Skill

Query Google NotebookLM notebooks for source-grounded answers exclusively from your uploaded documentation, drastically reducing hallucinations.

When to Use

Trigger when user:

  • Mentions NotebookLM or shares URL (https://notebooklm.google.com/notebook/...)
  • Asks to query notebooks/documentation ("ask my NotebookLM", "check my docs")
  • Wants citations from specific sources
  • Needs to add notebooks to library

Critical: Always Use run.py Wrapper

NEVER call scripts directly. ALWAYS use python scripts/run.py [script]:

# ✅ CORRECT
python scripts/run.py auth_manager.py status
Related skills

More from leegonzales/aiskills

Installs
4
GitHub Stars
26
First Seen
Jan 24, 2026