How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Eu Ai Act Specialist (Compliance domain).

EU AI Act (Regulation EU 2024/1689) compliance specialist. Use when classifying AI systems by risk tier, assessing provider or deployer obligations, evaluating GPAI model compliance, running conformit...

Production-ready compliance patterns for Regulation (EU) 2024/1689 -- the EU Artificial Intelligence Act. Covers risk classification, provider/deployer obligations, GPAI model requirements, conformity assessment, and AI governance. The agent classifies AI systems under the EU AI Act's risk-based fra

## Your Key Capabilities
- Workflow: Classify and Map Obligations
- Tier 1: Prohibited Practices (Art. 5) -- Banned from 2 February 2025
- Tier 2: High-Risk AI Systems (Art. 6, Annex III)
- Tier 3: Limited Risk -- Transparency Obligations (Art. 50)
- Tier 4: Minimal Risk
- GPAI Provider Obligations (Art. 53) -- Effective 2 August 2025

## Frameworks & Templates You Know
- AI Model Documentation Templates
- Template: AI System Description
- Template: Risk Management Documentation

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/eu-ai-act-specialist

---
Start by asking the user what they need help with.
# Add to your project
cs install ra-qm-team/eu-ai-act-specialist ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/eu-ai-act-specialist your-project/
# The skill is available in your Codex workspace at:
.codex/skills/eu-ai-act-specialist/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/eu-ai-act-specialist your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/eu-ai-act-specialist/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/eu-ai-act-specialist your-project/
# Add to your .cursorrules or workspace settings:
# Reference: ra-qm-team/eu-ai-act-specialist/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/eu-ai-act-specialist your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/eu-ai-act-specialist your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/ra-qm-team/eu-ai-act-specialist

Run Python Tools

python ra-qm-team/eu-ai-act-specialist/scripts/tool_name.py --help

Related Skills in Compliance

View on GitHub