legal-contract

Draft, review, and manage legal documents including NDAs, LOIs, and due diligence rooms.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/AmirEmad11/instabot --skill legal-contract-amiremad11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: legal-contract
Source: https://github.com/AmirEmad11/instabot/tree/main/.local/secondary_skills/legal-contract
Command: npx skills add https://github.com/AmirEmad11/instabot --skill legal-contract-amiremad11

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Drafting and reviewing legal documents like NDAs, service agreements, LOIs, and privacy policies is slow, expensive, and error-prone without legal expertise. This Skill generates documents from vetted open-source templates, flags risky clauses in contracts you receive, and manages M&A due diligence workflows. ## Core Features & Use Cases - Document Drafting & Review: Generate NDAs, service agreements, LOIs, purchase agreements, privacy policies, and terms of service from Bonterms/Common Paper templates, or review contracts with a red-flag checklist and playbook grading. - PDF & DOCX Export: Deliver every drafted document as both PDF (via Puppeteer) and DOCX (via python-docx) for signing and redlining. - Due Diligence Rooms: Run M&A data rooms with 57 pre-populated checklist items, file uploads via presigned URLs, 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, exports PDF/DOCX packages, and sets up a DD room to track the diligence process. ## Quick Start Ask the assistant to draft a mutual NDA between your company and a vendor, or paste a contract you received and request a plain-language review with red-flag analysis.

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 templates 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 runs a red-flag checklist covering unlimited indemnity, missing liability caps, sole discretion clauses, and perpetual licenses. Output includes 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 exported as both PDF and DOCX. PDF is generated via Puppeteer rendering a React page, and DOCX is produced with python-docx using Times New Roman styling and signature blocks.

What is a due diligence room and how does it work?

A DD room is a workspace for M&A transactions pre-populated with 8 categories and 57 checklist items. Participants upload files via presigned URLs, track item status from not started to approved, comment, and monitor completion statistics.

When should I not rely on this for legal documents?

Avoid using it for complex litigation, regulatory compliance, employment disputes, criminal matters, or jurisdiction-specific analysis. For high-stakes deals over $50K, equity, or personal guarantees, always consult a qualified attorney.