legal-contract

Draft, review, and manage legal documents including NDAs, LOIs, and privacy policies.

Updated Jul 10, 2026
One-click install
npx skills add https://github.com/SaberAloui/agri-hub --skill legal-contract-saberaloui
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: legal-contract
Source: https://github.com/SaberAloui/agri-hub/tree/main/.local/secondary_skills/legal-contract
Command: npx skills add https://github.com/SaberAloui/agri-hub --skill legal-contract-saberaloui

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires puppeteer-core, python-docx.

What problem does it solve? Drafting and reviewing legal documents like NDAs, service agreements, and LOIs is slow, expensive, and error-prone without legal expertise. This Skill generates documents from vetted open-source templates, reviews contracts for red-flag clauses, and manages documents and M&A due diligence rooms in one platform. ## Core Features & Use Cases - Document Drafting: Generate NDAs, service agreements, LOIs, purchase agreements, privacy policies, and terms of service from Bonterms/Common Paper templates or standard clause structures, exported as both PDF and DOCX. - Contract Review: Run red-flag phrase checks and playbook checklists (liability caps, indemnity scope, IP assignment) and receive a structured plain-language risk analysis with suggested redlines. - Due Diligence Rooms: Create M&A data rooms pre-populated with 8 categories and 57 checklist items, with file uploads, status tracking, comments, and role-based participant access. - Use Case: A founder acquiring a small business asks for an LOI plus a transaction-specific NDA; the Skill drafts both with consistent definitions and cross-references, then delivers PDF and DOCX files for signing and redlining. ## Quick Start Ask the assistant to draft a mutual NDA between two named parties with a two-year term and deliver it as PDF and DOCX files.

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 from a template?▼

Start from open-source template libraries like Bonterms or Common Paper rather than drafting from scratch. Fetch the standard terms, then build a cover page with deal-specific variables such as parties, effective date, term, and governing law.

How do I review a contract for red flags before signing?▼

Paste the contract text and the review scans for known risky phrases like unlimited indemnity, sole discretion clauses, and missing liability caps. The output is a structured report with quoted problem language, plain-English risk explanations, and suggested redlines.

Can I generate both PDF and DOCX versions of a contract?▼

Yes, every drafted document is delivered as both PDF and DOCX. The PDF is rendered from a React page via Puppeteer with zero margins, and the DOCX is generated with python-docx using Times New Roman styling and signature blocks.

Does this provide legal advice or replace a lawyer?▼

No, all output is general information and templates only, and every document includes a visible disclaimer stating it is not legal advice. For high-stakes matters like equity, exclusivity, or deals over $50K, attorney review is explicitly recommended.

What is a due diligence room and when should I use one?▼

A due diligence room is a workspace for M&A transactions pre-populated with 8 standard categories and 57 checklist items. Use it to upload files, track item status, comment with team members, and control participant access by role.

When should I not use this contract drafting approach?▼

Avoid it for complex litigation, regulatory compliance, employment law disputes, international trade agreements, criminal law, or anything requiring jurisdiction-specific legal analysis. Those situations require a qualified attorney.