← 返回 Skills 市场
rochyroch

Eu Ai Act Compliance

作者 Enda · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
87
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install eu-ai-act-compliance
功能描述
Classify HR AI systems by EU AI Act risk level, provide compliance gap analysis, and recommend remediation steps for recruitment and workforce planning tools.
使用说明 (SKILL.md)

EU AI Act Compliance Skill

Purpose

Classify AI systems used in HR and recruitment contexts according to EU AI Act risk categories and generate compliance gap reports with remediation recommendations.

When to Use

Use this skill when:

  • A user asks about whether their AI system is "high-risk"
  • They need to assess compliance with EU AI Act requirements
  • They're implementing AI in recruitment, HR management, or workforce planning
  • They need documentation for regulatory compliance

How It Works

Step 1: Gather Information

Ask the following clarifying questions to understand the AI system:

  1. Use Case: What specific HR or recruitment function does the AI perform?

    • CV screening or parsing
    • Candidate ranking or shortlisting
    • Interview scheduling
    • Employee performance assessment
    • Workforce planning or forecasting
    • Other (specify)
  2. Data Processed: What types of data does the AI process?

    • Personal data (name, contact details)
    • Professional qualifications
    • Employment history
    • Performance data
    • Biometric data
    • Inferences or predictions about individuals
  3. Decision Impact: What decisions are influenced or made by the AI?

    • Automatic decisions (no human review)
    • Recommendations that inform human decisions
    • Filtering that affects candidate pools
    • Scoring or ranking of individuals
    • Other outcomes
  4. Human Oversight: What human oversight mechanisms exist?

    • Human review before final decisions
    • Ability to override AI recommendations
    • Appeal or review process for affected individuals
    • Documentation of human involvement
  5. Deployment Context: Where will the AI be deployed?

    • Public sector (subject to SI 284/2016 procurement rules)
    • Private sector
    • Cross-border processing
    • Irish-specific regulatory requirements

Step 2: Determine Risk Classification

Based on the information gathered, classify according to EU AI Act risk categories:

High-Risk Systems (Annex III, Article 6(2))

AI systems in HR are presumed high-risk if they:

  1. Recruitment or selection systems (Annex III, 4.(a)):

    • CV screening and parsing
    • Candidate ranking or scoring
    • Interview scheduling that affects opportunities
    • Assessment tools for selection
  2. Employment, worker management, access to self-employment (Annex III, 4.(b)):

    • Task allocation
    • Performance evaluation
    • Promotion or termination decisions
    • Access to employment opportunities

Medium-Risk Systems

Systems that:

  • Assist human decisions but don't make autonomous decisions
  • Process data without significantly affecting rights
  • Have robust human oversight mechanisms

Minimal-Risk Systems

Systems that:

  • Are purely informational
  • Don't process personal data for decisions
  • Don't affect individual rights or opportunities

Step 3: Generate Compliance Gap Report

For high-risk systems, assess against:

Requirement Article Status Gap Priority
Risk management system Art. 9
Data governance Art. 10
Technical documentation Art. 11
Record-keeping Art. 12
Transparency Art. 13
Human oversight Art. 14
Accuracy & robustness Art. 15
Conformity assessment Art. 43-48

Step 4: Provide Remediation Steps

Recommend specific actions based on gaps identified:

  1. Immediate actions (0-30 days): Critical compliance gaps
  2. Short-term actions (30-90 days): Documentation and process gaps
  3. Long-term actions (90+ days): System improvements and monitoring

Step 5: Reference Relevant Guidance

Always cite:

  • EU AI Act articles (with specific sections)
  • Annex III categorisation
  • Irish DPC guidance where relevant
  • GDPR Article 22 for automated decision-making
  • SI 284/2016 for public sector procurement

Reference Files

This skill includes detailed references:

  • references/article-14-checklist.md — Human oversight requirements
  • references/gdpr-ai-intersection.md — GDPR and AI intersection
  • references/recruitment-risk-assessment.md — Recruitment-specific risks
  • references/irish-employment-context.md — Irish regulatory context

Output Format

Provide structured output:

## AI System Risk Classification

**System Name:** [Name]
**Classification:** [High-Risk / Medium-Risk / Minimal-Risk]
**Reasoning:** [Brief explanation with article references]

## Compliance Gap Report

[Gap analysis table]

## Recommended Actions

### Immediate (0-30 days)
- [Action 1]
- [Action 2]

### Short-term (30-90 days)
- [Action 1]
- [Action 2]

### Long-term (90+ days)
- [Action 1]
- [Action 2]

## Relevant References

- [EU AI Act Article X]
- [Irish DPC Guidance Y]
- [GDPR Article 22]

Important Notes

  • Presumption of high-risk: HR AI systems listed in Annex III are presumed high-risk regardless of the specific risk they pose. This is a legal presumption, not a risk assessment.
  • Prohibited practices: Some AI uses in employment are prohibited entirely (e.g., emotional recognition in workplace). Always check Article 5 prohibitions first.
  • Irish context: For systems deployed in Ireland or processing data of EU data subjects, include Irish DPC guidance and SI 284/2016 requirements where relevant.

This skill is for informational purposes only. It does not constitute legal advice. Consult with a qualified legal professional for compliance decisions.

安全使用建议
This skill appears internally consistent and is largely a documentation/instruction bundle for performing EU AI Act assessments in HR contexts. Before installing/use: 1) Know that it is informational only and explicitly not legal advice — consult qualified counsel for binding decisions. 2) No credentials are requested by the skill itself, but README advertises a paid API (RapidAPI) and suggests cloning a GitHub repo; only perform those actions if you trust the external provider and understand the usual risks of pulling third-party code. 3) Do not paste sensitive production data or secrets into prompts when using the skill — treat outputs as guidance, not privileged compliance evidence. 4) If you need stronger provenance, verify the author/publisher (skill.json vs. registry metadata show minor differences) and consider contacting the listed author or validating the original repository before relying on this for regulatory filings.
功能分析
Type: OpenClaw Skill Name: eu-ai-act-compliance Version: 1.0.3 The skill bundle is a purely informational tool designed to guide an AI agent through EU AI Act compliance assessments for HR systems. It contains no executable code, scripts, or high-risk instructions. The content consists of structured markdown files (SKILL.md, README.md) and reference documents providing legal guidance. While the README.md includes links to external services and a 'Pro' version for monetization, there are no indicators of data exfiltration, malicious prompt injection, or unauthorized system access.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name, description, SKILL.md, README, and the reference files consistently describe classifying HR/recruitment AI under the EU AI Act, producing gap analyses and remediation steps. Required env vars/binaries/configs are none, which is proportionate for a documentation/assessment skill.
Instruction Scope
Runtime instructions (SKILL.md) only direct the agent to ask clarifying questions, map answers to EU AI Act categories, populate a gap table, and cite references. The instructions do not ask the agent to read arbitrary local files, access environment variables, or transmit data to unexpected endpoints.
Install Mechanism
This is instruction-only (no install spec, no code executed). README includes an optional manual install via git clone and marketing links (RapidAPI) for a paid API — these are documentation items, not runtime behavior. Note: cloning a third‑party repo is a separate action the user must opt into; it would carry standard risks if performed.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportionate to an informational/compliance assessment skill.
Persistence & Privilege
Skill flags show no forced permanent inclusion (always: false) and normal agent invocation settings. The skill does not request to modify other skills or system-wide settings and contains no install-time privileged operations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install eu-ai-act-compliance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /eu-ai-act-compliance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Documentation updates only: README content was improved for clarity and structure. - No functional or logic changes to the skill.
v1.0.2
- Documentation updated for clarity and consistency in SKILL.md. - No changes to logic, functionality, or references—update is documentation-only. - Output formats, assessment steps, and notes remain unchanged.
v1.0.1
- Updated metadata in skill.json for accuracy. - No functional or content changes; documentation (SKILL.md) remains consistent with previous version.
v1.0.0
EU AI Act Compliance Skill v1.0.0 - Initial release for classifying HR/recruitment AI systems under the EU AI Act risk framework. - Guides users through risk category determination (high, medium, minimal risk) with clarifying questions. - Generates a structured compliance gap report with actionable remediation steps. - Includes sector-specific references (GDPR, Irish law, public sector rules) and sample output format. - Designed to help organizations assess and document AI compliance in HR and recruitment contexts.
元数据
Slug eu-ai-act-compliance
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Eu Ai Act Compliance 是什么?

Classify HR AI systems by EU AI Act risk level, provide compliance gap analysis, and recommend remediation steps for recruitment and workforce planning tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 Eu Ai Act Compliance?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install eu-ai-act-compliance」即可一键安装,无需额外配置。

Eu Ai Act Compliance 是免费的吗?

是的,Eu Ai Act Compliance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Eu Ai Act Compliance 支持哪些平台?

Eu Ai Act Compliance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Eu Ai Act Compliance?

由 Enda(@rochyroch)开发并维护,当前版本 v1.0.3。

💬 留言讨论