A local utility for comparing Word documents to track text additions, deletions, image updates, and formatting changes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install docx-diff
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install docx-diff using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
DOCX Diff is a robust tool within the Openclaw Skills ecosystem designed for users who need precise document versioning without relying on cloud services. By analyzing the underlying XML structure of .docx files, it identifies changes in paragraphs, tables, and media. This Openclaw Skills utility is particularly useful for tracking revisions in technical specs, legal documents, and project reports where privacy and accuracy are paramount, providing a secure way to visualize exactly what has changed between two versions.
First, ensure the necessary dependencies are installed:
pip install python-docx
To run a comparison, use the script located in your local Openclaw Skills folder:
# Example for Windows
python "%USERPROFILE%\.openclaw\skills\docx-diff\scripts\compare_docx.py" --file1 "v1.docx" --file2 "v2.docx"
# Example for macOS/Linux
python ~/.openclaw/skills/docx-diff/scripts/compare_docx.py --file1 "v1.docx" --file2 "v2.docx"
The skill organizes its output into a structured set of files for different review requirements:
| File Type | Description |
|---|---|
*_diff.html |
An interactive report viewable in any browser, supporting filtering by change type. |
*_diff.docx |
A standard Word document where Red indicates deletions and Green indicates additions. |
*_diff.txt |
A plain text report containing a summary of all detected modifications. |
| Metadata | Uses MD5 hashing for images to ensure content changes are detected even if filenames are identical. |
Loading
A sophisticated AI-driven batch file renamer offering 12 intelligent transformation rules, preview modes, and a safety-first undo capability.

A comprehensive strategic framework for Amazon sellers to scale operations from North America to Europe, Japan, the Middle East, and Southeast Asia.

An automated 90-day execution guide for transforming new Amazon product listings into high-volume bestsellers.

An AI-powered strategic consultancy framework designed to simulate a full Amazon operations team for cross-border sellers.

An intelligent generator that produces professional, localized Amazon A+ content modules and scenario-based copywriting for global sellers.

An AI-driven Amazon advertising copilot designed to protect seller profits and optimize organic ranking through smart bid guardrails.








































