docx

Create and edit DOCX files with tracked changes and comments.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/edersonmelo/claude-agent-experiments --skill docx-edersonmelo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/edersonmelo/claude-agent-experiments/tree/main/resume-generator/.claude/skills/docx
Command: npx skills add https://github.com/edersonmelo/claude-agent-experiments --skill docx-edersonmelo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafting, editing, and reviewing professional Word documents is error-prone and time-consuming without tooling that preserves tracked changes, comments, and formatting.

Core Features & Use Cases

  • Create new .docx files from templates with consistent styles.
  • Edit existing documents while preserving tracked changes and comments, with reliable redlining workflows.
  • Analyze document content and extract text or structure while maintaining formatting for audits or archival.

Quick Start

Create a new Word document, apply tracked changes, add comments, and preserve original formatting.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I edit existing Word documents with tracked changes and comments?

You can edit existing Word documents with tracked changes and comments using OOXML-aware workflows that preserve redlining and original formatting reliably. This automates the review process while maintaining document integrity.

Can I create a new .docx file from a template and preserve styles?

Yes, you can create new .docx files from templates with consistent styles. This automates Word document creation while ensuring formatting remains uniform across generated files.

How does OOXML access work when analyzing document content?

OOXML access allows direct raw interaction with the underlying Word document structure, enabling precise content analysis and text extraction while maintaining the original formatting for audits or archival.

What is the best way to automate redlining workflows in Word documents?

Automating redlining workflows is best handled through OOXML-aware processes that apply tracked changes and comments directly to the document structure, ensuring formatting and revision history are preserved.

Does this approach work for auditing and extracting text from DOCX files?

Yes, this approach works for auditing by analyzing document content and extracting text or structure while maintaining formatting, making it suitable for archival and compliance review of DOCX files.

When should I not use automated document editing for Word files?

You should avoid automated document editing when your Word files require manual narrative adjustments that cannot be structured as tracked changes, or when raw OOXML manipulation is unnecessary for the task.