docx

Creates, edits, and extracts .docx files with preserved formatting and tracked changes.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/jeninh/ampskills-dotfile --skill docx-jeninh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/jeninh/ampskills-dotfile/tree/main/.agents/skills/docx
Command: npx skills add https://github.com/jeninh/ampskills-dotfile --skill docx-jeninh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Word documents (.docx) are pervasive in professional workflows, and teams need reliable ways to create, edit, review, and extract content without sacrificing formatting.

Core Features & Use Cases

  • Create new .docx documents with preserved styling and structure.
  • Edit existing documents with tracked changes and comments for review.
  • Redlining and review workflows to capture proposed edits, approvals, and author changes.
  • Extract text and metadata from documents for indexing, reporting, or archival.

Quick Start

To start, ask the Skill to create or modify a Word document, for example: "Create a project-proposal.docx with bold headings and bullet lists."

Frequently Asked Questions about docx

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

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

Extracting text from a .docx file preserves the document's original formatting and structure by using OOXML tooling, ensuring content and metadata remain intact for indexing, reporting, or archival purposes.

Can I create a new .docx file with specific formatting like bold headings and bullet lists?

You can create a new .docx file with specific formatting like bold headings and bullet lists by specifying the desired styling and structure, which the document generation process applies to produce a formatted Word document.

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

Automating redlining workflows for Word documents is best handled through standard document workflows that apply revision tracking, allowing you to capture proposed edits, approvals, and author changes directly within the .docx format.

Does this Word document editing approach preserve original formatting during text extraction?

This approach to Word document editing preserves original formatting during text extraction by relying on OOXML tooling, which maintains styling and structure while pulling content and metadata from the .docx file.

What do I need to start automating document creation and editing workflows?

To start automating document creation and editing workflows, you need standard .docx files and a text prompt specifying your requirements, such as asking to create a project proposal with bullet lists and bold headings.