docx

Create and edit Word documents with tracked changes and comments.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/JKKN-Institutions/rr_builders_roja --skill docx-jkkn-institutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/JKKN-Institutions/rr_builders_roja/tree/main/.claude/skills/docx
Command: npx skills add https://github.com/JKKN-Institutions/rr_builders_roja --skill docx-jkkn-institutions

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Claude users often need to generate, modify, and review Word documents (.docx) while preserving formatting, tracking changes, and keeping comments in sync. This Skill provides a self-contained solution to automate document creation, editing, and analysis within Claude.

Core Features & Use Cases

  • Create new Word documents with structured content, headings, and styling while preserving OOXML formatting.
  • Edit existing documents through tracked changes and comments to support professional review workflows.
  • Analyze, extract, or summarize text and structure from .docx files for reporting, compliance, or archival tasks.
  • Real-world scenarios include drafting contracts, generating policy documents, and updating reports with auditable edits.

Quick Start

Create a new Word document named Report.docx with a title and executive summary.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I automate Word document creation while preserving OOXML formatting?

Automating Word document creation is achieved by generating structured content, headings, and styling while preserving OOXML formatting structures. This ensures new .docx files maintain document integrity and compatibility with standard Word features.

Can I apply tracked changes and comments to existing .docx files for review workflows?

Applying tracked changes and comments to existing .docx files is supported for professional review workflows. This allows users to manage redlining and annotations directly within the document while maintaining formatting integrity.

What is the best way to extract and summarize text from Word documents for compliance reporting?

Extracting and summarizing text from Word documents is handled by analyzing the .docx file structure to pull text and formatting data. This provides structured outputs suitable for compliance reporting, archival tasks, or content auditing.

Does this Word document editing approach work with existing OOXML structures and dependencies like lxml?

Working with existing OOXML structures is fully supported, utilizing dependencies like lxml and defusedxml for XML processing. This ensures robust document parsing and manipulation while maintaining security and formatting integrity.

Are there limitations when modifying complex Word documents with tracked changes?

Limitations when modifying complex Word documents with tracked changes center on preserving OOXML formatting integrity. Integrated validators enforce document auditing, but highly complex structures may require careful validation to prevent formatting corruption.