Loading...
Loading...
Handle Word document (.docx) creation, editing, and analysis with high-fidelity visual review. Use for professional reports, legal documents, and tracked changes. Use proactively when quality and precise formatting are critical. Examples: - user: "Create a professional report in Word" -> use python-docx with render loops - user: "Draft a legal contract with redlines" -> use ooxml redlining workflow - user: "Extract text from this DOCX while preserving structure" -> use pandoc markdown conversion
npx skill4agent add igorwarzocha/opencode-workflows wordpython-docxsofficepdftoppmsoffice --headless --convert-to pdf document.docxpdftoppm -png -r 150 document.pdf pagepython-docxdocx-jsreferences/docx-js.md\nPageBreakscripts/document.pyreferences/ooxml.mdunpack.pypack.py<w:del><w:ins>pandoc --track-changes=all path-to-file.docx -o output.md<w:pPr>