docx

Create and edit Word documents with tracked changes and comments.

2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/mammut001/pipi-shrimp-agent --skill docx-mammut001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/mammut001/pipi-shrimp-agent/tree/main/src-tauri/skills/docx
Command: npx skills add https://github.com/mammut001/pipi-shrimp-agent --skill docx-mammut001

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a complete local toolset to generate, edit, and review Word documents (.docx) with deterministic, trackable changes and robust comment workflows, eliminating the need for external services for routine document tasks.

Core Features & Use Cases

  • Tracked changes: automatically wrap edits in Word's tracked changes so authors can review and approve modifications.
  • Comment workflows: attach, review, and reply to comments within a document to streamline collaboration.
  • Professional formatting preservation: maintain fonts, styles, tables, and layout when creating or editing documents.
  • Local automation: run deterministic scripts to create and modify documents without relying on cloud tools.
  • Use cases include drafting reports, redlining contracts, and preparing final documents with audit trails.

Quick Start

Create a new Word document with tracked changes and comments using the included scripting toolkit.

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 editing with tracked changes locally?

Add comments to Word documents locally by using the scripting toolkit's Document classes to attach, review, and reply to comments within the .docx file, streamlining collaboration without relying on external cloud services.

How do I add comments to Word documents for collaborative review without cloud tools?

Add comments to Word documents locally by using the scripting toolkit's Document classes to attach, review, and reply to comments within the .docx file, streamlining collaboration without relying on external cloud services.

Can I redline contracts in .docx files using a local script?

Professional formatting such as fonts, styles, tables, and layout is preserved during local document editing because the OOXML tooling manipulates the underlying XML structure directly without stripping native Word styling.

Does local OOXML processing preserve fonts, styles, and tables when editing .docx files?

Professional formatting such as fonts, styles, tables, and layout is preserved during local document editing because the OOXML tooling manipulates the underlying XML structure directly without stripping native Word styling.

What dependencies are required for local .docx document processing?

Use the docx Skill for local Word document creation, editing, and analysis with deterministic tracked changes and comments, eliminating the need for cloud-based document editing tools for routine workflows.

What is the best way to create and review Word documents with an audit trail offline?

Create and review Word documents with an audit trail offline by running deterministic local scripts that automatically inject authors and timestamps into tracked changes, providing complete revision histories for collaborative documents.