Loading...
Loading...
Experimental NotebookLM harness for listing notebooks, managing sources, asking questions, generating artifacts, and downloading outputs through an installed notebooklm CLI.
npx skill4agent add hkuds/cli-anything cli-anything-notebooklmcd notebooklm/agent-harness
python3 -m pip install -e .python3 -m pip install --user 'notebooklm-py[browser]'
python3 -m playwright install chromiumnotebooklm# Show help
cli-anything-notebooklm --help
# Start with a notebook context
cli-anything-notebooklm --notebook nb_123 source list
# Prefer JSON for agent use
cli-anything-notebooklm --json notebook list| Group | Purpose |
|---|---|
| login and auth validation |
| notebook list, create, summary |
| source listing and URL add |
| ask questions and inspect history |
| list and generate artifacts |
| fetch generated outputs |
| inspect sharing state |
cli-anything-notebooklm auth statuscli-anything-notebooklm --json notebook list--notebook--jsonnotebooklm--notebook--json