docx

Create, edit, and redline DOCX documents with tracked changes and comments.

Updated Aug 20, 2025
One-click install
npx skills add https://github.com/robertlupo1997/open-vocabulary-object-detection --skill docx-robertlupo1997
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/robertlupo1997/open-vocabulary-object-detection/tree/main/.claude/skills/document-skills/docx
Command: npx skills add https://github.com/robertlupo1997/open-vocabulary-object-detection --skill docx-robertlupo1997

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Claude enables comprehensive DOCX document creation, editing, and analysis, preserving formatting, tracking changes, managing comments, and extracting text for review and archival purposes.

Core Features & Use Cases

  • Create, edit, and redline Word documents while preserving professional formatting
  • Manage comments, track revisions, and generate clean final versions for collaboration
  • Extract and summarize text from DOCX files for auditing, reporting, or data workflows
  • Support end-to-end workflows for drafting, proofreading, and producing production-ready documents

Quick Start

Open a .docx file and apply the requested edits using the workflow described above.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I track changes and add comments to a Word DOCX file?

Tracking changes and adding comments to a Word DOCX file is achieved through deterministic OOXML manipulation via Python scripts, enabling redlining workflows and revision tracking while preserving professional formatting.

Can I redline a DOCX document and preserve its original formatting?

Redlining a DOCX document while preserving formatting is supported by applying deterministic OOXML manipulation, ensuring professional layouts remain intact during drafting, reviewing, and revising workflows.

How do I extract text from DOCX files for reporting or data workflows?

Extracting text from DOCX files for reporting or data workflows is supported by automating document analysis, pulling text content for auditing, summarizing, and archival purposes.

Do I need Python and lxml to create and edit Word documents?

Python and lxml are required dependencies for creating and editing Word documents, utilizing defusedxml and lxml libraries to perform deterministic OOXML manipulation for document generation and revision tracking.

What is the best way to automate professional Word document drafting and proofreading?

Automating professional Word document drafting and proofreading is best handled through end-to-end workflows that apply OOXML manipulation, enabling production-ready document generation with tracked changes and comments.