contract-review

Review legal contracts with four-layer analysis and comment-only annotations.

159|20|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/zh-xx/legal-assistant-skills --skill contract-review-zh-xx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contract-review
Source: https://github.com/zh-xx/legal-assistant-skills/tree/main/contract-review
Command: npx skills add https://github.com/zh-xx/legal-assistant-skills --skill contract-review-zh-xx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, defusedxml, python-docx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the tedious and time-consuming process of reviewing legal contracts, identifying potential risks and ambiguities, and ensuring compliance with legal and business standards.

Core Features & Use Cases

  • Four-Layer Review: Conducts a comprehensive review covering entity verification, basic text quality, business terms, and legal clauses.
  • Comment-Only Annotation: Adds annotations directly within the document without altering the original text, preserving the source integrity.
  • Automated Reporting: Generates a contract summary, consolidated review opinion, and a business process flowchart.
  • Use Case: A legal team needs to quickly review a high volume of vendor agreements. This skill can process each contract, flag potential issues with structured comments, and provide a concise summary and opinion, significantly speeding up the review cycle.

Quick Start

Use the contract-review skill to review the attached document 'agreement.docx' and output the reviewed version.

Frequently Asked Questions about contract-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate legal contract review to identify risks and ambiguities?

Automate legal contract review by applying a four-layer analysis model covering entity verification, basic text quality, business terms, and legal clauses to identify risks and ensure compliance.

Can I annotate a Word document to flag contract risks without altering the original text?

Yes, you can annotate a Word document to flag contract risks without altering the original text by using comment-only annotations, which preserves source integrity while adding structured review notes.

How does automated compliance check work for vendor agreements?

Automated compliance checks for vendor agreements work by processing each contract to flag potential issues with structured comments, generating a contract summary, consolidated review opinion, and a business process flowchart.

What is the best way to generate a contract summary and business flowchart from a legal document?

The best way to generate a contract summary and business flowchart from a legal document is by applying an automated four-layer review model that outputs annotated documents, summaries, and visual process flows.

Do I need python-docx and pandoc to run an automated contract analysis?

Yes, you need python-docx and pandoc dependencies to run automated contract analysis, as they handle document parsing and format conversion required for generating annotated documents and summaries.