Add eu-ai-governance plugin (by Lexbeam Software)#213
Open
PicoWorx wants to merge 2 commits intoanthropics:mainfrom
Open
Add eu-ai-governance plugin (by Lexbeam Software)#213PicoWorx wants to merge 2 commits intoanthropics:mainfrom
PicoWorx wants to merge 2 commits intoanthropics:mainfrom
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
/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).--lang de).Compliance posture
LEGAL-DISCLAIMER.mdand 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.Repo + demo
lexbeam(works today viaclaude plugin marketplace add lexbeam-software/eu-ai-governance-plugin); this PR adds discovery via the official knowledge-work-plugins catalog.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-pluginsresolves the new entryclaude plugin install eu-ai-governance@knowledge-work-pluginscompletes/eu-ai-governance:ai-act-status) works after install🤖 Generated with Claude Code