docx

Create and edit .docx documents with tracked changes and comments.

Updated Sep 30, 2025
One-click install
npx skills add https://github.com/ihabwahbi/agentic-resume-builder --skill docx-ihabwahbi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/ihabwahbi/agentic-resume-builder/tree/main/.opencode/skills/docx
Command: npx skills add https://github.com/ihabwahbi/agentic-resume-builder --skill docx-ihabwahbi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive framework for creating, editing, and analyzing Word documents (.docx) with tracked changes, comments, formatting preservation, and text extraction capabilities.

Core Features & Use Cases

  • Create new .docx documents while preserving formatting and default styles.
  • Edit existing documents with deterministic tracked changes and comment support for review.
  • Analyze and validate document integrity, including redlining, comments linking, and formatting consistency across edits.

Quick Start

Create a new Word document (.docx) with tracked changes preserved and ready for review.

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 while preserving formatting and default styles?

Automating Word document creation is handled by generating new .docx files while preserving existing formatting and default styles. This process ensures professional drafting workflows maintain formatting consistency across newly created documents.

Can I edit existing .docx files with deterministic tracked changes and comments?

Editing existing .docx files supports deterministic tracked changes and comment management for review. This allows professional contracts and reports to undergo automated redlining while maintaining document integrity throughout the editing process.

How does tracked changes redlining work for OOXML Word documents?

Tracked changes redlining for OOXML Word documents works through an integrated OOXML editor that manages comment linking and formatting consistency. It applies deterministic redlining to ensure all edits are properly tracked for review.

Do I need defusedxml to analyze and validate Word document integrity?

Yes, defusedxml is required to analyze and validate Word document integrity safely. This dependency supports the parsing required to check redlining, comment linking, and formatting consistency across edits within .docx files.

What is the best way to extract text and manage comments in Word documents?

The best way to extract text and manage comments in Word documents is through an automated framework supporting .docx analysis. It handles text extraction capabilities and comment linking while preserving formatting consistency.

What are the limitations of automated formatting preservation when editing Word documents?

Automated formatting preservation focuses on maintaining default styles and consistency across edits within OOXML structures. Limitations arise when documents contain highly complex or non-standard formatting outside typical professional drafting workflows.