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/
Installs
9
GitHub Stars
4
First Seen
Mar 2, 2026
docs-docx — nikhilmaddirala/gtd-cc