What problem does it solve?
This Skill eliminates the tedious manual work of creating, editing, and analyzing Word documents. It handles everything from generating formatted reports and memos to accepting tracked changes and extracting content, ensuring professional results without fighting with Word's XML internals.
Core Features & Use Cases
- Document Generation: Create new .docx files with proper formatting, styles, tables, headers, footers, and table of contents using JavaScript and docx-js.
- Document Editing: Modify existing documents by unpacking XML, making precise edits, and repacking with validation—including support for tracked changes and comments.
- Content Extraction: Convert .docx files to text, markdown, or images using pandoc and LibreOffice for quick analysis.
- Use Case: A security consultant needs to generate a formatted penetration test report with a table of contents, headings, and embedded screenshots. This Skill automates the entire document assembly and formatting process.
Quick Start
Use the docx skill to create a professionally formatted Word document from the provided content with headings, tables, and page numbers.