office-docx

Installation
SKILL.md

DOCX creation, editing, and analysis

Overview

A user may ask you 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 you can read or edit. You have different tools and workflows available for different tasks.

Output Directory Convention

All files created using this workflow MUST be written to:

outputs/<document-name>/

Where <document-name> is a descriptive, lowercase, hyphenated name. Examples: outputs/employee-handbook/, outputs/contract-review/

Installs
7
First Seen
Apr 13, 2026
office-docx — cristoslc/office-skills