New to Claude Skills? Learn how to install them →

DOCX Editor

OfficialFree

Comprehensive Microsoft Word document toolkit for creating, editing, and analyzing .docx files using both docx-js (for n

by Anthropic
47 views
Updated Unknown
Get this skill

Free · Opens the source repo

What DOCX Editor does

Comprehensive Microsoft Word document toolkit for creating, editing, and analyzing .docx files using both docx-js (for new documents) and OOXML manipulation (for editing). Create professional documents from scratch with complex formatting, tables, and styles. Edit existing documents while preserving all formatting through direct XML manipulation. Implement tracked changes with proper redlining workflow for legal, academic, and business document review. Extract text and structure to markdown using pandoc. Work with comments, document metadata, embedded media, and complex formatting. Includes validation tools, packing/unpacking utilities, and document-to-image conversion. Essential for professional document workflows requiring precision, audit trails, and format preservation.

How to install DOCX Editor

1. Install with the skills CLI

npx skills add --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Similar skills