Agent skill

nda-generator

Generates custom non-disclosure agreements with plain English annotations. Use when creating an NDA for business discussions, hiring, vendor relationships, or partnerships. Supports mutual, one-way, employee, and vendor variants. Trigger with "/nda-generator" or "create an NDA for our partnership". '

intentsolutions.io2,596★ · 1 repos on radarProfile →
claude-codecan modify filesMIT
Install
npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill nda-generator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Version: 1.0.0
Declared author: Intent Solutions <jeremy@intentsolutions.io>
Allowed tools: ReadWriteGlobGrep
Requires: Designed for Claude Code, also compatible with Codex and OpenClaw
Path: skills/.curated/nda-generator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,630
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# NDA Generator ## Overview 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. ## Prerequisites - Names and addresses of all parties - Clear understanding of what information is being protected - Desired duration of confidentiality obligations - Governing law jurisdiction (state/country) ## Instructions 1. *

What's inside
Steps it walks through
  1. Overview
  2. Prerequisites
  3. Instructions
  4. Output
  5. Error Handling
  6. Examples
  7. Resources
More from claude-code-plugins-plus-skills
All skills →
About this skill
What does the nda-generator skill do?

Generates custom non-disclosure agreements with plain English annotations. Use when creating an NDA for business discussions, hiring, vendor relationships, or partnerships. Supports mutual, one-way, employee, and vendor variants. Trigger with "/nda-generator" or "create an NDA for our partnership". '

How do I install it?

Run `npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill nda-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From jeremylongshore/claude-code-plugins-plus-skills, a repository with 2,630 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going