docx

Automates Word (.docx) document creation and editing with tracked changes and comments for auditable workflows.

9|2|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/aussiegingersnap/cursor-skills --skill docx-aussiegingersnap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/aussiegingersnap/cursor-skills/tree/main/skills/document-skills/docx
Command: npx skills add https://github.com/aussiegingersnap/cursor-skills --skill docx-aussiegingersnap

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Word documents are complex to manage during collaboration, requiring careful handling of formatting, tracked changes, and comments. This skill automates creation, editing, and review of .docx files while preserving formatting and providing auditable change workflows.

Core Features & Use Cases

  • Create new .docx documents with styling and structure
  • Edit existing Word documents with tracked changes and comments
  • Support redlining and collaborative reviews for legal, business, and technical documents
  • Example: A team drafts a contract in Word, applies iterative edits with comments, and finalizes a clean version for distribution

Quick Start

Create or modify a Word document by loading a template and applying edits and comments.

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 editing with tracked changes and comments?

Yes, you can add comments to existing Word documents during collaborative editing. This skill supports formal change-tracking semantics, enabling redlining and comments for legal, corporate, and technical document reviews.

Can I add comments to an existing Word document during collaborative review?

Yes, you can add comments to existing Word documents during collaborative editing. This skill supports formal change-tracking semantics, enabling redlining and comments for legal, corporate, and technical document reviews.

Does Python defusedxml work with OOXML structures for docx workflows?

This skill preserves formatting in Word documents by directly manipulating OOXML structures. It ensures formatting integrity while applying tracked changes, comments, and iterative edits during team collaboration.

What is the best way to manage redlining for legal documents in Word?

The best way to manage redlining for legal documents in Word is using automated change-tracking tools. This skill applies iterative edits with comments and maintains author metadata for auditable professional drafting and review.

Do I need Python to create Word documents with auditable change-tracking?

Yes, you need a Python-based toolset to create Word documents with auditable change-tracking. This skill uses Python to interface with OOXML structures and RSID/author metadata for formal collaborative editing workflows.