docx

Create and edit .docx files with tracked changes and comments.

Updated Dec 17, 2025
One-click install
npx skills add https://github.com/noobmastercn/claude-skills --skill docx-noobmastercn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/noobmastercn/claude-skills/tree/main/docx
Command: npx skills add https://github.com/noobmastercn/claude-skills --skill docx-noobmastercn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defusedxml, and includes scripts (resource) components.

What problem does it solve?

Claude can manage professional Word documents (.docx) end-to-end—creating, editing with tracked changes, redlining, and commenting—while preserving formatting and structure, enabling efficient collaboration on complex documents.

Core Features & Use Cases

  • Document creation: Generate new Word documents with consistent styles and structure.
  • Editing with tracked changes: Apply insertions and deletions using tracked changes for professional review cycles.
  • Redlining & comments: Add comments anchored to specific ranges for reviewer feedback and rationale.
  • Formatting preservation: Maintain fonts, styles, margins, and layout across edits for publication-ready documents.
  • Use Case: A contract draft is prepared, edited with multiple reviewers, and annotated with inline comments, all while preserving formatting.

Quick Start

Create a new .docx document and apply edits with tracked changes, preserving formatting and enabling comments using the built-in docx toolchain.

Frequently Asked Questions about docx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Word document creation with tracked changes and comments?

Automating Word document creation with tracked changes and comments involves generating .docx files while applying insertions, deletions, and anchored reviewer feedback. This Skill preserves OOXML integrity and formatting, enabling professional redlining and collaboration workflows.

What's the best way to redline a .docx file programmatically for legal drafting?

Redlining a .docx file programmatically for legal drafting requires applying tracked changes to insertions and deletions while maintaining document structure. This Skill automates redlining and comment management, ensuring publication-ready documents with maintainable change history.

Does defusedxml support OOXML integrity during automated Word document edits?

Yes, defusedxml supports OOXML integrity during automated Word document edits by safely parsing XML structures. This Skill leverages the dependency to preserve formatting, styles, and margins while applying tracked changes and comments to .docx files.

Can I add inline comments to specific ranges in a Word document automatically?

Adding inline comments to specific ranges in a Word document automatically requires anchoring feedback to designated text spans within the .docx structure. This Skill manages comment insertion for reviewer rationale, preserving formatting across professional review cycles.

Why does formatting break when editing Word documents with tracked changes?

Formatting breaks when editing Word documents with tracked changes if OOXML integrity is not preserved during automated modifications. This Skill uses a dedicated docx toolchain to maintain fonts, styles, margins, and layout across all edits.

When do I need tracked changes and redlining for business document workflows?

Tracked changes and redlining for business document workflows are needed during multi-reviewer collaboration cycles requiring maintainable change history. This Skill applies tracked insertions, deletions, and comments to .docx files while preserving professional formatting.