What problem does it solve?
Word documents are often produced and edited in a fragmented, inconsistent way. This skill centralizes Word workflows, packaging creation, editing, redaction, and content extraction into a single auditable .docx output while preserving formatting and deliverable quality.
Core Features & Use Cases
- Create new documents using docx-js with the Default Professional Preset to deliver polished .docx files.
- Edit existing documents by unpacking, modifying XML, and repacking while preserving styles, track changes, and comments.
- Redact content and export Word documents with careful metadata handling and version control.
- Extract text, tables, and comments, and support conversions between Word and other formats (e.g., PDF, Markdown) as needed.
- Support bilingual typography for PR contexts and deliverables, with consistent typography and layout.
- Validate and audit outputs with the included scripts to ensure repeatable, compliant results.
Quick Start
Create a new .docx from draft content using the Default Professional Preset and validate the result with the built-in checks.