Add displayName to all marketplace plugin entries

This commit is contained in:
Matt Piccolella 2026-05-21 09:13:17 -07:00
parent d96c61846e
commit 448cedf677
No known key found for this signature in database

View file

@ -6,6 +6,7 @@
"plugins": [
{
"name": "commercial-legal",
"displayName": "Commercial Legal",
"source": "./commercial-legal",
"description": "Reviews vendor agreements, NDAs, and SaaS subscriptions against your sales-side or purchasing-side playbook, tracks renewals and cancel-by deadlines before they're missed, routes escalations to the right approver, and translates reviews into summaries business stakeholders will actually read.",
"author": {
@ -14,6 +15,7 @@
},
{
"name": "privacy-legal",
"displayName": "Privacy Legal",
"source": "./privacy-legal",
"description": "Triages processing activities, generates PIAs, reviews DPAs as controller or processor, drafts DSAR responses within statutory timelines, and monitors policy drift against practice.",
"author": {
@ -22,6 +24,7 @@
},
{
"name": "product-legal",
"displayName": "Product Legal",
"source": "./product-legal",
"description": "Reviews product launches against your risk calibration, answers 'is this a problem?' questions in minutes, checks marketing copy for claims that need substantiation, and flags upcoming launches that need legal eyes before anyone asks.",
"author": {
@ -30,6 +33,7 @@
},
{
"name": "corporate-legal",
"displayName": "Corporate Legal",
"source": "./corporate-legal",
"description": "Runs M&A diligence at scale with cited tabular review, builds disclosure schedules and closing checklists, drafts board consents and minutes in house format, and tracks entity compliance deadlines across jurisdictions.",
"author": {
@ -38,6 +42,7 @@
},
{
"name": "employment-legal",
"displayName": "Employment Legal",
"source": "./employment-legal",
"description": "Reviews hires and terminations for jurisdiction-specific risk flags, classifies workers against the controlling state test, tracks leave deadlines before they're missed, runs internal investigations, and drafts policies with state supplements where the law differs.",
"author": {
@ -46,6 +51,7 @@
},
{
"name": "regulatory-legal",
"displayName": "Regulatory Legal",
"source": "./regulatory-legal",
"description": "Watches regulatory feeds, diffs new rules against your policy library, tracks comment deadlines and open gaps, and writes the digest your team reads Monday morning.",
"author": {
@ -54,6 +60,7 @@
},
{
"name": "ai-governance-legal",
"displayName": "AI Governance Legal",
"source": "./ai-governance-legal",
"description": "Triages proposed AI use cases against your registry, runs impact assessments across the regimes in scope, reviews vendor AI terms for training-on-data and liability gaps, and keeps your AI policy current with practice.",
"author": {
@ -62,6 +69,7 @@
},
{
"name": "litigation-legal",
"displayName": "Litigation Legal",
"source": "./litigation-legal",
"description": "Manages the litigation portfolio — matters, deadlines, holds, demands, outside counsel — and does the work: claim charts (patent and civil), chronologies, depo prep, privilege logs, brief drafting. Adapts to how you work litigation: in-house, firm, or solo.",
"author": {
@ -70,6 +78,7 @@
},
{
"name": "law-student",
"displayName": "Law Student",
"source": "./law-student",
"description": "Drills Socratically, briefs cases, builds outlines, runs bar prep sessions tuned to your jurisdiction, grades IRAC practice, and plans the study schedule — without ever writing it for you.",
"author": {
@ -78,6 +87,7 @@
},
{
"name": "legal-clinic",
"displayName": "Legal Clinic",
"source": "./legal-clinic",
"description": "Sets up the clinic, onboards students, runs structured intake, tracks deadlines with malpractice-aware caution, and hands off cases at semester end — built within ABA Formal Op. 512.",
"author": {
@ -86,6 +96,7 @@
},
{
"name": "legal-builder-hub",
"displayName": "Legal Builder Hub",
"source": "./legal-builder-hub",
"description": "Finds, evaluates, and installs community legal skills — with a security review gate before anything lands in your environment.",
"author": {
@ -94,6 +105,7 @@
},
{
"name": "ip-legal",
"displayName": "IP Legal",
"source": "./ip-legal",
"description": "Runs first-pass trademark clearance and freedom-to-operate triage, drafts and triages cease-and-desist letters and DMCA takedowns (send and respond), checks open source compliance, reviews IP clauses, and tracks registrations and renewal deadlines.",
"author": {