What problem does it solve?
This Skill streamlines creating and modifying professional Microsoft Word (.docx) documents without manual formatting work, including adding structured content and editing existing files safely.
Core Features & Use Cases
- Create and upload DOCX reports to S3: Generate a complete .docx file (including tables, headings, images, and page layout) and upload it in one deterministic run.
- Read and analyze DOCX content: Download a DOCX from S3 and extract paragraphs and tables for downstream processing or summarization.
- Edit DOCX via OOXML + tracked-change tooling: Unpack a DOCX, edit WordprocessingML XML, and repack it; includes support utilities for comments and accepting tracked changes.
- Add Word comments: Insert Word comments by updating DOCX XML (comments.xml and related parts), including replies to existing comments.
Quick Start
Use the docx skill to create a professional Word report and upload it to S3 from the user-provided content and formatting requirements.