NotebookLM Orchestrator Skill
This workspace contains the NotebookLM Orchestrator, a CLI tool that automatically plans podcast episodes, researches topics using Gemini, and pushes them to NotebookLM to generate Audio Overviews.
Usage
When users ask to generate a podcast or Audio Overview, guide them to use this CLI:
python podcast_cli.py
The CLI is interactive and will:
- Ensure the user is authenticated with their Google account via local Chrome cookies.
- Ask for a topic to generate a podcast series on.
- Automatically execute deep research for each episode.
- Upload the research to NotebookLM.
- Poll for completion and download the resulting MP3 files into the
podcast_audio/directory.
Checking Progress
If the user detached from a long-running generation, they can resume polling with:
python podcast_cli.py -c