docx

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fengzhizi319/LobsterAI --skill docx-fengzhizi319
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/fengzhizi319/LobsterAI/tree/main/SKILLs/docx
Command: npx skills add https://github.com/fengzhizi319/LobsterAI --skill docx-fengzhizi319

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The DOCX Skill enables programmatic creation, editing, and redlining of professional Word documents (.docx), preserving formatting and supporting tracked changes and comments.

Core Features & Use Cases

  • Comprehensive DOCX generation, editing, and analysis
  • Redlining and comment support to track changes across multiple authors
  • Formatting preservation and text extraction for downstream processing
  • Real-world use cases include legal document review, contract revisions, and corporate report drafting

Quick Start

Create a new DOCX document with sample text and apply a tracked change to demonstrate redlining.

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

Automate Word document creation and editing programmatically using a Python-based API. This skill manages end-to-end DOCX workflows, ensuring formatting integrity and supporting text extraction for downstream processing.

Can I add tracked changes and comments to a DOCX file programmatically?

Yes, you can add tracked changes and comments to a DOCX file programmatically. The skill provides redlining support to track changes and comments across multiple authors for professional document review.

What is the best way to handle contract drafting and legal review in OOXML Word documents?

The best way to handle contract drafting and legal review in OOXML Word documents is using this skill. It applies tracked changes, comments, and formatting preservation to satisfy professional collaboration requirements.

Does this tool work with lxml and defusedxml for DOCX redlining?

Yes, the tool works with lxml and defusedxml dependencies for DOCX redlining. It leverages these libraries to securely parse and manipulate OOXML structures while preserving document formatting.

How do I extract text from a DOCX file for downstream processing?

Extract text from a DOCX file for downstream processing using the skill's comprehensive document analysis features. It parses OOXML structures to retrieve text content while maintaining formatting preservation.

Are there limitations when using Python to edit OOXML Word documents with tracked changes?

When using Python to edit OOXML Word documents with tracked changes, limitations may arise from complex formatting structures. The skill manages standard professional document tasks, but highly irregular OOXML structures might require manual review.