docx
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 docxStats
| Total installs | 42,209 |
| Weekly installs | 42.0K |
| GitHub stars | 104.6K |
| First seen | Jan 19, 2026 |
| Source | @anthropics/skills |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs docx |
|---|---|---|
| stitch-loop | 21,625 | -20,584 |
| firecrawl | 20,012 | -22,197 |
| programmatic-seo | 32,661 | -9,548 |
| seo-geo | 17,972 | -24,237 |
| pptx | 49,107 | +6,898 |
FAQ
- How many installs does docx have?
- docx has 42,209 total installs and 42.0K installs this week.
- Where is docx hosted?
- docx is published by @anthropics/skills at https://github.com/anthropics/skills.
- How many GitHub stars does docx have?
- docx has 104.6K GitHub stars.
- When was docx first indexed?
- OrangeBot.AI first indexed docx on Jan 19, 2026.
- How do I install docx?
- Run: npx skills add https://github.com/anthropics/skills --skill docx