docx

Create, edit, and analyze .docx documents via JavaScript and Python OOXML.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/FatBy/DD-OS --skill docx-fatby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/FatBy/DD-OS/tree/main/skills/docx
Command: npx skills add https://github.com/FatBy/DD-OS --skill docx-fatby

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation, modification, and analysis of professional documents, ensuring formatting and tracked changes are handled precisely.

Core Features & Use Cases

  • Document Creation: Generate new .docx files from scratch using JavaScript/TypeScript.
  • Document Editing: Modify existing .docx files using a Python library for OOXML manipulation.
  • Content Analysis: Extract text, read raw XML for complex structures, and analyze tracked changes.
  • Use Case: A user needs to create a new business proposal, incorporating specific formatting and tracked changes for review.

Quick Start

Use the docx skill to create a new document with a title and a paragraph of text.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I create a new docx file with specific formatting using JavaScript?

You can create a new docx file from scratch using JavaScript or TypeScript to generate professional documents with custom formatting, addressing business proposal and academic paper composition requirements.

Can I edit an existing docx file and analyze tracked changes?

Yes, you can modify existing docx files in-place using a Python library for OOXML manipulation, enabling detailed content analysis and review of tracked changes for legal document workflows.

What is the best way to extract text and inspect raw XML from a docx file?

The best way to extract text and inspect raw XML is through detailed content analysis, allowing you to read complex structures within the OOXML format for professional document review.

Does this approach support document creation for legal review workflows?

Yes, the approach supports legal document review workflows by enabling precise formatting and tracked changes handling, ensuring modifications are accurately recorded for professional document analysis.

Why use OOXML manipulation for in-place editing of professional documents?

Using OOXML manipulation for in-place editing ensures that formatting and tracked changes are handled precisely without corrupting the document structure, which is critical for professional document workflows.