| name | paper-to-html-talk |
| description | Turn a research paper, PDF, arXiv page, or paper notes into a tasteful HTML-first academic talk with claim-led narrative, figure close-reading, and optional PPTX export. |
Paper To Html Talk Bridge
This is a generated bridge for paper-to-html-talk.
The canonical workflow lives in .codex/skills/paper-to-html-talk/SKILL.md.
Instructions
- Read
.codex/skills/paper-to-html-talk/SKILL.md before doing substantive work.
- Follow the canonical skill as the source of truth for commands, quality gates, artifacts, and review criteria.
- For full deck work, also read
docs/AGENT_WORKFLOW.md and treat slide generation as a compiler loop: source, IR, render, audit, inspect, revise.
- Keep generated outputs under
outputs/ and avoid hand-patching final PPTX files unless the user explicitly asks.
Edit the canonical .codex/skills file, then run uv run python scripts/sync_agent_skill_bridges.py to refresh this bridge.