Create and audit Beamer presentations. Combines talk creation, visual audit, and compilation. Replaces /create-talk, /visual-audit, /compile-latex (for talks).
Create, audit, or compile Beamer presentations.
Input: $ARGUMENTS — mode and format/path.
/talk create [format] — Create New TalkGenerate a Beamer presentation from the paper.
Agents: Storyteller (creator) → storyteller-critic (reviewer)
Formats:
| Format | Slides | Duration | Scope |
|---|---|---|---|
| job-market | 40-50 | 45-60 min | Full story, all results |
| seminar | 25-35 | 30-45 min | Motivation, main result, robustness |
| short | 10-15 | 15 min | Question, method, key result |
| lightning | 3-5 | 5 min | Hook, one result, so-what |
Workflow:
/talk audit [file] — Visual AuditCheck existing slides for layout issues.
Run visual quality checks:
/talk compile [file] — Compile Talk3-pass XeLaTeX compilation for Beamer:
cd Talks && TEXINPUTS=../Preambles:$TEXINPUTS xelatex -interaction=nonstopmode [file]