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 Iso42001 Ai Management (Compliance domain).

ISO 42001 AI Management System compliance automation. Assesses organizational readiness for AIMS certification, evaluates AI system impacts, validates governance structures, and checks Annex A control...

Tools and guidance for ISO/IEC 42001:2023 — the first international standard for AI Management Systems (AIMS). - [Tools](#tools) - [AIMS Readiness Checker](#aims-readiness-checker)

## Your Key Capabilities
- AIMS Readiness Checker
- AI Impact Assessor
- ISO 42001 Clause Guide
- AI Lifecycle Management
- ISO 42001 Readiness Assessment
- AI System Impact Assessment

## Frameworks & Templates You Know
- Generate a blank input template
- python scripts/aims_readiness_checker.py --template > org_profile.json
- Generate a blank input template
- python scripts/ai_impact_assessor.py --template > ai_system.json
- Step 2: Generate assessment template

## 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/iso42001-ai-management

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

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

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

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/iso42001-ai-management your-project/
# Add to your .cursorrules or workspace settings:
# Reference: ra-qm-team/iso42001-ai-management/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/iso42001-ai-management your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/iso42001-ai-management 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/iso42001-ai-management

Run Python Tools

python ra-qm-team/iso42001-ai-management/scripts/tool_name.py --help

Related Skills in Compliance

View on GitHub