docx

Create, edit, and analyze Word .docx files with tracked changes and OOXML manipulation.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Abhishekgit01/LumeIQ --skill docx-abhishekgit01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/Abhishekgit01/LumeIQ/tree/main/skills/docx
Command: npx skills add https://github.com/Abhishekgit01/LumeIQ --skill docx-abhishekgit01

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, pandoc, libreoffice, poppler-utils, defusedxml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation, editing, and analysis of professional Word documents, handling complex formatting, tracked changes, and comments efficiently.

Core Features & Use Cases

  • Document Creation: Generate new Word documents from scratch with precise formatting, including custom color palettes, line spacing, and alignment.
  • Document Editing: Modify existing documents, manage tracked changes (redlining), and add/reply to comments.
  • Content Analysis: Extract text and analyze document structure.
  • Use Case: Automatically generate a quarterly report with specific branding, insert a table of contents, and add review comments to sections requiring clarification.

Quick Start

Use the docx skill to create a new document with the 'Ink & Zen' color palette and add a title.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I create a Word document with custom color palettes and specific line spacing?

To create a Word document with custom color palettes and specific line spacing, this Skill generates new .docx files from scratch using python-docx. It applies precise formatting, including 1.3x line spacing and custom branding, to produce studio-quality document designs.

Can I edit an existing .docx file and manage tracked changes programmatically?

Yes, you can edit an existing .docx file and manage tracked changes programmatically. This Skill modifies current documents, handles redlining, and allows you to add or reply to comments while preserving the original formatting structure.

Does this approach to document editing support complex formatting and OOXML manipulation?

This approach to document editing supports complex formatting and OOXML manipulation. It utilizes libraries like python-docx and docx-js for deterministic tasks, ensuring formatting preservation and advanced structural analysis of professional Word documents.

What is the best way to extract text and analyze the structure of a Word document?

The best way to extract text and analyze the structure of a Word document is through this Skill's content analysis feature. It parses .docx files to extract text content and evaluate the document's structural layout efficiently.

Do I need python-docx and libreoffice to generate professional Word documents automatically?

You need dependencies like python-docx, libreoffice, and pandoc to generate professional Word documents automatically. These tools enable deterministic document creation, formatting preservation, and advanced text extraction within the workflow.