docx-win
Installation
SKILL.md
DOCX Win
Notes
Provenance
- Upstream repo:
https://github.com/anthropics/skills - Source folder:
skills/docx - Source branch:
main
Porting Notes
- This is a Windows COM adaptation of Anthropic's
docxskill for Codex. - The upstream skill centers on OOXML unpack/edit flows plus LibreOffice-backed conversion and accept-changes helpers.
- This port changes the default execution path to PowerShell wrappers around Microsoft Word COM so Word handles create, edit, review, comments, revisions, fields, pagination, and PDF export directly.
- It remains Windows-only because reliable execution depends on a local Microsoft Word desktop installation and COM automation.