Schema-validated decks inside the Codex agent you already run.
presentation-md gives OpenAI Codex a schema-validated workflow for authoring slide decks. Paste rough notes — the agent fills a Deck JSON spec. A renderer turns that into a self-contained HTML file you own: no hosting, no build step.
Full mode registers the MCP server for deterministic render, audit, and export tools.
Export native, editable PowerPoint for Keynote and Google Slides — or open the browser Studio to tweak without leaving the page.
npx @presentation-md/install codex
Lite mode (skill only, no MCP):
npx @presentation-md/install codex lite
Lands at: ~/.codex/skills/presentation-generator/
skills.sh:
npx skills add isatimur/presentation-md --skill presentation-generator
Reload the agent, then ask for a deck from notes.
Build a 10-slide pitch deck from these notes:
[paste your notes here]
Flagship proofs and seventy-five themes — same schema path. Don’t pick among all of them up front; start, then swap.
Browse the gallery →