The docx skill provides a comprehensive framework for agentic manipulation of Microsoft Word files, enabling Claude to perform deep OOXML editing, text extraction, and visual document analysis. It features a specialized redlining workflow essential for legal, academic, and business environments, ensuring that tracked changes are implemented with surgical precision. By leveraging tools like Pandoc, docx-js, and custom Python scripts, this skill allows for seamless document creation from scratch or the systematic updating of existing files while maintaining formatting integrity and document history.
주요 기능
0117 GitHub stars
02OOXML unpacking and packing for direct XML node manipulation
03Markdown conversion for easy text analysis and extraction via Pandoc
04Precision redlining and tracked changes support for professional documents
05Visual analysis capabilities through PDF and JPEG conversion workflows
06Programmatic document creation using docx-js and TypeScript