Agent skill · Code Review & Quality

nda-analyser

Analyse a Non-Disclosure Agreement (NDA) and flag key terms, unusual provisions, and negotiation points. Use when asked to review an NDA, mutual NDA, confidentiality agreement, or non-disclosure deed. Produces clause-by-clause analysis with risk flags and a negotiation checklist.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill nda-analyser --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/analysis/nda-analyser/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

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

From the SKILL.md

# NDA Analyser Skill NDAs are often treated as routine paperwork but contain terms with significant long-term consequences. This skill analyses them systematically. ## Required Inputs - **NDA text** (paste in full or describe key clauses) - **Your party position** (disclosing / receiving / mutual) - **Purpose of the NDA** (e.g. pre-sales, hiring, M&A, partnership) - **Industry context** (optional) ## Output Structure ### 1. NDA Type and Parties - **Type:** Unilateral / Mutual - **Disclosing party:** [Name] - **Receiving party:** [Name] - **Purpose:** [As stated] - **Governing law:** [Jurisdiction] - **Term:** [Duration of obligations] ### 2. Definition of Confidential Information - **How broadly defined?** Narrow / Standard / Very broad - **Oral disclosures included?** Yes / No / With conditions - **Standard exclusions present?** [public domain, prior knowledge, independently developed, legally required disclosure] - **Flag:** [Unusual inclusions or missing exclusions] ### 3. Key Clause Analysis **[Clause name] — Concern / Watch / Standard** - **What it says:** [Plain English] - **Issue:** [Why flagged] - **Standard position:** [What this typically looks like] - **Negotiation sugge

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Structure
  3. 1. NDA Type and Parties
  4. 2. Definition of Confidential Information
  5. 3. Key Clause Analysis
  6. 4. Negotiation Checklist
  7. 5. Plain English Verdict
  8. Quality Checks
  9. Example Trigger Phrases
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the nda-analyser skill do?

Analyse a Non-Disclosure Agreement (NDA) and flag key terms, unusual provisions, and negotiation points. Use when asked to review an NDA, mutual NDA, confidentiality agreement, or non-disclosure deed. Produces clause-by-clause analysis with risk flags and a negotiation checklist.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill nda-analyser --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 majiayu000/claude-skill-registry, a repository with 534 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