Install
openclaw skills install @baichenwzj/contract-review-revise专业合同审查与修改系统,集成 Legal Document Review Agent,提供风险识别、法律分析、修改建议及自动文档更新功能。
openclaw skills install @baichenwzj/contract-review-reviseContract Review & Revise Skill - Professional legal document review and modification system with Legal Document Review Agent
A professional-grade contract review and revision system integrated with Legal Document Review Agent:
python-docx to modify Word filesskills/contract-review-revise/
├── SKILL.md # Skill documentation
└── agents/
└── legal-document-review.md # Legal Document Review Agent
.docx (Word documents)AI automatically:
Output format:
=== Contract Review Report ===
🔴 HIGH RISK CLAUSES (Must Modify)
| Clause | Issue | Risk Level | AI Suggestion | Legal Agent Suggestion | Combined Recommendation |
|---|---|---|---|---|---|
| 5.1.1 | Compensation cap $100 | 🔴 High | Remove cap | Remove cap | ✅ Remove cap, compensate based on actual loss |
🟡 MEDIUM RISK CLAUSES (Recommended to Modify)
| Clause | Issue | Risk Level | AI Suggestion | Legal Agent Suggestion | Combined Recommendation |
|---|---|---|---|---|---|
| 13.4 | Jurisdiction: Defendant's location | 🟡 Medium | Plaintiff's location | Arbitration | ✅ Plaintiff's location or arbitration |
🟢 MISSING PROTECTIVE CLAUSES (Strongly Recommended to Add)
| Clause | Suggested Content | Reason | Source |
|---|---|---|---|
| New Clause 14 | Party B's Qualification and Compliance Responsibility | Prevent losses due to Party B's qualification issues | Legal Agent |
Client can:
AI will modify the contract based on client confirmation:
python-docx library to modify Word files_revised.docx)from docx import Document
import os
agents/legal-document-review.mdsessions_spawn to launch sub-Agentpython-docx to read Word fileslegal-document-review Agent for professional reviewpython-docx to modify and save filesPlease professionally review D:\Contracts\Warehousing_Agreement.docx from Party A's perspective
AI will automatically:
Please quickly review E:\Projects\Technology_Cooperation.docx from Party B's perspective
Please professionally review E:\Projects\Important_Agreement.docx from Party A's perspective, focusing on compensation clauses and breach of contract responsibilities
Legal Disclaimer
File Safety
Format Preservation
Language Support
Legal Agent Limitations
Future enhancements may include:
Review references major laws and regulations:
Version: 1.0.0
Author: 虾米 🦐
Last Updated: 2026-04-28
Integrated: Legal Document Review Agent (Professional Legal Review)