Skip to content
Automation
Skill

/legal-global-router

TOP-LEVEL ROUTER. Activate when ANY of these terms appear: contract review, NDA, non-disclosure, confidentiality agreement, redline, legal review, IP, intellectual property, patent, trademark, copyright, trade secret, GDPR, DSAR, data subject access, compliance, regulatory

From plugin
agentfactory-business-plugins
3097 skills30 agents8 commands
Install
$ npx -y skills add panaversity/agentfactory-business-plugins --skill legal-global-router --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/legal-global-router

Context preview

The summary Claude sees to decide when to auto-load this skill.

TOP-LEVEL ROUTER. Activate when ANY of these terms appear: contract review, NDA, non-disclosure, confidentiality agreement, redline, legal review, IP, intellectual property, patent, trademark, copyright, trade secret, GDPR, DSAR, data subject access, compliance, regulatory

SKILL.md

legal-global-router.SKILL.md
name: legal-global-router
description: >
  TOP-LEVEL ROUTER. Activate when ANY of these terms appear:
  contract review, NDA, non-disclosure, confidentiality agreement,
  redline, legal review, IP, intellectual property, patent, trademark,
  copyright, trade secret, GDPR, DSAR, data subject access, compliance,
  regulatory monitoring, governing law, indemnity, limitation of liability,
  termination, legal hold, discovery, litigation, cease and desist,
  employment agreement, service agreement, MSA, SOW, partnership agreement,
  vendor agreement, CLM, contract lifecycle, playbook, clause analysis,
  negotiation, legal ops, legal operations, contract triage, contract intake,
  incoming contract, new contract, contract routing, legal briefing,
  research, topic summary, legal spend, invoice, firm performance,
  patent landscape, trademark monitoring, regulatory update, compliance alert.
  NOT for: direct legal advice, court filings, litigation strategy, attorney-client privileged communications, contract execution.
metadata:
  version: "3.0"
  author: "Panaversity -- The AI Agent Factory"
  chapter: "22 -- Legal Operations and Compliance"

STEP 1 -- IDENTIFY TASK TYPE AND ROUTE

| Query Pattern | Route To | | -------------------------------------------------- | ----------------------------------------------- | | Contract intake, incoming contract, routing | contract-intake agent | | Contract review, clause analysis, redlines | Anthropic `/review-contract` (with overlay) | | NDA, non-disclosure, confidentiality agreement | Anthropic `/triage-nda` (with pre-checks below) | | Vendor assessment, vendor due diligence | Anthropic `/vendor-check` (with overlay) | | Patent, trademark, copyright, trade secret, IP | ip-protection skill | | Regulatory update, compliance monitoring | regulatory-monitoring skill | | DSAR, data subject, GDPR request, privacy request | dsar-privacy skill | | Legal spend, invoice, firm performance | legal-spend skill | | Renewal, obligation, deadline, compliance calendar | compliance-calendar skill | | Legal briefing, research, topic summary | Route by topic (see Research Routing below) | | Compliance check, compliance verification | Anthropic `/compliance-check` | | Legal risk assessment | Anthropic `/legal-risk-assessment` | | Meeting preparation, briefing prep | Anthropic `/meeting-briefing` | | Draft legal response | Anthropic `/legal-response` | | E-signature, signature request | Anthropic `/signature-request` |

Research Routing (replaces former /legal-brief command)

When the query is a research or briefing request, route by topic:

| Topic Pattern | Routes To | | --------------------------------- | --------------------------- | | Regulatory monitoring, compliance | regulatory-monitoring skill | | Patent, trademark, IP, copyright | ip-protection skill | | Legal spend, invoice, billing | legal-spend skill | | DSAR, privacy, data subject | dsar-privacy skill | | General research, legal topic | Anthropic `/brief` |

Product Skills Reference

Each product is a standalone skill in `skills/<name>/SKILL.md`. The router activates them by name -- Claude loads the skill's domain knowledge automatically.

| Skill | Domain | | ----------------------- | ----------------------------------------------------------- | | `ip-protection` | Patent landscape, trademark monitoring, FTO, OSS compliance | | `regulatory-monitoring` | Weekly regulatory briefing, impact classification | | `dsar-privacy` | DSAR 30-day workflow, jurisdiction response windows | | `legal-spend` | Spend analytics, anomaly detection, benchmarking | | `compliance-calendar` | Obligation tracking, escalation sequences, dashboard |

When the routing table directs you to a product skill, activate that skill and apply its domain knowledge, output formats, and safety rules.

STEP 2 -- IDENTIFY JURISDICTION AND LOAD OVERLAY

| Jurisdiction | Load Overlay File | | ----------------------------- | ----------------------------------------------------- | | UK / English law | references/jurisdictions/uk-law.md | | EU / Continental Europe | references/jurisdictions/eu-law.md | | USA / US federal or state law | references/jurisdictions/us-law.md | | Pakistan / Pakistani law | references/jurisdictions/pakistan-law.md | | UAE / Dubai / DIFC / ADGM | references/jurisdictions/uae-law.md | | Saudi Arabia / KSA | references/jurisdictions/gcc-law.md | | Bahrain / CBB | references/jurisdictions/gcc-law.md | | Kuwait | references/jurisdictions/gcc-law.md | | Oman | references/jurisdictions/gcc-law.md | | Qatar / QFC | references/jurisdictions/gcc-law.md | | GCC / Gulf States | references/jurisdictions/gcc-law.md | | Multi-jurisdictional | Load ALL relevant overlays + escalate to intl counsel | | Unknown / not stated | Flag; apply most conservative standard |

STEP 3 -- LOAD NEGOTIATION PLAYBOO

Read more
Ships withagentfactory-business-plugins

🚀 Marketplace of domain-specific plugins for building enterprise AI agents. Enable AI agents to perform finance, banking, legal, and sales workflows using modular domain plugins.

Get the whole plugin