anthropic-docx

Create and edit .docx documents with images, tracked changes, and comments.

4|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/TTAWDTT/Aelin --skill anthropic-docx-ttawdtt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anthropic-docx
Source: https://github.com/TTAWDTT/Aelin/tree/main/backend/deepagents_skills/anthropic-docx
Command: npx skills add https://github.com/TTAWDTT/Aelin --skill anthropic-docx-ttawdtt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defusedxml, lxml, and includes scripts (resource) components.

What problem does it solve?

This Skill enables end-to-end Word (.docx) document generation, editing, and formatting, eliminating repetitive manual crafting of professional documents.

Core Features & Use Cases

  • Read, create, edit, and format Word documents (.docx) with reliable headers, captions, tables, and images.
  • Insert or replace images, perform find-and-replace, and manage tracked changes and comments to produce clean, publication-ready documents.
  • Generate templates for reports, letters, memos, and proposals that maintain consistent styling and structure.

Quick Start

Ask the AI to generate a polished Word document from your draft content, with headings, images, and tracked changes applied.

Frequently Asked Questions about anthropic-docx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Word document with tracked changes and images from a plain text draft?

You can generate a Word document with tracked changes and embedded images by providing a plain text draft to automatically apply styling, insert visuals, and manage tracked changes for a polished .docx output.

What is the best way to automate formatting for Word templates like reports and proposals?

Automating formatting for Word templates is achieved by generating standardized structures for reports and proposals that maintain consistent styling, reliable headers, and tables across multiple .docx files.

Does this Word document editing approach require specific XML libraries to function?

Yes, this Word document editing approach requires specific XML parsing libraries, utilizing defusedxml and lxml dependencies to safely manipulate internal .docx structures and manage content reflow.

Can I use this to insert and replace images in an existing .docx file?

Yes, you can use this to insert or replace images in an existing .docx file, directly modifying the document structure to update visual content and produce clean outputs.

How do I perform find-and-replace and manage comments in a .docx file?

You perform find-and-replace and manage comments in a .docx file by applying automated document editing rules that locate text, substitute content, and attach review notes for collaborative workflows.

What are the limitations of using XML libraries for Word document generation?

Limitations of using XML libraries for Word document generation include potential constraints with complex content reflow and the need to ensure valid XML structures when handling heavily modified .docx templates.