Nda Triage Anthropic

🌐Community
by lawvable · vlatest · Repository

Analyzes legal documents for NDA compliance risks using Anthropic's Claude, flagging potential issues for review.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add nda-triage-anthropic npx -- -y @trustedskills/nda-triage-anthropic
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "nda-triage-anthropic": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/nda-triage-anthropic"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, nda-triage-anthropic, helps quickly assess and categorize Non-Disclosure Agreements (NDAs). It can analyze uploaded NDAs to identify key clauses like governing law, confidentiality obligations, and term length. The tool then provides a summary of these findings, streamlining the initial review process for legal professionals.

When to use it

  • Initial Screening: Quickly assess a large volume of incoming NDAs to prioritize those requiring immediate attention.
  • Due Diligence: During mergers or acquisitions, rapidly analyze numerous NDAs to understand contractual obligations.
  • Contract Management: Categorize and summarize existing NDAs for efficient organization and retrieval.
  • Legal Research Assistant: Support legal teams by extracting key information from NDAs, freeing up time for more complex tasks.

Key capabilities

  • NDA analysis
  • Clause identification (governing law, confidentiality obligations, term length)
  • Summary generation

Example prompts

  • "Analyze this NDA and summarize the governing law and confidentiality obligations."
  • "Extract the term length from this Non-Disclosure Agreement."
  • "Categorize this NDA based on its key clauses."

Tips & gotchas

The skill's accuracy depends on the clarity and formatting of the uploaded NDA. Complex or poorly formatted documents may require manual review alongside the AI’s output.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
lawvable
Installs
7

🌐 Community

Passed automated security scans.