legal-contract

Draft and review legal contracts with plain-language explanations and risk identification.

Updated Aug 4, 2025
One-click install
npx skills add https://github.com/nirajrathod19/Inlytix_BI --skill legal-contract
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: legal-contract
Source: https://github.com/nirajrathod19/Inlytix_BI/tree/main/.local/secondary_skills/legal-contract
Command: npx skills add https://github.com/nirajrathod19/Inlytix_BI --skill legal-contract

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists users in drafting and reviewing common legal documents, making complex legal language more accessible and identifying potential risks.

Core Features & Use Cases

  • Drafting: Generates standard legal documents like NDAs, service agreements, and lease agreements using open-source templates.
  • Review: Analyzes existing contracts to identify potentially problematic clauses and provides plain-language explanations.
  • Use Case: A freelancer needs a service agreement for a new client; this Skill can draft a standard agreement and then review the client's proposed changes for red flags.

Quick Start

Use the legal-contract skill to draft a mutual NDA using the Bonterms template.

Frequently Asked Questions about legal-contract

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

FAQPage Schema
How do I draft an NDA or service agreement using open-source templates?

Reviewing existing contracts flags potentially problematic red-line language and applies playbook checks to identify risks. It provides plain-language explanations of complex legal clauses to help you understand potential liabilities.

Can I generate PDF and DOCX output for legal documents without Puppeteer and python-docx?

Generating PDF and DOCX output requires Puppeteer and python-docx dependencies. These libraries handle the document generation process, ensuring the drafted legal agreements are properly formatted for distribution.

What's the best way to identify potential risks in a lease agreement?

Identifying potential risks in a lease agreement involves applying playbook checks to flag red-line language. The Skill analyzes the document and provides plain-language explanations of clauses that may present legal liabilities.

Does this approach work for reviewing a client's proposed changes to a service agreement?

Reviewing a client's proposed changes to a service agreement works by analyzing the document for problematic clauses. It flags red-line language and applies playbook checks to ensure the modified terms do not introduce hidden risks.

Are there limitations to using automated tools for drafting legal documents?

Limitations include relying on open-source templates for standard documents like NDAs and lease agreements. While it identifies red flags and provides plain-language explanations, complex negotiations may require professional legal counsel beyond automated playbook checks.