Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Compare two document versions and produce analysis or a Word redline. Use when the user has two versions of a document and wants to understand what changed.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | 33% | 0% |
| case-19 | ✗→✓ | ▲ Improved | 173% | 0% |
| case-21 | ✓→✗ | ▼ Worse | -25% | 0% |
| case-03 | ✓→✓ | = Same ✓ | -1% | 0% |
| case-07 | ✓→✓ | = Same ✓ | 6% | 0% |
Use this skill when:
read_documentcompare with both document paths or texts — this returns a structured diff, similarity percentage, and visual outputrun_code (default Python) to generate a DOCX with tracked changes. Open the original with python-docx, compute a diff against the revised text, and insert w:ins/w:del tracked-change markup via lxml. See /docx-editing skill for OOXML tracked change patterns. Verify the output with structural checks.Other measured skills in the registry, with their headline benchmark lift.