Loading...
Loading...
Creation, editing, and analysis of Word documents, supporting track changes, comments, format retention, and text extraction. Use this when you need to create .docx files, modify content, handle track changes/comments, or perform other document tasks.
npx skill4agent add kunhai-88/skills docxpandoc --track-changes=all path-to-file.docx -o output.md
# Options: --track-changes=accept/reject/allpython ooxml/scripts/unpack.py <office_file> <output_directory>word/document.xmlword/comments.xmlword/media/<w:ins><w:del>Packer.toBuffer()unpack.py <office_file> <output_directory>pack.py <input_directory> <office_file>pandoc --track-changes=all ... -o current.mdgrepword/document.xmlget_nodedoc.save()pack.pypandoc --track-changes=allgrep<w:r>soffice --headless --convert-to pdf document.docx
pdftoppm -jpeg -r 150 document.pdf page
# -f / -l can specify page range