Word / DOCX

Create and edit DOCX documents while preserving styles, numbering, and tracked changes.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/dz07/goku-skills --skill word-docx-dz07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Word / DOCX
Source: https://github.com/dz07/goku-skills/tree/main/skills/word-docx
Command: npx skills add https://github.com/dz07/goku-skills --skill word-docx-dz07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Complex Word documents with styles, numbering, tracked changes, and sections drift across editors, making collaboration frustrating and error-prone. This Skill provides reliable creation, inspection, and editing of DOCX files with consistent styling, numbering, tracked changes, and compatibility checks to preserve document integrity.

Core Features & Use Cases

  • Create, inspect, and edit Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility checks.
  • Preserve formatting and styles across Word, LibreOffice, and Google Docs during round-trip edits.
  • Use case: teams producing policy documents or reports can rely on templates and strict style enforcement to maintain consistency.

Quick Start

Generate a DOCX using a predefined style set and verify that tracked changes and comments are preserved after export.

Frequently Asked Questions about Word / DOCX

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

FAQPage Schema
How do I preserve Word document styles and numbering when editing DOCX files?

Preserving Word document styles and numbering during DOCX editing requires OOXML-aware processing that maintains structural integrity. This approach enforces predefined style sets and ensures formatting consistency across complex sections and tables during round-trip edits.

Why does tracked changes formatting drift when opening DOCX files in different editors?

Tracked changes formatting drifts across Word, LibreOffice, and Google Docs due to inconsistent OOXML interpretation during round-trip edits. Applying compatibility checks and strict style preservation prevents this formatting loss across different editing environments.

Can I generate a Word document with a predefined style set and verify tracked changes are kept?

Yes, generating a DOCX with a predefined style set and verifying tracked changes are preserved after export is possible. This automated authoring workflow validates that comments, numbering, and strict styling remain fully intact throughout the document output.

Does this approach support complex DOCX documents with sections, headers, and tables?

Yes, this DOCX editing approach fully supports complex documents containing sections, headers, and tables. It provides reliable inspection and modification capabilities while applying compatibility checks to maintain structural integrity across all document components.

What is the best way to enforce document templates for team policy reports?

The best way to enforce document templates for team policy reports is through strict style enforcement during automated DOCX creation. This guarantees formatting consistency and prevents style drift across collaborative authoring workflows.

Are there limitations when round-trip editing DOCX files across Google Docs and Word?

Limitations during DOCX round-trip editing across Google Docs and Word occur when complex OOXML features like specific numbering or tracked changes are not fully supported. Applying compatibility checks helps identify and mitigate these cross-editor formatting fidelity issues.