Agent Plugins Marketplace
All plugins

legal

v1.3.0

Speed up contract review, NDA triage, and compliance workflows for in-house legal teams. Draft legal briefs, organize precedent research, and manage institutional knowledge.

Claude Code9 Skills5 MCP serversStreamable HTTP

By Anthropic25.5k GitHub starsUpdated 14 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
14 skill or MCP entries
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install legal for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install legal@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/anthropics/knowledge-work-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is legal/.

Plugin files

legal/
├── .claude-plugin/plugin.json
├── skills/brief/SKILL.md
├── skills/compliance-check/SKILL.md
├── skills/legal-response/SKILL.md
├── skills/legal-risk-assessment/SKILL.md
├── skills/meeting-briefing/SKILL.md
├── skills/review-contract/SKILL.md
├── skills/signature-request/SKILL.md
├── skills/triage-nda/SKILL.md
├── skills/vendor-check/SKILL.md
└── .mcp.json

Included Skills9

briefskills/brief/SKILL.md

Generate contextual briefings for legal work — daily summary, topic research, or incident response. Use when starting your day and need a scan of legal-relevant items across email, calendar, and contracts, when researching a specific legal question across internal sources, or when a developing situation (data breach, litigation threat, regulatory inquiry) needs rapid context.

compliance-checkskills/compliance-check/SKILL.md

Run a compliance check on a proposed action, product feature, or business initiative, surfacing applicable regulations, required approvals, and risk areas. Use when launching a feature that touches personal data, when marketing or product proposes something with regulatory implications, or when you need to know which approvals and jurisdictional requirements apply before proceeding.

legal-responseskills/legal-response/SKILL.md

Generate a response to a common legal inquiry using configured templates, with built-in escalation checks for situations that shouldn't use a templated reply. Use when responding to data subject requests, litigation hold notices, vendor legal questions, NDA requests from business teams, or subpoenas.

legal-risk-assessmentskills/legal-risk-assessment/SKILL.md

Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria. Use when evaluating contract risk, assessing deal exposure, classifying issues by severity, or determining whether a matter needs senior counsel or outside legal review.

meeting-briefingskills/meeting-briefing/SKILL.md

Prepare structured briefings for meetings with legal relevance and track resulting action items. Use when preparing for contract negotiations, board meetings, compliance reviews, or any meeting where legal context, background research, or action tracking is needed.

review-contractskills/review-contract/SKILL.md

Review a contract against your organization's negotiation playbook — flag deviations, generate redlines, provide business impact analysis. Use when reviewing vendor or customer agreements, when you need clause-by-clause analysis against standard positions, or when preparing a negotiation strategy with prioritized redlines and fallback positions.

signature-requestskills/signature-request/SKILL.md

Prepare and route a document for e-signature — run a pre-signature checklist, configure signing order, and send for execution. Use when a contract is finalized and ready to sign, when verifying entity names, exhibits, and signature blocks before sending, or when setting up an envelope with sequential or parallel signers.

triage-ndaskills/triage-nda/SKILL.md

Rapidly triage an incoming NDA and classify it as GREEN (standard approval), YELLOW (counsel review), or RED (full legal review). Use when a new NDA arrives from sales or business development, when screening for embedded non-solicits, non-competes, or missing carveouts, or when deciding whether an NDA can be signed under standard delegation.

vendor-checkskills/vendor-check/SKILL.md

Check the status of existing agreements with a vendor across all connected systems — CLM, CRM, email, and document storage — with gap analysis and upcoming deadlines. Use when onboarding or renewing a vendor, when you need a consolidated view of what's signed and what's missing (MSA, DPA, SOW), or when checking for approaching expirations and surviving obligations.

MCP servers5

atlassianStreamable HTTP
url
https://mcp.atlassian.com/v1/mcp
boxStreamable HTTP
url
https://mcp.box.com
docusignStreamable HTTP
url
https://mcp.docusign.com/mcp
egnyteStreamable HTTP
url
https://mcp-server.egnyte.com/mcp
slackStreamable HTTP
url
https://mcp.slack.com/mcp

Plugin manifests1

legal/.claude-plugin/plugin.json
{
  "name": "legal",
  "version": "1.3.0",
  "description": "Speed up contract review, NDA triage, and compliance workflows for in-house legal teams. Draft legal briefs, organize precedent research, and manage institutional knowledge.",
  "author": {
    "name": "Anthropic"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[legal on Agent Plugins Marketplace](https://pluginsmp.com/plugins/legal)