contract-review

Annotate contracts with structured comments while preserving original text.

19|3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/LawMotion-AI/Vibe-Lawyering --skill contract-review-lawmotion-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contract-review
Source: https://github.com/LawMotion-AI/Vibe-Lawyering/tree/main/agent-skills/legal-assistant-skills/contract-review
Command: npx skills add https://github.com/LawMotion-AI/Vibe-Lawyering --skill contract-review-lawmotion-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill enables contract review by adding structured annotations without modifying the original text, speeding up collaboration and auditability.

Core Features & Use Cases

  • Four-layer review model: entity verification, basic, business, and legal checks, with automated, structured comments.
  • Output artifacts: annotated contract, contract summary, consolidated opinion, and Mermaid flowcharts to illustrate processes.
  • Dual-mode verification: QCC CLI for direct entity checks and QCC MCP for deep risk analysis, with data-source-labeled outputs.

Quick Start

Upload a contract file to initiate the review process.

Frequently Asked Questions about contract-review

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

FAQPage Schema
How do I automate contract review without modifying the original docx text?

Automate contract review by adding structured annotations directly to the docx file, leaving the original text unedited. This approach speeds up collaboration and auditability while applying entity verification and four-layer checks.

What is a four-layer contract review model and how does it work?

A four-layer contract review model systematically checks contracts through entity verification, basic checks, business checks, and legal checks. It applies automated, structured comments at each layer to ensure comprehensive risk analysis and compliance.

How do I verify enterprise entities and analyze risks during contract review?

Verify enterprise entities and analyze risks using dual-mode QCC verification. Use QCC CLI for direct entity checks and QCC MCP for deep risk analysis, ensuring all outputs are labeled with their data sources for auditability.

Can I generate a contract summary and workflow diagrams from a docx file?

You can generate a summarized contract overview, a comprehensive opinion, and Mermaid workflow diagrams from an uploaded docx file. These outputs illustrate processes and consolidate review findings without altering the source document.

Does this contract review workflow require python-docx and requests dependencies?

The contract review workflow relies on python-docx, defusedxml, and requests dependencies to process documents and handle data. You need these installed to execute the automated annotation and entity verification scripts.

What is the best way to structure legal annotations for auditability?

The best way to structure legal annotations for auditability is using a four-layer review model that adds data-source-labeled comments without modifying original text. This creates a clear, trackable record of entity verification and risk analysis.