One project install. Ask Copilot Chat for a deck from notes.
presentation-md gives GitHub Copilot 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 also writes .vscode/mcp.json for Copilot MCP tool calls.
Export native, editable PowerPoint for Keynote and Google Slides — or open the browser Studio to tweak without leaving the page.
npx @presentation-md/install copilot
Lite mode (skill only, no MCP):
npx @presentation-md/install copilot lite
Lands at: .github/copilot-instructions.md (project root) · optional .vscode/mcp.json
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 →