docx
Installation
SKILL.md
DOCX Creation, Editing, and Analysis
Overview
A user may ask Cline to create, edit, or analyze the contents of a .docx file. A .docx file is essentially a ZIP archive containing XML files and other resources that can be read or edited. Different tools and workflows are available for different tasks.
Workflow Decision Tree
Reading/Analyzing Content
Use "Text extraction" or "Raw XML access" sections below
Creating New Document
Use "Creating a new Word document" workflow
Editing Existing Document
- Own document + simple changes → Use "Basic OOXML editing" workflow
- Someone else's document → Use "Redlining workflow" (recommended default)
- Legal, academic, business, or government docs → Use "Redlining workflow" (required)