AI AGENT ADDONS

Working with professional Word documents is simple with this skill. You can create new .docx files from scratch. You can also edit existing documents and keep track of every change. Adding comments and reviewing feedback is easy. This skill helps you handle office documents like reports, contracts, and proposals. It preserves the original formatting and structure. Whether you need to extract text or modify content, everything works smoothly.

You can read the text inside a document using a tool called pandoc. For deeper changes, you can access the raw XML files inside the document. This gives you full control over comments, embedded images, and tracked changes. The skill guides you with clear steps for each task.

When you need to create a new document, a JavaScript library helps you build it quickly. For editing, a Python library handles the complex work. The redlining workflow is required for legal, academic, and business documents. This ensures all changes are visible and safe.

Add Docx skill to your workflow

Global

mkdir -p ~/.claude/skills/docx

Project

mkdir -p .claude/skills/docx

Source Repository

Stars
123
Forks
10
Watchers
123
License
MIT
Last Push
1 month ago
Created
6 months ago