Deck generation as a Cursor rule — always available, never in the way.
presentation-md gives Cursor 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 so Cursor's agent can call render_deck and friends directly.
Export native, editable PowerPoint for Keynote and Google Slides — or open the browser Studio to tweak without leaving the page.
npx @presentation-md/install cursor
Lite mode (skill only, no MCP):
npx @presentation-md/install cursor lite
Lands at: ~/.cursor/rules/presentation-generator.mdc
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 →