Skip to content

docs: add AI agent cookbook - #14

Draft
vku2018 wants to merge 1 commit into
Realmullens:mainfrom
vku2018:codex/add-ai-agent-cookbook
Draft

docs: add AI agent cookbook#14
vku2018 wants to merge 1 commit into
Realmullens:mainfrom
vku2018:codex/add-ai-agent-cookbook

Conversation

@vku2018

@vku2018 vku2018 commented Jul 3, 2026

Copy link
Copy Markdown

What & why

Closes #12.

Adds a worked AI-agent cookbook for the tributary CLI:

  • setup commands for finding a studio/session/recording and transcribing it
  • a filler-word removal recipe with an agent prompt, word JSON example, padded cut ranges, and export commands
  • a three-clip vertical highlight recipe with transcript commands and --aspect 9:16 --captions renders
  • a show-notes/chapters recipe with transcript commands and a Markdown output shape
  • a link from the existing docs/AI-AGENTS.md quick reference

How I verified it

  • pnpm typecheck passes
  • I drove the affected flow in a browser and it behaves as described
  • N/A - no recording-path code changes

Validation run locally:

  • git diff --check
  • node cli/tributary.mjs help
  • CI=true corepack pnpm@10 install --frozen-lockfile
  • corepack pnpm@10 typecheck

This is documentation-only, so I did not drive a browser recording flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: AI-agent cookbook with worked examples

1 participant