What problem does it solve?
This Skill provides a structured command-line interface for inspecting, editing, creating, and validating Word .docx documents, reducing reliance on fragile XML manipulations and improving agent-based automation workflows.
Core Features & Use Cases
- Document Inspection: Analyze document structure, headings, tables, images, comments, and tracked changes to inform decisions.
- Content Editing & Patching: Replace, insert, delete, or format content through high-level commands.
- Automated Document Creation: Generate DOCX files from declarative YAML schemas, templates, and styles.
- Use Case: An enterprise user automates report updates, adding new sections and validating layout before finalizing for release.
Quick Start
Use the tools/docli skill to inspect the structure of a document and apply a patch for formatting corrections.