document-diff

Installation
SKILL.md

Document Diff

Overview

Compare two versions of a document with structure-aware precision. SoMark parses both files into clean Markdown first, then a diff is generated at the text level. The result tells you exactly what changed between two versions of a contract, report, policy document, or any other file.

Why parse before diffing?

Raw PDF/Word binary diffing is meaningless. By parsing both documents into clean Markdown first, the diff captures semantic changes — actual content additions, deletions, and modifications — not binary noise.

In short: parse both documents with SoMark, then diff the structured output.


When to trigger

  • Compare two versions of a document
  • Find what changed between two contracts, reports, or policies
  • Identify added or removed clauses in an agreement
Related skills

More from somarkai/skills

Installs
13
Repository
somarkai/skills
GitHub Stars
11
First Seen
Mar 29, 2026