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 docx skill 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.

Design Upskill Contribution

Installs
19
Repository
dachent/skills
GitHub Stars
30
First Seen
Jun 12, 2026
docx-win — dachent/skills