docx

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

17|8|Updated Oct 21, 2025
One-click install
npx skills add https://github.com/Interstellar-code/claud-skills --skill docx-interstellar-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/Interstellar-code/claud-skills/tree/main/generic-claude-framework/skills/document-skills/docx
Command: npx skills add https://github.com/Interstellar-code/claud-skills --skill docx-interstellar-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defusedxml.

What problem does it solve?

This Skill enables rapid creation, editing, and analysis of Word documents (.docx) with integrated tracked changes, comments, and formatting preservation to streamline professional document workflows.

Core Features & Use Cases

  • Document Creation: Generate new .docx files with consistent styling and templates.
  • Editing & Redlining: Apply tracked changes, add or reply to comments, and preserve formatting across edits.
  • Review & Compliance: Manage comments and track changes for collaborative reviews in professional workflows.
  • Use Case: For a legal brief, automatically assemble draft content, apply redlines, add reviewer comments, and export to .docx.

Quick Start

Use the docx skill to create a new Word document from a template or modify an existing one. For example, "Create a monthly report" will produce a document with a tracked-changes workflow and comment scaffolding.

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?

Automate Word document creation by programmatically generating .docx files with integrated tracked changes, redlining, and comment scaffolding to streamline professional collaborative review workflows.

Can I apply redlining and reply to comments in an existing .docx file?

Apply redlining and reply to comments in an existing .docx file by editing Word content programmatically while preserving formatting and managing tracked changes for collaborative reviews.

Does this docx editing approach work with Python and defusedxml?

This docx editing approach works with Python and relies on defusedxml, a Python-based OOXML tooling library, to securely manipulate Word document content and preserve formatting.

What is the best way to manage document review and compliance workflows in Word?

Manage document review and compliance workflows in Word by programmatically applying tracked changes, adding reviewer comments, and preserving formatting to streamline professional document editing.

Why use OOXML tooling for document automation instead of standard text editors?

Use OOXML tooling for document automation to programmatically manipulate Word formatting and integrate tracked changes, enabling professional redlining workflows that standard text editors cannot support.

How do I generate a monthly report in Word with a tracked-changes workflow?

Generate a monthly report in Word with a tracked-changes workflow by using document automation to assemble draft content, apply redlines, add comment scaffolding, and export to .docx.