AugmentClaude
OfficialClaude Code plugin

💡IP Legal (official)

By Anthropic· 8,628

Trademark clearance, C&Ds, DMCA takedowns, OSS compliance, and FTO triage — calibrated to your enforcement posture.

Works with

  • Claude Code or Claude Cowork.
  • Your IP portfolio register (for tracking/renewal commands).
  • Optional connector: CourtListener for case lookups.

What's inside

  • /ip-legal:clearancecommand

    First-pass trademark clearance with knockout check and confusion heuristics.

  • /ip-legal:cease-desistcommand

    Drafts or triages a C&D, calibrated to your enforcement posture.

  • /ip-legal:takedowncommand

    Drafts a DMCA takedown, triages one received, or drafts a §512(g) counter-notice.

  • /ip-legal:oss-reviewcommand

    Classifies open-source licenses against your deployment model.

Installation

Before you start

First run learns your enforcement posture and portfolio.

⚖️ Every output is a draft for attorney review — triage and factors, not findings or opinions.

  1. Make sure Claude Code is installed.
    npm i -g @anthropic-ai/claude-code
  2. Copy the block below and paste it into your terminal.

    The lines run one after another — everything the plugin needs, in one paste.

  3. Credentials

    No API keys required.

  4. Restart Claude Code and use it.

    Quit and reopen Claude Code so the plugin loads. Its commands and skills are then available in every session — run /plugin to confirm it's installed.

Prefer to read the source first? Open on GitHub.