Back to browse
GitHub Repository

CLI for AI agents (Claude, Codex) to read, edit, and comment on .docx files with full format fidelity.

5 starsTypeScript

Docx-CLI – let agents edit your Word files safely

by kirillklimuk·May 6, 2026·3 points·1 comment

AI Analysis

MidShip ItNiche Gem

CLI wrapper for docx editing when python-docx already exists.

Strengths
  • JSON-AST with locator-based editing enables precise programmatic document manipulation
  • XML mutation preserves unmodeled content instead of stripping unknown elements
  • Track changes integration with automatic ins/del markers for agent workflows
Weaknesses
  • Zero stars and zero forks indicates untested, very early stage project
  • Core docx manipulation already solved by python-docx, docx4j, and similar libraries
Target Audience

AI agent developers, automation engineers

Similar To

python-docx · docx4j

Similar Projects