notebooklm

Installation
SKILL.md

NotebookLM CLI Wrapper (Python)

Required parameters

  • python3 available.
  • notebooklm-py installed (CLI binary: notebooklm).
  • NotebookLM authenticated (login).

Quick start

  • Wrapper script: scripts/notebooklm.py.
  • Command form: python3 {baseDir}/scripts/notebooklm.py <command> [args...].
python3 {baseDir}/scripts/notebooklm.py login
python3 {baseDir}/scripts/notebooklm.py list
python3 {baseDir}/scripts/notebooklm.py use <notebook_id>
python3 {baseDir}/scripts/notebooklm.py status
python3 {baseDir}/scripts/notebooklm.py ask "Summarize the key takeaways" --notebook <notebook_id>
Related skills

More from tiangong-ai/skills

Installs
34
GitHub Stars
6
First Seen
Mar 7, 2026