docx

Community

Automate Word docs with tracking and comments.

AuthorAizenvoltPrime
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates Word document tasks, especially tracking changes, comments, and structural editing, while preserving OOXML semantics.

Core Features & Use Cases

  • Tracked changes: programmatically insert, delete, and review edits
  • Comments: manage in-document comments
  • XML access: raw OOXML content for advanced editing

Quick Start

Open 'contract.docx', add a Claude comment to a paragraph, and save.

Dependency Matrix

Required Modules

defusedxml

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docx
Download link: https://github.com/AizenvoltPrime/claude-compass/archive/main.zip#docx

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository