notebooklm

Installation
SKILL.md

NotebookLM

Use this skill to let Codex query Google NotebookLM and return answers grounded in the user's uploaded documents.

This skill is for local Codex environments that can:

  • run shell commands
  • install Python dependencies
  • access the network
  • open a visible browser window for Google login

Use bundled scripts as black boxes

Always use the wrapper:

python scripts/run.py <script> [args...]

Do not call scripts in scripts/ directly unless you are debugging the skill itself. The wrapper creates .venv, installs dependencies, and runs the script with the correct interpreter.

Installs
3
GitHub Stars
68
First Seen
May 1, 2026
notebooklm — alffei/skill_share