docx

Create, edit, and analyze Word documents with tracked changes and comments.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/baramnim/skill.md --skill docx-baramnim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/baramnim/skill.md/tree/main/docx
Command: npx skills add https://github.com/baramnim/skill.md --skill docx-baramnim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

Core Features & Use Cases

  • Document creation and editing of Word files with preserved formatting and structure.
  • Redlining and tracked changes workflows for review and collaboration.
  • Comment management and text extraction from DOCX for analysis and archival.

Quick Start

Create a new Word document with a professional header and initial content.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I add tracked changes and comments to a Word document?

You can add tracked changes and comments to a Word document by using redlining workflows that modify existing content while preserving formatting. This supports review and collaboration by inserting suggestions and annotations directly into the DOCX file.

Can I extract text from a DOCX file for analysis?

Yes, you can extract text and metadata from DOCX files for analysis and archival. The process reads the document's internal XML structure to retrieve the text content while ensuring robust error handling across Word document operations.

How do I create a new Word document with preserved formatting?

You can create a new Word document with preserved formatting by generating a DOCX file with initial content and professional headers. The workflow ensures safe XML interactions to maintain the document's structure and formatting during creation.

Does editing a DOCX file maintain the original document structure?

Editing a DOCX file maintains the original document structure through safe XML interactions and formatting preservation. This ensures that modifications, including tracked changes and comments, do not corrupt the existing Word document layout.

What is the best way to manage redlining workflows for Word documents?

The best way to manage redlining workflows for Word documents is using an end-to-end document editing process that supports tracked changes. This allows you to modify existing content while safely preserving the original formatting and structure.