docx

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

Updated May 5, 2026
One-click install
npx skills add https://github.com/antonroefer/opencode-project-management --skill docx-antonroefer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/antonroefer/opencode-project-management/tree/main/.opencode/skills/docx
Command: npx skills add https://github.com/antonroefer/opencode-project-management --skill docx-antonroefer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill eliminates the tedious manual work of creating, editing, and analyzing Word documents, saving you hours of repetitive effort and ensuring professional results.

Core Features & Use Cases

  • Comprehensive Document Creation: Build new Word documents from scratch with professional formatting, styles, and layouts.
  • Advanced Editing & Review: Edit existing documents with support for tracked changes, comments, and redlining workflows.
  • Data Extraction & Conversion: Extract text, tables, and images from .docx files and convert them to other formats.

Quick Start

Use the docx skill to create a new Word document with the title "Project Report" and add a heading "Introduction".

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 with professional formatting and styles?

This Skill automates Word document creation by generating new .docx files from scratch with professional formatting, custom styles, and structured layouts. It eliminates manual formatting by programmatically applying headings, sections, and content structures.

Can I edit existing Word documents with tracked changes and comments?

Yes, you can edit existing Word documents with full support for tracked changes and comments. This Skill enables advanced review and redlining workflows, making it suitable for collaborative editing on legal contracts, academic papers, and business reports.

How do I extract text, tables, and images from .docx files?

You can extract text, tables, and images from .docx files by using this Skill's data extraction and conversion features. It parses OOXML structures to pull content out of Word documents for conversion to other formats or downstream processing.

Do I need the lxml library to parse and manipulate Office Open XML structures?

Yes, this Skill requires the lxml and defusedxml libraries to parse and manipulate Office Open XML (OOXML) structures within Word documents. These dependencies handle the underlying XML processing required for reliable document editing and data extraction.

What's the best way to automate redlining workflows for legal contracts?

The best way to automate redlining workflows for legal contracts is using this Skill's advanced editing capabilities, which natively support tracked changes and comments within .docx files. It applies professional document workflows directly to OOXML structures.

Does this approach work for batch processing business reports in Word format?

This approach works for batch processing business reports in Word format by automating the creation, editing, and analysis of .docx files. It handles professional document workflows programmatically, saving hours of repetitive manual effort across multiple files.