Agent skill · Testing & QA

eu-ai-act-classification

Classify an AI system under the EU AI Act (Regulation (EU) 2024/1689, KI-Verordnung) and determine compliance obligations. Walks Art. 3(1) AI system definition (7-criteria test), Art. 2 scope exclusions, Art. 5 prohibited practice screening, Annex I product safety, Annex III high-risk use cases (biometrics, critical infrastructure, education, employment, credit scoring, insurance, law enforcement, migration, justice), Art. 6(3) narrow procedural exception, Art. 51-56 GPAI with the 10^25 FLOP systemic risk threshold, and Art. 50 transparency triggers (deepfakes, emotion recognition, synthetic c

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill eu-ai-act-system-classifier-werner-plutat --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 10
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/eu-ai-act-system-classifier-werner-plutat/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# EU AI Act Risk Classification Classify AI systems under Regulation (EU) 2024/1689 and determine obligations by role. **Important:** This skill provides compliance workflow support, not legal advice. Always cite specific EU AI Act articles. Where facts are incomplete, state assumptions explicitly and ask targeted follow-up questions. ## Classification Workflow Follow this decision tree strictly in order. Stop at the first match. ### Step 1 — Scope Check Confirm the AI system falls within scope: - Is it placed on the market or put into service in the EU? - Who is the provider, deployer, importer, distributor, or authorized representative? - Does a territorial or subject-matter exclusion apply (military, national security, pure research)? If out of scope, document why and stop. ### Step 2 — Gate 1: Prohibited Practices (Article 5) Check every Article 5 category. If any match → **PROHIBITED**. Stop unless a narrow law enforcement exception applies. Categories (check all eight): 1. Manipulation/deception causing significant harm 2. Exploitation of vulnerabilities (age, disability, socio-economic) 3. Social scoring with disproportionate/unrelated adverse treatment 4. Individual predict

What's inside
Steps it walks through
  1. Classification Workflow
  2. Step 1 — Scope Check
  3. Step 2 — Gate 1: Prohibited Practices (Article 5)
  4. Step 3 — Gate 2: High-Risk (Annex I + Annex III)
  5. Step 4 — GPAI Models (Articles 51–56)
  6. Step 5 — Gate 3: Limited Risk (Article 50)
  7. Step 6 — Default: Minimal Risk
  8. Quick Question Set
  9. Reference Files
  10. Output Format
  11. Penalties Overview
  12. Disclaimer
Ships with 9 files
  • LICENSE.txt
  • README.md
  • references/dach-specific.md
  • references/gpai-obligations.md
  • references/high-risk-annex-iii.md
  • references/obligations-matrix.md
  • references/prohibited-practices.md
  • references/templates.md
  • references/timeline.md
More from awesome-legal-skills
All skills →
About this skill
What does the eu-ai-act-classification skill do?

Classify an AI system under the EU AI Act (Regulation (EU) 2024/1689, KI-Verordnung) and determine compliance obligations. Walks Art. 3(1) AI system definition (7-criteria test), Art. 2 scope exclusions, Art. 5 prohibited practice screening, Annex I product safety, Annex III high-risk use cases (biometrics, critical infrastructure, education, employment, credit scoring, insurance, law enforcement, migration, justice), Art. 6(3) narrow procedural exception, Art. 51-56 GPAI with the 10^25 FLOP systemic risk threshold, and Art. 50 transparency triggers (deepfakes, emotion recognition, synthetic c

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill eu-ai-act-system-classifier-werner-plutat --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 lawve-ai/awesome-legal-skills, a repository with 618 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.

Keep going