Ai Act High Risk Docs logo

Ai Act High Risk Docs

Community
mukul975
ai-act-high-risk-docs

Preparing EU AI Act compliance documentation for high-risk AI systems. Covers Annex III classification, technical documentation under Art. 11, conformity assessment, risk management systems, and CE marking requirements. Keywords: EU AI Act, high-risk AI, Annex III, conformity assessment, CE marking.

Overview

Publishermukul975
RepositoryPrivacy-Data-Protection-Skills
Skill nameai-act-high-risk-docs
Stars
279
Forks
59
Bundled files
4
LicenseApache-2.0
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 4 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by mukul975 on GitHub. Read the source before you install it.

Installation

Install the Ai Act High Risk Docs AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/mukul975/Privacy-Data-Protection-Skills.git /tmp/Privacy-Data-Protection-Skills
mkdir -p .claude/skills
cp -r /tmp/Privacy-Data-Protection-Skills/plugins/ai-privacy-governance-skills/skills/ai-act-high-risk-docs .claude/skills/ai-act-high-risk-docs
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Ai Act High Risk Docs in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Ai Act High Risk Docs on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Ai Act High Risk Docs is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

EU AI Act High-Risk AI System Documentation

Overview

The EU AI Act (Regulation 2024/1689, entered into force 1 August 2024, with high-risk obligations applicable from 2 August 2026) establishes a risk-based regulatory framework for artificial intelligence systems. High-risk AI systems — those listed in Annex III or used as safety components of products covered by Union harmonisation legislation in Annex I — must meet extensive documentation, transparency, and governance requirements before being placed on the EU market. Cerebrum AI Labs must prepare comprehensive technical documentation, implement a risk management system, ensure data governance, and undergo conformity assessment for each high-risk AI system.

High-Risk Classification

Annex III Categories Relevant to Cerebrum AI Labs

CategoryAnnex III ReferenceCerebrum AI Labs SystemClassification
Employment and workers managementAnnex III, para. 4(a)CV Screening AI — automated filtering of job applicationsHigh-risk
Access to essential servicesAnnex III, para. 5(b)Credit Scoring AI — creditworthiness assessment for financial productsHigh-risk
Law enforcementAnnex III, para. 6(a)Not applicableN/A
Biometric identificationAnnex III, para. 1(a)Facial Verification AI — identity verification at onboardingHigh-risk
Education and vocational trainingAnnex III, para. 3(a)Not applicableN/A

Classification Decision Tree

Is the AI system listed in Annex III?
├── Yes → High-risk (unless exception applies under Art. 6(3))
│   └── Does the system make decisions materially affecting natural persons?
│       ├── Yes → High-risk confirmed
│       └── No → May qualify for Art. 6(3) exception (narrow, profiling, preparatory)
├── No → Is it a safety component of a product under Annex I legislation?
│   ├── Yes → High-risk (subject to third-party conformity assessment)
│   └── No → Not high-risk under AI Act
└── Is it a general-purpose AI model with systemic risk? (Art. 51)
    ├── Yes → GPAI systemic risk obligations
    └── No → GPAI transparency obligations only

Technical Documentation Requirements (Art. 11)

Annex IV — Required Documentation Content

Section 1: General Description

Document ElementContent for Cerebrum AI Labs CV Screening AI
Intended purposeAutomated screening and ranking of job applications based on qualification match
Provider name and contactCerebrum AI Labs, 42 Innovation Drive, Dublin, Ireland
AI system versionv2.4.1 (deployed March 2026)
Hardware/software requirementsCloud-hosted on EU infrastructure (AWS eu-west-1), Python 3.11, PyTorch 2.2
Product integrationIntegrated into Cerebrum TalentFlow ATS platform

Section 2: Detailed Description of System Elements

ElementDocumentation Required
Development methodologyModel architecture, training approach, design choices and rationale
Computational resourcesTraining compute (GPU hours), energy consumption
Training dataData sources, collection methods, size, labeling methodology, preprocessing
Validation and testingTest datasets, metrics, results, known limitations
Input data specificationsExpected input format, quality requirements
Output descriptionOutput format, confidence scores, decision thresholds

Section 3: Monitoring, Functioning, and Control

ElementDocumentation Required
Human oversight measuresArt. 14 requirements: override capability, decision review process
Technical measures for accuracyAccuracy metrics, drift detection, retraining triggers
Cybersecurity measuresData encryption, access controls, adversarial robustness testing
Performance in edge casesKnown failure modes, boundary conditions, degradation behavior

Section 4: Risk Management

ElementDocumentation Required
Risk management systemArt. 9 risk management process documentation
Known and foreseeable risksRisk register with severity and likelihood
Mitigation measuresControls for each identified risk
Residual risk assessmentAcceptable residual risk justification

Risk Management System (Art. 9)

Continuous Risk Management Process for Cerebrum AI Labs

PhaseActivityFrequency
IdentificationIdentify risks to health, safety, and fundamental rightsInitial + quarterly
AnalysisEstimate risk severity and likelihoodInitial + quarterly
EvaluationCompare risks against acceptance criteriaInitial + quarterly
MitigationImplement risk reduction measuresOngoing
MonitoringTrack risk indicators in productionContinuous
ReviewReview and update risk assessmentQuarterly

Risk Register — CV Screening AI

Risk IDRisk DescriptionSeverityLikelihoodMitigationResidual Risk
R-001Gender bias in screening recommendationsHighMediumBias testing on protected attributes, debiasing training dataLow
R-002Discrimination against non-native language speakersHighMediumMultilingual evaluation, language-agnostic featuresMedium
R-003Over-reliance on AI recommendations by recruitersMediumHighMandatory human review, confidence thresholdsLow
R-004Inaccurate qualification matching for novel job rolesMediumMediumFallback to keyword matching, human review flagLow
R-005Privacy breach via training data memorizationHighLowDifferential privacy in training, memorization auditLow

Data Governance (Art. 10)

Training Data Requirements

RequirementImplementation at Cerebrum AI Labs
Relevance and representativenessTraining data sourced from 50,000 job applications across 12 EU countries, balanced by gender, age, nationality
Bias examinationStatistical parity analysis on protected attributes (gender, age, ethnicity, disability) before and after training
Gap identificationIdentified underrepresentation of applicants with disabilities; augmented with synthetic examples
Data qualityAutomated data quality checks: completeness >95%, label accuracy >98% (human-verified sample)
Personal data processingDPIA completed (DPIA-AI-2026-001); lawful basis: Art. 6(1)(f) legitimate interest; special categories removed

Conformity Assessment (Art. 43)

Assessment Procedure for Cerebrum AI Labs

SystemAssessment TypeBasis
CV Screening AIInternal conformity assessment (Art. 43(2)) + quality management systemAnnex III, para. 4 — not biometric, not critical infrastructure
Credit Scoring AIInternal conformity assessment (Art. 43(2))Annex III, para. 5
Facial Verification AIThird-party conformity assessment (Art. 43(1)) via notified bodyAnnex III, para. 1 — biometric identification

Internal Conformity Assessment Steps

  1. Verify quality management system is established (Art. 17)
  2. Prepare technical documentation per Annex IV
  3. Conduct risk management assessment per Art. 9
  4. Verify data governance per Art. 10
  5. Verify transparency and information provision per Art. 13
  6. Verify human oversight per Art. 14
  7. Verify accuracy, robustness, and cybersecurity per Art. 15
  8. Draw up EU Declaration of Conformity (Art. 47)
  9. Affix CE marking (Art. 48)
  10. Register in EU database (Art. 49)

Post-Market Monitoring (Art. 72)

ActivityFrequencyOwner
Performance metric monitoringContinuousML Engineering
Bias drift detectionWeeklyResponsible AI team
Incident reportingAs needed (within 15 days for serious incidents per Art. 73)DPO + Legal
User feedback collectionContinuousProduct team
Risk register updateQuarterlyRisk Management
Technical documentation updateOn material changeML Engineering + Legal

Key Legal References

  • EU AI Act (Regulation 2024/1689) — Full text, entered into force 1 August 2024
  • AI Act Art. 6 + Annex III — High-risk classification criteria
  • AI Act Art. 9 — Risk management system requirements
  • AI Act Art. 10 — Data and data governance requirements
  • AI Act Art. 11 + Annex IV — Technical documentation requirements
  • AI Act Art. 13 — Transparency and provision of information to deployers
  • AI Act Art. 14 — Human oversight requirements
  • AI Act Art. 43 — Conformity assessment procedures
  • AI Act Art. 72 — Post-market monitoring obligations
  • AI Act Art. 73 — Reporting of serious incidents
  • GDPR Art. 22 — Automated individual decision-making (complementary to AI Act)
  • EDPB-EDPS Joint Opinion 5/2021 on the AI Act Proposal — Data protection perspective on AI regulation

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Ai Act High Risk Docs AI skill do?

Preparing EU AI Act compliance documentation for high-risk AI systems. Covers Annex III classification, technical documentation under Art. 11, conformity assessment, risk management systems, and CE marking requirements. Keywords: EU AI Act, high-risk AI, Annex III, conformity assessment, CE marking.

Why use Ai Act High Risk Docs on TypingMind?

Because you install it once and use it with any model. Ai Act High Risk Docs is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Ai Act High Risk Docs in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/mukul975/Privacy-Data-Protection-Skills/tree/main/plugins/ai-privacy-governance-skills/skills/ai-act-high-risk-docs. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Ai Act High Risk Docs?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Ai Act High Risk Docs?

As many as you like. As long as a model supports skills, you can use Ai Act High Risk Docs with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Ai Act High Risk Docs AI skill free?

Yes. It is published on GitHub by mukul975 under the Apache-2.0 license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇