docs/AI-AGENTS.md documents the CLI surface (transcripts, word timestamps, cuts, clips, downloads, enhancement as JSON commands). What's missing is worked, copy-pasteable recipes against a real episode.
Wanted examples
- Filler-word removal: words → find "um/uh/like" → cuts → render.
- Highlight reel: transcript → pick 3 moments → 9:16 clips with captions.
- Show notes + chapters from the transcript.
- Each as: the exact prompt you give Claude Code / Codex, plus the raw CLI commands the agent should end up running.
Good first issue because: no product code changes — record a short test session locally, drive the CLI, write down what worked.
docs/AI-AGENTS.mddocuments the CLI surface (transcripts, word timestamps, cuts, clips, downloads, enhancement as JSON commands). What's missing is worked, copy-pasteable recipes against a real episode.Wanted examples
Good first issue because: no product code changes — record a short test session locally, drive the CLI, write down what worked.