evolsbevolsbCommunity·1 Agent Skills Included

legal-redline-tools

Tracked-changes Word docs and redline PDFs from contract reviews

Generates tracked-changes Word documents, full redline PDFs, and negotiation memos from a JSON list of contract edits. Eliminates the manual copy-paste work of transcribing review findings into Word's accept/reject markup by hand. Compares document versions, scans for blank placeholders, and keeps redlines consistent across related agreements.
npx skills add evolsb/legal-redline-tools --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install legal-redline-tools?

Run `npx skills add evolsb/legal-redline-tools --all -g -y` in your terminal to install this skill globally.

How to create tracked changes in Word from a contract review?

Define your proposed edits as a JSON array, then run the apply command to produce a .docx with real accept/reject tracked changes the counterparty can review.

Can it generate redline PDFs for counterparties?

Yes. It produces full-document redline PDFs with strikethrough and change bars, plus clean external summary PDFs that hide internal rationale and walkaway positions.

Does it work with AI contract review agents?

Yes. Any review agent can output redlines as JSON, and this skill converts them into the Word and PDF deliverables lawyers actually send.

Can it compare two versions of a contract?

Yes. The diff command compares two .docx files and auto-generates a redlines JSON, while the compare command checks consistency across related agreements.

Related Repositories in Legal & Compliance

View All in Legal & Compliance