superdoc-redlines
Tracked changes and comments for DOCX contract review
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install superdoc-redlines?▼
Run `npx skills add yuch85/superdoc-redlines --all -g -y` in your terminal to install all skills in this repository globally.
How to add tracked changes to a DOCX file?▼
Extract the document structure to get block IDs, create an edits file referencing those IDs, then run the apply command to produce a redlined DOCX with revisions visible in Word.
Can it review large contracts automatically?▼
Yes. It chunks documents over 100K tokens and supports a multi-agent workflow that splits review across sections and merges the edits with conflict resolution.
Does superdoc-redlines work with Claude Code?▼
Yes. It follows the universal SKILL.md standard and includes a dedicated contract review skill that runs directly in Claude Code, Cursor, and similar environments.
Why use block IDs instead of text search?▼
Block IDs are stable and position-independent, so edits apply deterministically without breaking when text is repeated or slightly reworded elsewhere in the document.
Related Repositories in Legal & Compliance
View All in Legal & Compliance→claude-for-legal
AI legal workspace for contracts, privacy, IP, litigation, and compliance
patent-disclosure-skill
Draft Chinese patent disclosures and read patents in plain language
app-privacy-policy-generator
Generate privacy policies and terms for mobile and web apps