| name | adeu-redlining |
| description | Use this skill for reviewing, editing, or negotiating existing Word documents (.docx) where "Track Changes" or precise redlining is required. Use it to propose edits, accept/reject changes, or reply to comments. Do NOT use for creating new blank documents from scratch (use docx skill for that). |
| metadata | {"author":"dealfluence"} |
Adeu: Professional Redlining & Review
Overview
Adeu acts as a "Virtual DOM" for DOCX files. It allows you to read documents as Markdown, propose edits, and apply them as native XML w:ins (insertions) and w:del (deletions) without breaking document structure.
Capabilities
- Extract: Read text with high fidelity (preserving comments and structural headers).
- Diff: Compare two DOCX files to see what changed.
- Edit: Apply search-and-replace modifications that result in Track Changes.
- Review: Accept/Reject existing changes or Reply to comments.
Execution Model
This skill relies on the adeu CLI tool. Always execute via uvx to ensure the environment is correct.
uvx adeu --version
---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/dealfluence) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->