Handles reading, creating, and editing DOCX files with a workflow that routes you to the right approach depending on what you're doing. For reading and analysis, it uses Pandoc to extract text or raw XML access. Creating new documents goes through docx-js, while editing existing files uses OOXML manipulation or a redlining workflow. It's pulled 157 installs and passes all three security audits, which is reassuring given how many ways office document parsing can go sideways. The skill originated from Anthropic's official collection before being forked, so the foundations are solid even if the current repo documentation is pretty bare bones.
npx skills add https://github.com/skillcreatorai/ai-agent-skills --skill docx