legal-contract

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

Updated May 25, 2026
One-click install
npx skills add https://github.com/dheejay282002/final_project --skill legal-contract-dheejay282002
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: legal-contract
Source: https://github.com/dheejay282002/final_project/tree/main/.local/secondary_skills/legal-contract
Command: npx skills add https://github.com/dheejay282002/final_project --skill legal-contract-dheejay282002

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, flags risky clauses in contracts you receive, and organizes everything in a managed dashboard with due diligence rooms for M&A transactions. ## 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. - Document Management Dashboard: Store, view, and delete legal documents with owner-scoped access and optional linking to due diligence rooms. - 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, receives both as PDF and DOCX with consistent cross-references, then opens a DD room to track the seller's uploaded financial records. ## Quick Start Ask the assistant to draft a mutual NDA between two companies and export it as both 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 run the red-flag checklist, which greps for risky phrases like unlimited indemnity, sole discretion, and missing liability caps. The output grades each clause as Critical, Warning, or Note with suggested replacement language.

Can I export contracts as both PDF and DOCX?▼

Yes, every drafted contract is delivered as both PDF and DOCX. PDFs are generated via Puppeteer rendering a React page, and DOCX files are produced with python-docx using Times New Roman styling and signature blocks.

Does the due diligence room support file uploads and team access?▼

Yes, DD rooms support file uploads through presigned URLs, per-item status tracking, comments, and participant invitations with viewer, contributor, or admin roles. Rooms come pre-populated with 8 categories and 57 standard M&A checklist items.

When should I not use this for legal documents?▼

Avoid using it for complex litigation, regulatory compliance, employment law disputes, international trade agreements, criminal law, or jurisdiction-specific legal analysis. High-stakes deals over $50K or involving equity should always get attorney review.