docx

Create, edit, and review .docx files while preserving OOXML formatting and tracked changes.

195|44|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/ImGoodBai/goodable --skill docx-imgoodbai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/ImGoodBai/goodable/tree/main/skills/docx
Command: npx skills add https://github.com/ImGoodBai/goodable --skill docx-imgoodbai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Word documents are central to professional work but handling complex formatting, tracked changes, comments, and conversions is error-prone and time-consuming. This skill provides automated workflows to create, edit, and analyze .docx files safely and reproducibly.

Core Features & Use Cases

  • Create new Word documents with consistent styles and structure.
  • Edit existing documents while preserving formatting, comments, and tracked changes.
  • Review and analyze documents with redlining, comments, and version history.
  • Use Case: Drafting a contract, updating a report, or maintaining a knowledge base with auditable edits.

Quick Start

Provide a DOCX file and ask the skill to create or edit content while preserving formatting and tracked changes.

Frequently Asked Questions about docx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I edit Word documents while preserving tracked changes and comments?

To edit Word documents while preserving tracked changes and comments, the skill enforces proper OOXML handling. It applies metadata for edits, including RSIDs and author information, ensuring formatting and existing revisions remain intact during automated workflows.

How do I automate Word document creation for professional reporting?

Automating Word document creation for professional reporting is achieved by generating new .docx files with consistent styles and structure. This ensures reproducible document generation for contracting, reporting, and knowledge management scenarios.

What is the best way to review and analyze Word documents with redlining?

The best way to review and analyze Word documents with redlining is by using automated workflows to process .docx files. This approach safely reviews version history and comments while maintaining auditable edits for professional documents.

Does the docx Python library support applying author metadata to tracked changes?

Yes, applying author metadata to tracked changes is supported through proper OOXML handling. The skill utilizes the docx dependency to apply RSIDs and author information, ensuring edits are auditable and correctly attributed within the document.

Why does Word document formatting break when editing OOXML files?

Formatting breaks when editing OOXML files if proper metadata and structure are not preserved. This skill prevents formatting loss by enforcing safe OOXML handling, maintaining consistent styles, comments, and tracked changes during automated edits.