docx
by @anthropics/skills · 104.6K stars · 42.0K installs/wk · Rank #78
Create, edit, and analyze .docx files with JavaScript and Python, including formatting and legacy conversion.
Install
npx skills add https://github.com/anthropics/skills --skill docxSummary
- Create new .docx files from scratch using JavaScript with support for headings, tables, images, hyperlinks, footnotes, headers/footers, and table of contents
- Edit existing documents by unpacking XML, making targeted changes (including tracked changes and comments), and repacking with validation
- Extract text and analyze content using pandoc or raw XML access; convert legacy .doc files to .docx format
- Handle professional formatting: page sizes (US Letter/A4), margins, multi-column layouts, tab stops, and styled lists without manual unicode characters