Generates custom NDAs with plain English annotations for business, hiring, vendor, or partnership use. Supports mutual, one-way, employee, and vendor variants.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsThis skill is limited to using the following tools:
Generates professional non-disclosure agreements tailored to the specific relationship,
Drafts detailed Non-Disclosure Agreements (NDAs) between parties, covering info types, jurisdiction, exceptions, and legal review flags. Includes plain-language sections and attorney disclaimer.
Generates customized business agreements for 10 types (freelancer, partnership, NDA, etc.) with plain English annotations via info-gathering wizard. Trigger: /agreement-generator or 'create a freelancer agreement'.
Generates service agreement, NDA, and subcontractor templates with scope, payment, IP ownership, confidentiality, termination, and liability clauses. Activates on 'contract' or 'agreement' mentions.
Share bugs, ideas, or general feedback.
Generates professional non-disclosure agreements tailored to the specific relationship, jurisdiction, and scope of confidential information. Produces four NDA variants — mutual, one-way, employee, and vendor — each with 15 mandatory sections, plain English annotations, and jurisdiction-specific clauses. Templates are benchmarked against SCORE NDA patterns (SBA-funded) and CommonPaper NDA standards (CC BY 4.0).
Every generated section includes a > **Plain English:** annotation block so non-lawyers
can understand the agreement without legal counsel.
Legal Disclaimer: This skill generates template documents for informational and educational purposes only. Generated NDAs are not a substitute for legal advice. All agreements should be reviewed by a licensed attorney before execution. Terms may need modification based on jurisdiction-specific requirements. No attorney-client relationship is created by using this tool.
Determine NDA variant. Ask the user which type is needed:
Gather party information. Collect from the user:
Define the scope of confidential information. Determine:
Set duration and terms. Establish:
Generate the 15 mandatory sections:
| # | Section | Purpose |
|---|---|---|
| 1 | Preamble & Recitals | Identifies parties and purpose |
| 2 | Definition of Confidential Information | What is protected |
| 3 | Exclusions from Confidential Information | Standard carve-outs |
| 4 | Obligations of Receiving Party | Core duty of confidentiality |
| 5 | Permitted Disclosures | Employees, advisors, legal requirements |
| 6 | Use Restrictions | Information used only for stated purpose |
| 7 | Term and Termination | Duration and how to end |
| 8 | Return or Destruction of Materials | Post-termination obligations |
| 9 | No License or Warranty | IP rights not transferred |
| 10 | Remedies | Injunctive relief, damages |
| 11 | Non-Solicitation (if applicable) | Employee/customer non-solicit |
| 12 | Governing Law | Jurisdiction and choice of law |
| 13 | Dispute Resolution | Arbitration vs. litigation |
| 14 | General Provisions | Severability, waiver, entire agreement, assignment |
| 15 | Signature Block | Execution by authorized representatives |
Add plain English annotations. After each section, insert a blockquote explaining in simple language what the section means and why it matters.
Apply variant-specific modifications:
Insert [VERIFY] tags on any assumptions made about parties, jurisdiction, or scope that the user did not explicitly confirm.
Write the output file using the naming convention below.
Generate a single Markdown file named NDA-{Party1}-{Party2}-{YYYY-MM-DD}.md with:
# Non-Disclosure Agreement
## {Mutual | One-Way | Employee | Vendor}
**Effective Date:** {date}
**Parties:** {Party 1} ("Disclosing Party") and {Party 2} ("Receiving Party")
---
### 1. Preamble and Recitals
{formal legal text}
> **Plain English:** {simple explanation}
### 2. Definition of Confidential Information
{formal legal text}
> **Plain English:** {simple explanation}
{... sections 3-15 ...}
---
### Signature Block
{signature lines with date and title fields}
---
**[VERIFY] Tags Summary:**
{list of all assumptions needing confirmation}
**Generated by:** Legal Assistant Plugin — Not a substitute for legal counsel.
| Error | Cause | Solution |
|---|---|---|
| Missing party names | User did not provide names | Prompt for full legal names before generating |
| Unknown jurisdiction | No governing law specified | Default to Delaware (US) or England & Wales (UK), add [VERIFY] tag |
| Overly broad scope | User says "everything" | Suggest specific categories and ask for confirmation |
| Employee in California | CA limits non-compete enforcement | Omit non-compete, note CA Business & Professions Code 16600 |
| International parties | Cross-border complexity | Add choice of law clause, note Hague Convention considerations |
| Missing entity type | User provides name without LLC/Corp | Add [VERIFY] tag, default to individual |
Example 1: Mutual NDA for Partnership Discussion
Request: "Create a mutual NDA between Acme Corp and Beta LLC for exploring a joint venture"
Result: NDA-AcmeCorp-BetaLLC-2026-04-02.md with:
Example 2: Employee NDA
Request: "Generate an employee NDA for a new software engineer joining our startup in California"
Result: NDA-TechStartup-JaneDoe-2026-04-02.md with: