Skip to content

Add eu-ai-governance plugin (by Lexbeam Software)#213

Open
PicoWorx wants to merge 2 commits intoanthropics:mainfrom
lexbeam-software:add-eu-ai-governance
Open

Add eu-ai-governance plugin (by Lexbeam Software)#213
PicoWorx wants to merge 2 commits intoanthropics:mainfrom
lexbeam-software:add-eu-ai-governance

Conversation

@PicoWorx
Copy link
Copy Markdown

@PicoWorx PicoWorx commented May 6, 2026

Summary

Adds the eu-ai-governance plugin to the marketplace as an external URL-sourced entry, pinned to a commit SHA. Mirrors the pattern already used by Intercom, Cloudinary, Prisma, Mintlify, and others.

EU AI Act compliance for European in-house legal, compliance, and AI governance teams. Six commands (/classify-ai-risk, /run-dpia, /assess-ai-vendor, /generate-evidence-pack, /review-ai-policy, /ai-act-status) and six knowledge skills, DACH-first with German Works Council (BetrVG), BaFin, and BSI specifics, plus bilingual EN/DE output.

Why now

The EU AI Act high-risk obligations kick in 2 August 2026. European in-house teams using Claude Cowork are doing their AI inventory and risk-classification work right now; this plugin is the structured orientation tool for that prep.

What's in the plugin

  • Commands: /classify-ai-risk (8-step gated classification, Article citations), /run-dpia (GDPR Art. 35 + AI Act DPIA), /assess-ai-vendor (deployer obligations + redlines), /ai-act-status (compliance posture by deadline tier), /generate-evidence-pack (auditor-ready 10-section docs), /review-ai-policy (GREEN/YELLOW/RED policy review).
  • Skills: AI Act Classification, Compliance, Vendor Assessment, DPIA-for-AI, Governance Documentation, Risk Management.
  • Coverage: EU AI Act 2024/1689, GDPR, BetrVG, Schrems II/EU-US DPF, ISO 42001 alignment.
  • Languages: English + German (via --lang de).

Compliance posture

  • Apache 2.0.
  • Explicit RDG (Rechtsdienstleistungsgesetz) disclaimer in LEGAL-DISCLAIMER.md and inline: the plugin is standardized rule-based software run by the user in their own environment, not a Rechtsdienstleistung iSd § 2 RDG. Lexbeam Software is not a Rechtsanwaltsgesellschaft.
  • All worked examples use fictional company names.

Repo + demo

Marketplace entry

{
  "name": "eu-ai-governance",
  "description": "EU AI Act compliance for European in-house legal, compliance, and AI governance teams. Risk classification, DPIAs, vendor assessments, evidence packs. DACH-first, with Works Council (BetrVG), BaFin, and BSI specifics. By Lexbeam Software.",
  "category": "legal",
  "source": {
    "source": "url",
    "url": "https://github.com/lexbeam-software/eu-ai-governance-plugin.git",
    "sha": "89c81535945c7d0670acad7e8a895553d08039c6"
  },
  "homepage": "https://lexbeam-software.github.io/eu-ai-governance-plugin/"
}

Pinned to current main. Updates flow through SHA-bump PRs.

Test plan

  • claude plugin marketplace update knowledge-work-plugins resolves the new entry
  • claude plugin install eu-ai-governance@knowledge-work-plugins completes
  • One slash command (e.g. /eu-ai-governance:ai-act-status) works after install
  • Plugin metadata renders correctly in Cowork's plugin browser

🤖 Generated with Claude Code

toni and others added 2 commits May 6, 2026 10:49
EU AI Act compliance for European in-house legal, compliance, and AI
governance teams. Six commands and six skills covering classification,
DPIAs, vendor assessments, evidence packs, and policy review. DACH-first,
with German Works Council (BetrVG), BaFin, and BSI specifics, plus
bilingual EN/DE output via --lang de.

Apache 2.0 licensed. Source pinned to current main.

Repo: https://github.com/lexbeam-software/eu-ai-governance-plugin
Live demo: https://lexbeam-software.github.io/eu-ai-governance-plugin/
Author: Lexbeam Software (Werner Plutat)

The August 2026 high-risk obligations deadline is the active driver for
European deployers; the plugin is meant as the orientation tool for that
prep work.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant