docx

Create and edit Word documents with tracked changes, comments, and RSID injection.

Updated Nov 20, 2025
One-click install
npx skills add https://github.com/Cissou34730/Azure-Architect-Assistant --skill docx-cissou34730
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/Cissou34730/Azure-Architect-Assistant/tree/main/.github/skills/docx
Command: npx skills add https://github.com/Cissou34730/Azure-Architect-Assistant --skill docx-cissou34730

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defusedxml, ooxml.scripts.pack, ooxml.scripts.validation.docx, ooxml.scripts.validation.redlining.

What problem does it solve?

This Skill enables reliable creation, editing, and analysis of Word documents (.docx) while preserving formatting and supporting tracked changes, comments, and RSID-based auditing.

Core Features & Use Cases

  • Create and edit professional Word documents with tracked changes, comments, and formatting preservation.
  • Manage RSIDs, author metadata, and revision tracking during edits for auditability.
  • Validate Word documents against OOXML schemas to ensure compatibility before delivery.

Quick Start

To begin, instruct the AI to generate a starter Word document with a sample tracked change using the docx skill.

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

Automating Word document tracked changes and comments is achieved by injecting RSIDs and author metadata during edits, ensuring professional revision tracking and auditability for your .docx workflows.

What is OOXML schema validation for .docx files?

OOXML schema validation for .docx files is the process of checking your Word documents against official schemas to ensure full formatting compatibility and prevent structural errors before delivery.

Can I edit Word documents while preserving formatting and RSID audit trails?

You can edit Word documents while preserving formatting and RSID audit trails by applying automated tracked changes, author metadata injection, and OOXML schema validation during the .docx manipulation process.

How do I validate Word documents against OOXML schemas before delivery?

Validating Word documents against OOXML schemas requires checking the internal XML structure to confirm compatibility, ensuring your .docx files meet professional standards and will render correctly for recipients.

Does defusedxml support secure parsing for OOXML document manipulation?

Defusedxml supports secure XML parsing for OOXML document manipulation, protecting against external entity attacks while reading or modifying .docx files during tracked changes and schema validation workflows.

What are the limitations of automated RSID injection in Word documents?

Automated RSID injection in Word documents relies on strict OOXML schema compliance, meaning malformed .docx files or unsupported revision types may cause validation failures and prevent successful tracked changes processing.