docx

Originally fromanthropics/skills
Installation
SKILL.md

DOCX creation, editing, and analysis

Overview

A .docx file is a ZIP archive containing XML files.

Quick Reference

Task Approach
Read/analyze content pandoc or unpack for raw XML
Create new document Use docx-js - see Creating New Documents below
Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below

Converting .doc to .docx

Legacy .doc files must be converted before editing:

Related skills

More from k-dense-ai/scientific-agent-skills

Installs
256
GitHub Stars
20.8K
First Seen
Apr 9, 2026