Generates and parses Word documents using python-docx, docxtpl for template filling, or the Node.js docx library for server-side generation. The skill steers you toward templates and styles instead of manual formatting, includes extraction utilities for tables and text, and ships with scripts for OOXML inspection and DOCX-to-HTML conversion via mammoth. It's honest about what doesn't work: legacy .doc files need conversion first, tracked changes require specialized tooling, and tables of contents won't refresh until you open them in Word. Useful when you need programmatic reports, contracts, or mail-merge workflows and want to skip fighting with Office XML by hand.
npx skills add https://github.com/vasilyu1983/ai-agents-public --skill document-docx