AI PowerPoint CLI — generate real, editable
.pptxdecks from natural-language prompts. Part of the OfficeCLI toolkit.
Turn a written prompt into a real PowerPoint deck from your terminal — no templates, no manual layout, no PowerPoint app required.
npm install -g officecli
officecli new pptx "Q3 Business Review" \
--prompt "Six-slide executive deck: growth, retention, risks, next-quarter actions."Behind the scenes:
- 🧠 Plans slide structure from your prompt
- 🖼️ Generates and embeds AI images by default (
--no-imagesfor text-only) - 📤 Writes a real
.pptxyou can open in PowerPoint, Keynote, Google Slides, WPS - 🔗 Returns a public preview URL when online publishing is configured
🎞️ pptcli/pptcli — PowerPoint CLI
The full README, command cheatsheet, and advanced configuration live there.
pptcli is one of three document generators sharing the same install and prompt-driven workflow:
- 📊 excelcli —
officecli new xlsx - 📝 wordcli —
officecli new docx - 🧰 officecli — the unified toolkit (PPTX + XLSX + DOCX + Report + Image)
- 🌐 Website — officecli.io
- 📦 npm —
officecli - 💬 Discord — join
- 🤖 Claude Code plugin —
/plugin install officecli@officecli