This gives Claude the ability to create, edit, and analyze Word documents programmatically, with full support for tracked changes and comments. The workflow is thoughtfully designed: use pandoc for simple text extraction, docx-js for creating new documents from scratch, and a Python OOXML library for editing existing files. The standout feature is the "redlining workflow" that converts documents to markdown for planning changes, then implements them as proper tracked changes in the XML. It's opinionated about minimal edits (only mark what actually changed, not entire sentences) and batching strategies, which shows real-world experience with document review processes. If you work with contracts, legal docs, or any professional documents where change tracking matters, this is significantly more capable than basic file manipulation.
npx -y skills add dedalus-erp-pas/foundation-skills --skill docx --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
larksuite/cli
googleworkspace/cli
googleworkspace/cli
googleworkspace/cli