editing-word-documents

Installation
SKILL.md

Word Document (.docx) Guide

This guide covers creating, editing, and analyzing Word documents. For JavaScript-based creation, see docx-js.md. For OOXML technical details and tracked changes, see ooxml.md.

Workflows Overview

Task Approach Reference
Read/analyze document pandoc or raw XML This file
Create new document docx-js (JavaScript) docx-js.md
Edit existing document Python Document library ooxml.md
Add tracked changes Python Document library ooxml.md

Reading & Analysis

Convert to Markdown (Quick Read)

Installs
2
GitHub Stars
6
First Seen
Jun 24, 2026
editing-word-documents — jawhnycooke/claude-plugins