Classify banner
AbdelStark AbdelStark

Classify

AI community

Description

--- allowed-tools: - Bash - Read - Write description: Classify an AI system's risk tier under the EU AI Act --- Run the EU AI Act classification wizard for the user's AI system. First, ask the user to describe their AI system. Then map their description to the classification inputs: - Does it involve social scoring, real-time biometrics, subliminal manipulation, or other prohibited practices? (Article 5) - Is it a general-purpose AI model? What's the training compute? Is it open source?

Installation

Installs to ~/.claude/commands/abdelstark-eu-ai-act-toolkit-classify.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/AbdelStark/eu-ai-act-toolkit/HEAD/.claude/commands/classify.md -o ~/.claude/commands/abdelstark-eu-ai-act-toolkit-classify.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository