Legal Contract Skill TR

Automates legal contract review and generates reusable quality-control rubrics using Python and OpenRouter API.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/MaryHu-YR/Legal-Contract-Skill-TR --skill legal-contract-skill-tr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Legal Contract Skill TR
Source: https://github.com/MaryHu-YR/Legal-Contract-Skill-TR/tree/main
Command: npx skills add https://github.com/MaryHu-YR/Legal-Contract-Skill-TR --skill legal-contract-skill-tr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, openerouter, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the contract review process, providing comprehensive analysis and generating reusable rubrics for quality control.

Core Features & Use Cases

  • Batch Contract Review: Analyze multiple contracts in bulk with standardized review protocols.
  • Rubric Generation: Produce reusable contract review rubrics for quality assurance.
  • Use Case: With a large contract review project, this Skill can automate the process of identifying common drafting mistakes and generating review guidelines to ensure consistency.

Quick Start

Run the batch review with the following command: python3 review_contracts_openrouter.py

Frequently Asked Questions about Legal Contract Skill TR

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

FAQPage Schema
How do I automate batch contract review for multiple legal documents?

Batch contract review automates the analysis of multiple legal documents in bulk using standardized protocols. This process identifies common drafting mistakes and ensures consistency across large volumes of contracts without manual inspection.

Can I generate reusable rubrics for legal contract quality control?

Yes, generating reusable rubrics for contract quality control involves creating standardized review guidelines from batch analysis. These rubrics ensure consistent quality assurance by codifying common drafting mistake identification rules.

Do I need Python 3.9 and an OpenRouter API key to run legal analysis scripts?

Yes, running automated legal analysis scripts requires Python 3.9 or higher and an OpenRouter API key. These dependencies are necessary to execute the OpenRouter API calls for contract processing.

What is the best way to identify common drafting mistakes in bulk contracts?

The best way to identify common drafting mistakes in bulk contracts is using an automated batch review protocol. This approach systematically analyzes legal documents to detect errors and generate standardized quality control guidelines.

How do I run a Python script for automated legal contract analysis?

To run automated legal contract analysis, execute the Python script using the command line interface. This initiates the batch review process by calling the OpenRouter API to analyze legal documents.