Работа с DOCX-документами через CLI
★ 7.7 · automation
officecli-docx is a Claude Code skill that handles .docx files at every stage — creating reports, letters, memos, and proposals; reading and extracting text from existing documents; and editing structure or content programmatically. It relies on officecli, a CLI tool installable in one command on macOS, Linux, or Windows, which exposes a semantic-path API (e.g. /body/p[1]/r[2]) over the underlying XML archive so you rarely touch raw XML directly. Supported features include styles and heading hierarchy, tracked changes, comments, headers and footers, tables of contents, live PAGE fields, and numbered lists. The skill is built for document automation workflows, corporate report generation, and batch processing of Word files from the command line.
- #word
- #docx
- #document-editing
- #reports
- #templates
- #office-automation