legal-contract

Draft and review legal contracts with red-flag detection and PDF/DOCX outputs.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Celia-12/Proyecto-Mern --skill legal-contract-celia-12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: legal-contract
Source: https://github.com/Celia-12/Proyecto-Mern/tree/main/frontend/.local/secondary_skills/legal-contract
Command: npx skills add https://github.com/Celia-12/Proyecto-Mern --skill legal-contract-celia-12

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many users need quick, reliable legal documents but lack access to affordable legal counsel or up‑to‑date templates, leading to costly mistakes and delays.

Core Features & Use Cases

  • Template Sourcing: Pulls vetted open‑source contracts from Bonterms, Common Paper, and oneNDA.
  • Red‑Flag Detection: Scans drafts for risky clauses such as unlimited indemnity, perpetual licenses, and missing liability caps.
  • Dual Output Generation: Produces both PDF (via Puppeteer) and DOCX (via python‑docx) for signing and redlining.
  • Use Case: A freelancer can instantly generate a mutual NDA with custom parties, review it for dangerous language, and receive ready‑to‑sign files.

Quick Start

Ask the legal‑contract skill to draft a mutual NDA for Acme Corp and Beta LLC with a three‑year term.

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 with red-flag detection?

You can draft an NDA or service agreement by sourcing vetted open-source templates and scanning the generated text for red-flag clauses like unlimited indemnity, perpetual licenses, and missing liability caps.

Can I generate both PDF and DOCX files for contract redlining and signing?

Yes, generating both PDF and DOCX files for contracts is supported. The pipeline uses Puppeteer to produce PDFs for signing and python-docx to create DOCX outputs for redlining.

What are the best open-source contract templates for small businesses and freelancers?

Open-source contract templates for small businesses and freelancers are sourced from Bonterms, Common Paper, and oneNDA, providing standardized agreements for quick, reliable document generation.

How do I identify risky clauses in a lease contract draft?

Identifying risky clauses in a lease contract draft requires parsing and annotating the document to detect dangerous language such as unlimited indemnity, perpetual licenses, and missing liability caps.

Does legal contract generation work for landlords needing plain-language explanations?

Yes, legal contract generation works for landlords needing plain-language explanations by parsing lease contracts, annotating complex clauses into accessible language, and outputting ready-to-sign files.