ai-inventory

Maintains user-defined AI inventories with roles and risk classifications for GDPR-like compliance.

Updated May 15, 2026
One-click install
npx skills add https://github.com/az9713/claude-for-legal-tutorial --skill ai-inventory-az9713
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-inventory
Source: https://github.com/az9713/claude-for-legal-tutorial/tree/main/ai-governance-legal/skills/ai-inventory
Command: npx skills add https://github.com/az9713/claude-for-legal-tutorial --skill ai-inventory-az9713

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill helps organizations keep an auditable, per-system inventory for the EU AI Act by capturing each AI system’s role and risk tier so that obligations are evaluated correctly. It prevents common compliance errors that happen when role and tier are treated as company-wide instead of system-by-system.

Core Features & Use Cases

  • Per-system EU AI Act classification: Records role (provider, deployer, importer, distributor, authorized representative, product manufacturer) and risk tier (prohibited, high-risk, limited, minimal, GPAI, GPAI+systemic) for each system.
  • Guided inventory management: Supports listing, adding, editing, viewing, and running a classification walk-through with explicit verification tags.
  • Lawyer-in-the-loop compliance workflow: Produces role/tier reasoning fields marked for verification and routes deeper obligation analysis to a dedicated conversation workflow rather than a hardcoded table.

Quick Start

Use the ai-inventory skill to add your first AI system to the EU AI Act inventory by saying: “/ai-inventory add”.

Frequently Asked Questions about ai-inventory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain an EU AI Act system registry for compliance audits?

To maintain an EU AI Act system registry, you need to capture each AI system's role and risk tier individually to scope obligations correctly. This approach prevents compliance errors caused by treating role and tier as company-wide rather than system-by-system.

What is per-system risk classification under the EU AI Act?

Per-system risk classification records an AI system's role (provider, deployer, distributor) and risk tier (prohibited, high-risk, limited, minimal, GPAI) individually. This system-by-system evaluation ensures obligations are accurately scoped for each entry in your inventory.

How do I add a new AI system to my compliance inventory workflow?

You can add a new AI system to your compliance inventory workflow by triggering the add command. The system guides you through capturing required role and risk tier data, generating classification reasoning fields marked for attorney verification.

Does EU AI Act compliance tracking require lawyer verification?

EU AI Act compliance tracking requires lawyer verification for role and tier reasoning fields. The workflow produces explicit classification tags for legal review and routes deeper obligation analysis to a dedicated conversation workflow instead of relying on hardcoded tables.

Can I use a YAML file to track AI system roles and risk tiers?

Yes, you can use a YAML file to track AI system roles and risk tiers. The inventory persists records to an ai-systems.yaml file, storing per-system role and tier classifications required for obligations scoping and review management.

Why should I avoid company-wide AI risk tier assignments for EU AI Act obligations?

You should avoid company-wide AI risk tier assignments because roles and tiers vary per system under the EU AI Act. Assigning a single tier across an organization causes compliance errors and fails to scope obligations correctly for individual AI systems.