AI Word CLI — generate real, editable
.docxdocuments from natural-language prompts. Part of the OfficeCLI toolkit.
Turn a written prompt into a real Word document from your terminal — no templates, no manual formatting, no Word app required.
npm install -g officecli
officecli new docx "Product Launch Brief" \
--prompt "Audience, positioning, key messages, launch timeline, risk register, next steps."Behind the scenes:
- 🧠 Plans headings, sections, and lists from your prompt
- 📤 Writes a real
.docxyou can open in Word, Pages, Google Docs, WPS - 🔗 Returns a public preview URL when online publishing is configured
- ⚙️ Drives PRDs, RFCs, design docs, launch briefs, release notes, memos, runbooks
📝 wordcli/wordcli — Word CLI
The full README, command cheatsheet, and advanced configuration live there.
wordcli is one of three document generators sharing the same install and prompt-driven workflow:
- 🎞️ pptcli —
officecli new pptx - 📊 excelcli —
officecli new xlsx - 🧰 officecli — the unified toolkit (PPTX + XLSX + DOCX + Report + Image)
- 🌐 Website — officecli.io
- 📦 npm —
officecli - 💬 Discord — join
- 🤖 Claude Code plugin —
/plugin install officecli@officecli