How-to · Business Operations · By Mohit Agarwal (PM Skills)

How to use NDA Analyser in your AI agent

Install and use the NDA Analyser skill in Claude Code, Cursor, Codex, Gemini CLI, OpenCode, and Windsurf — with sample prompts.

What you'll get

This skill reads through a Non-Disclosure Agreement and breaks down what each clause means in plain English. It flags unusual provisions, compares terms to standard practice, and gives you a negotiation checklist so you know what to push back on. Built for founders, PMs, and operators who need to review confidentiality agreements without a lawyer on speed dial.

Step 1 — Get the skill source URL

The NDA Analyser skill lives at:

Step 2 — Add it to your AI agent

Copy one of these prompts and paste it into your AI tool. The agent will fetch and install the skill for you.

Claude Code

Add the agent skill from https://github.com/mohitagw15856/pm-claude-skills/tree/main/skills/nda-analyser to my project.

Cursor

Install this agent skill: https://github.com/mohitagw15856/pm-claude-skills/tree/main/skills/nda-analyser

Codex

Add this skill to .codex/skills/: https://github.com/mohitagw15856/pm-claude-skills/tree/main/skills/nda-analyser

Gemini CLI

Add the skill at https://github.com/mohitagw15856/pm-claude-skills/tree/main/skills/nda-analyser to my .gemini/skills/ directory.

OpenCode

Install this agent skill from https://github.com/mohitagw15856/pm-claude-skills/tree/main/skills/nda-analyser

Windsurf

Add this skill: https://github.com/mohitagw15856/pm-claude-skills/tree/main/skills/nda-analyser

Step 3 — Try these prompts

Once the skill is installed, ask your AI things like:

  • About to sign an NDA for a partnership, hire, or sales conversation and want to know what you're agreeing to
  • Compare your NDA to industry norms before sending it out
  • Spot red flags like non-competes or overly long confidentiality terms before they bite you later

What this skill does

  • Identifies whether the NDA is mutual or one-sided and summarizes the parties and governing law
  • Breaks down the definition of confidential information and flags overly broad or missing exclusions
  • Analyses key clauses like non-compete, term length, and remedies with plain-English explanations
  • Produces a negotiation checklist showing what's unusual and what you should ask to change
  • Gives a plain-English verdict on whether the NDA is standard, one-sided, or needs a lawyer
Made byMohit Agarwal (PM Skills)
CategoryBusiness Operations