This gives Claude systematic workflows for creating, editing, and analyzing Word documents through OOXML manipulation. You get three main paths: pandoc for text extraction, docx-js for creating new documents from scratch, and a Python Document library for editing existing files. The standout feature is the "redlining workflow" which lets you plan tracked changes in markdown before implementing them as proper Word tracked changes in the XML, with clear guidance on batching edits and preserving formatting. It's detailed enough to be genuinely useful, with 600+ lines of reference documentation on OOXML patterns and a decision tree that steers you toward the right approach. If you're building document automation or need to programmatically edit contracts and reports while keeping a proper audit trail, this covers the mechanics.
npx -y skills add davepoon/buildwithclaude --skill docx --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
larksuite/cli
googleworkspace/cli
googleworkspace/cli
googleworkspace/cli