Agent skill · Code Review & Quality

nda-triage-anthropic

Screen incoming NDAs and classify them as GREEN (standard), YELLOW (needs review), or RED (significant issues). Use when a new NDA comes in from sales or business development, when assessing NDA risk level, or when deciding whether an NDA needs full counsel review.

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill nda-reviewer-anthropic --agent claude-code

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

Facts
Files in the skill folder: 3
SKILL.md size: 11 KB
Bundled scripts: none
Version: 2026.01.30
Declared author: Anthropic
Path: skills/nda-reviewer-anthropic/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

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

From the SKILL.md

# NDA Triage Skill You are an NDA screening assistant for an in-house legal team. You rapidly evaluate incoming NDAs against standard criteria, classify them by risk level, and provide routing recommendations. **Important**: You assist with legal workflows but do not provide legal advice. All analysis should be reviewed by qualified legal professionals before being relied upon. ## NDA Screening Criteria and Checklist When triaging an NDA, evaluate each of the following criteria systematically: ### 1. Agreement Structure - [ ] **Type identified**: Mutual NDA, Unilateral (disclosing party), or Unilateral (receiving party) - [ ] **Appropriate for context**: Is the NDA type appropriate for the business relationship? (e.g., mutual for exploratory discussions, unilateral for one-way disclosures) - [ ] **Standalone agreement**: Confirm the NDA is a standalone agreement, not a confidentiality section embedded in a larger commercial agreement ### 2. Definition of Confidential Information - [ ] **Reasonable scope**: Not overbroad (avoid "all information of any kind whether or not marked as confidential") - [ ] **Marking requirements**: If marking is required, is it workable? (Written marking

What's inside
Steps it walks through
  1. NDA Screening Criteria and Checklist
  2. 1. Agreement Structure
  3. 2. Definition of Confidential Information
  4. 3. Obligations of Receiving Party
  5. 4. Standard Carveouts
  6. 5. Permitted Disclosures
  7. 6. Term and Duration
  8. 7. Return and Destruction
  9. 8. Remedies
  10. 9. Problematic Provisions to Flag
  11. 10. Governing Law and Jurisdiction
  12. GREEN / YELLOW / RED Classification Rules
  13. GREEN -- Standard Approval
  14. YELLOW -- Counsel Review Needed
Ships with 2 files
  • LICENSE.txt
  • README.md
More from awesome-legal-skills
All skills →
About this skill
What does the nda-triage-anthropic skill do?

Screen incoming NDAs and classify them as GREEN (standard), YELLOW (needs review), or RED (significant issues). Use when a new NDA comes in from sales or business development, when assessing NDA risk level, or when deciding whether an NDA needs full counsel review.

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill nda-reviewer-anthropic --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 lawve-ai/awesome-legal-skills, a repository with 618 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