eu-ai-act-specialist
EU AI Act (Regulation (EU) 2024/1689) operational compliance for compliance teams. Three Article-level decisions: (1) What's the risk tier of this AI system — prohibited (Art. 5), high-risk (Art. 6 + Annex III), limited-risk (Art. 50), or minimal-risk? (2) For high-risk systems, what's the Article 43 conformity assessment route (Module A internal control vs Module H full QMS + notified body) and what goes in the Annex IV technical documentation? (3) Per organizational role (provider / deployer / importer / distributor / authorized representative), what are the active obligations and deadlines?
npx skills add alirezarezvani/claude-skills --skill eu-ai-act-specialist --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# EU AI Act Compliance Specialist Article-cited operational skill for Regulation (EU) 2024/1689. **Three decisions, no executive AI strategy:** 1. **What tier is this AI system?** — prohibited (Article 5) / high-risk (Article 6 + Annex III) / limited-risk transparency (Article 50) / minimal-risk 2. **For high-risk systems, what's the conformity assessment route + documentation pack?** — Article 43 Module A vs Module H + Annex IV technical documentation 3. **Per organizational role, what are the obligations?** — provider / deployer / importer / distributor / authorized representative matrix per Article 16, 22, 25, 26 This skill is **NOT chief-ai-officer-advisor**. CAIO decides whether to ship the AI feature at all and accepts business risk. This skill operates the conformity work that turns "we'll ship it" into Article-compliant artefacts. This skill is **NOT a legal substitute**. The Act is binding regulation. For novel cases (Is this a GPAI model? Does Article 6(2) carve-out apply? Is fine-tuning a foundation model "substantial modification"?), engage qualified outside counsel. The skill cites Articles + Annexes and uses Commission/EDPB published interpretation but does not provid
- Keywords
- Quick Start
- Key Questions (ask these first)
- Core Responsibilities
- 1. AI System Risk Classification
- 2. Conformity Assessment + Annex IV Technical Documentation
- 3. Per-Role Obligation Tracker
- Workflows
- Workflow 1: AI System Intake Review (per system, ~2 hours)
- Workflow 3: Pre-Deployment Obligation Audit (per system, before launch)
- Workflow 4: Annual Compliance Refresh (per organization, yearly)
- Output Standards
- Adjacent Skills
- References
Decision A: Classify an AI system per the Act python scripts/ai_system_risk_classifier.py # embedded 5-system sample python scripts/ai_system_risk_classifier.py path/to/systems.json Decision B: Conformity assessment plan for a high-risk system python scripts/conformity_assessment_planner.py # embedded high-risk sample python scripts/conformity_assessment_planner.py path/to/system.json Decision C: Obligation tracker per organizational role python scripts/ai_act_obligation_tracker.py # embedded sample (provider + deployer) python scripts/ai_act_obligation_tracker.py path/to/roles.json python scripts/ai_system_risk_classifier.py systems.json
What does the eu-ai-act-specialist skill do?
EU AI Act (Regulation (EU) 2024/1689) operational compliance for compliance teams. Three Article-level decisions: (1) What's the risk tier of this AI system — prohibited (Art. 5), high-risk (Art. 6 + Annex III), limited-risk (Art. 50), or minimal-risk? (2) For high-risk systems, what's the Article 43 conformity assessment route (Module A internal control vs Module H full QMS + notified body) and what goes in the Annex IV technical documentation? (3) Per organizational role (provider / deployer / importer / distributor / authorized representative), what are the active obligations and deadlines?
How do I install it?
Run `npx skills add alirezarezvani/claude-skills --skill eu-ai-act-specialist --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From alirezarezvani/claude-skills, a repository with 23,791 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.