document-skills/docx

Create, edit, and analyze Word documents with tracked changes and comments.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/getlotlogic/lotlogic --skill document-skills-docx-getlotlogic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-skills/docx
Source: https://github.com/getlotlogic/lotlogic/tree/main/.claude/skills/document-skills/docx
Command: npx skills add https://github.com/getlotlogic/lotlogic --skill document-skills-docx-getlotlogic

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Claude needs a robust tool for creating, editing, and analyzing Word documents (.docx) with tracked changes, comments, and formatting preservation.

Core Features & Use Cases

  • Comprehensive Word document creation, editing, redlining, and comment workflows.
  • Preserve formatting and tracked changes across edits, comments, and formatting.
  • Real-world use: legal or corporate docs requiring precise change tracking and review.

Quick Start

Create a new Word document, apply a tracked-change edit, and add a comment.

Frequently Asked Questions about document-skills/docx

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

FAQPage Schema
How do I automate Word document editing with tracked changes and comments?

This Skill automates Word document editing by manipulating OOXML directly to apply tracked changes and comments, preserving formatting while enabling robust review workflows for professional documents.

What is the best way to preserve formatting when editing .docx files programmatically?

To preserve formatting when editing .docx files, this Skill manipulates the OOXML structure directly using lxml, ensuring the original document layout and tracked changes remain intact across edits.

Can I create legal documents with redlining and change tracking in Word?

Yes, you can create legal documents with redlining and change tracking in Word. This Skill is specifically designed for professional corporate and legal contexts requiring precise, auditable modifications and review workflows.

Does this Word document automation approach work with lxml and defusedxml?

Yes, this Word document automation approach works with lxml and defusedxml to parse and manipulate OOXML securely, ensuring security-conscious changes are applied to the document structure.

How do I add comments to a Word document without losing existing tracked changes?

To add comments to a Word document without losing existing tracked changes, use an OOXML manipulation tool like this Skill that supports format-preservation and robust review workflows across edits.