docx

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

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/ygfuyfffdf-max/v0-crypto-dashboard-design --skill docx-ygfuyfffdf-max
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/ygfuyfffdf-max/v0-crypto-dashboard-design/tree/main/.claude/skills/docx-processing-en-anthropic
Command: npx skills add https://github.com/ygfuyfffdf-max/v0-crypto-dashboard-design --skill docx-ygfuyfffdf-max

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The docx skill provides automated creation, editing, and analysis of Word documents with support for tracked changes, comments, and formatting preservation, reducing manual editing time and improving document governance.

Core Features & Use Cases

  • Document generation: programmatically create new .docx files with structured content, tables, and formatting.
  • Editing & redlining: apply tracked changes, insertions, deletions, and comments to streamline reviews.
  • Reading & extraction: load and extract text while preserving metadata for auditing and archiving.

Quick Start

Use the docx skill to generate a sample Word document from a simple outline.

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 and apply tracked changes?

Automate Word document creation and apply tracked changes by using Python and the skill's OOXML editing tooling to programmatically generate .docx files, insertions, deletions, and comments. It streamlines drafting and reviewing workflows for professional documents.

What is OOXML editing for .docx files?

OOXML editing for .docx files is the process of directly manipulating the Office Open XML structure to create, edit, and redline Word documents. You need it for document automation tasks requiring strict formatting preservation, metadata extraction, and tracked changes.

Do I need Python to use this docx automation and redlining skill?

Yes, you need Python to use this docx automation and redlining skill. It requires a Python environment along with the skill's OOXML editing tooling, including the Document class and script editors, to perform full functionality for document workflows.

Can I extract text and preserve metadata from Word documents for auditing?

Yes, you can extract text and preserve metadata from Word documents for auditing. The skill loads existing .docx files to read and extract structured content while preserving formatting and metadata, which streamlines archiving and auditing processes.

What's the best way to programmatically redline professional documents?

The best way to programmatically redline professional documents is using OOXML editing tooling to apply tracked changes, insertions, deletions, and comments directly within the .docx structure. This approach ensures formatting preservation and improves document governance.

Does this OOXML document automation approach work for legal and finance contexts?

Yes, this OOXML document automation approach works for legal and finance contexts. It targets drafting, reviewing, and auditing professional documents across these specific corporate environments, ensuring document governance and reducing manual editing time.