Vibe-Lawyer-contract-review-1.6

Review Chinese contracts and write tracked revisions and comments into DOCX files.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/zizhenchen47-oss/claude-skills --skill vibe-lawyer-contract-review-1-6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Vibe-Lawyer-contract-review-1.6
Source: https://github.com/zizhenchen47-oss/claude-skills/tree/main/Vibe-Lawyer-contract-review-1.6
Command: npx skills add https://github.com/zizhenchen47-oss/claude-skills --skill vibe-lawyer-contract-review-1-6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lxml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill turns Chinese contract review into a structured drafting workflow, so you can identify risks, refine clauses, compare against templates, and deliver a tracked DOCX instead of a vague text summary.

Core Features & Use Cases

  • Clause Review and Risk Spotting: Flags ambiguity, logic gaps, missing clauses, definition issues, formatting inconsistencies, and commercial imbalance.
  • Template Comparison: Compares a counterparty contract against a company template and suggests minimal, targeted changes.
  • WPS-Compatible DOCX Output: Generates revision marks and comments by editing DOCX XML directly, with safe handling for non-ASCII paths and validation for comments, settings, and tracked changes.
  • Use Case: Ask it to review a service contract, insert specific clause edits, and produce a WPS-ready redlined DOCX with Chinese comments.

Quick Start

Ask this skill to review your Chinese contract and return a WPS-compatible DOCX with tracked revisions, comments, and minimal targeted edits.

Frequently Asked Questions about Vibe-Lawyer-contract-review-1.6

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

FAQPage Schema
How do I review Chinese contracts and add tracked changes to a DOCX file?

The Skill flags ambiguity, logic gaps, missing clauses, definition issues, formatting inconsistencies, and commercial imbalance by analyzing the contract text against standard legal compliance criteria.

Does WPS Office display tracked revisions and comments generated in DOCX files correctly?

Yes, WPS-compatible DOCX output is achieved by directly editing OOXML XML with validation for comments, settings, and tracked changes, ensuring the revision marks display correctly in WPS Office.

What is the best way to compare a counterparty contract against a company template?

Template comparison analyzes the counterparty contract against your company template and suggests minimal, targeted changes by identifying deviations in clauses and commercial terms.

How do I handle non-ASCII file paths when processing DOCX contract revisions?

The workflow uses safe staging for non-ASCII paths alongside deterministic PowerShell and Python scripts to ensure reliable file processing and clean-file generation without path encoding errors.

Do I need lxml installed to generate WPS-safe DOCX redlines for contract review?

Yes, lxml is a required dependency for this Skill, as it is used for direct OOXML XML editing to insert tracked revisions, comments, and generate clean contract files.