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.

Related skills
Installs
2
GitHub Stars
64
First Seen
14 days ago