docs-docx

Installation
SKILL.md

Word Document Parsing

Parse Word documents (.docx) into markdown, JSON, and image artifacts using multi-method extraction.

Usage

Run the parsing script directly:

./scripts/parse_docx.py <path_to_file.docx> <output_dir>

Example:

./scripts/parse_docx.py ~/documents/report.docx ./parsed/
Related skills
Installs
8
GitHub Stars
2
First Seen
Mar 2, 2026