From eu-ai-act-classifier
Classify an AI system's risk tier under the EU AI Act and surface the specific legal obligations that apply. Use this skill whenever someone asks about EU AI Act compliance, risk classification, "is this high-risk AI", "what category does my AI fall into", "do I need a conformity assessment", "what are my EU AI Act obligations", "does the AI Act apply to me", or "how do I comply with the EU AI Act". Also trigger when someone describes an AI system and needs to understand their regulatory exposure in the EU — even if they don't use the phrase "EU AI Act". Outputs a definitive risk tier, the legal basis for that classification, and a tailored obligations checklist scoped to that tier and deployment role (provider, deployer, importer, distributor). Do not use hitl-compliance-gate for this — use this skill when the EU AI Act classification and obligations are the primary need.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eu-ai-act-classifier:eu-ai-act-classifierThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Determines an AI system's risk tier under EU Regulation 2024/1689 (the EU AI Act),
Determines an AI system's risk tier under EU Regulation 2024/1689 (the EU AI Act), explains the legal basis for that classification, and outputs a tailored compliance obligations checklist based on the system type and the user's role in the AI value chain.
Collect the following before classifying. Infer from conversation where possible:
If critical information is missing, ask before classifying. A wrong tier is worse than a delayed answer.
Work through the classification logic in order. The first match wins.
Load references/prohibited.md. If the system matches any prohibited practice → output
PROHIBITED and stop. Do not proceed to further classification.
Load references/high-risk.md. Check both pathways:
If either pathway matches → classify as HIGH-RISK.
Load references/gpai.md. If the system is a general-purpose AI model (trained on broad
data, usable across many tasks) → classify as GPAI and determine if it is a
GPAI model with systemic risk (≥10^25 FLOPs training compute or designated by Commission).
GPAI classification can overlap with other tiers — a GPAI model embedded in a high-risk system carries both sets of obligations.
If the system involves: chatbots, deepfakes, emotion recognition, or biometric categorisation → classify as LIMITED RISK (transparency obligations apply).
If none of the above apply → classify as MINIMAL RISK (no mandatory obligations, voluntary codes of conduct encouraged).
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🇪🇺 EU AI ACT CLASSIFICATION
System: [name / description]
Role: [Provider / Deployer / Importer / Distributor]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ ADVISORY NOTICE
───────────────────
This output is generated by an AI skill and is provided for informational and
governance support purposes only. It does not constitute legal advice, regulatory
advice, or a formal compliance determination. Do not rely on this output as a
substitute for advice from qualified legal counsel, a licensed compliance
professional, or a certified auditor. Review all outputs with appropriate human
expertise before taking compliance action.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
RISK TIER: [PROHIBITED / HIGH-RISK / GPAI / LIMITED RISK / MINIMAL RISK]
LEGAL BASIS
────────────
[Specific article(s) and annex entries that determine this classification,
with a plain-language explanation of why they apply]
CLASSIFICATION CONFIDENCE
──────────────────────────
🟢 High — clear match to specific provision
🟡 Medium — likely match; legal review recommended
🔴 Low — ambiguous; qualified legal advice required
NOTES / EDGE CASES
───────────────────
[Any nuance, overlapping classifications, or borderline factors]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Load references/obligations-[tier].md for the relevant tier and role, then generate:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📋 COMPLIANCE OBLIGATIONS
Tier: [tier] | Role: [role]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
MANDATORY REQUIREMENTS
───────────────────────
For each obligation, mark: ✅ Done | ⚠️ In progress | ❌ Not started
[ ] [Obligation] — Article ref — Deadline: [date or "before market placement"]
[ ] [Obligation] — Article ref
...
KEY DEADLINES
──────────────
[Relevant phase-in dates from the EU AI Act timeline]
RECOMMENDED NEXT STEPS
────────────────────────
1. [Most urgent action]
2. [Second]
3. [Third]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Reference files for obligations:
references/obligations-high-risk.mdreferences/obligations-gpai.mdreferences/obligations-limited-risk.mdAfter classification and obligations output, offer:
.md file for legal/compliance recordshitl-compliance-gate with EU AI Act pre-selected for a HITL sign-offCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub unqdlphn/quirgs --plugin eu-ai-act-classifier