Copy-paste workflow command sequences
workflow-examplescommandsetup L1★11
sangrokjung/nlm-research ↗What it does
Execute NotebookLM research workflow
Best for
Running standardized NotebookLM research workflows (trends, SWOT, learning, deep-dive) with repeatable output.
Inputs
- · topic keyword
- · source URLs (optional)
Outputs
- · NotebookLM notebook
- · research report/audio
- · markdown export
Requires
- · NotebookLM MCP
- · YouTube/web sources
Preconditions
- · NotebookLM account active
- · YouTube/web sources accessible
- · file write permission
Failure modes
- · YouTube video deleted → skip URL
- · Rate limit hit → 5sec backoff
- · Studio generation fails → retry or alter artifact type
- · Auth token expired → refresh_auth called
Trust signals
- · 5 concrete scenario templates with MCP sequences
- · Rate limit backoff timings documented
- · Auth refresh strategy for token expiry
- · Error-recovery flows per scenario