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 Nis2 Directive Specialist (Compliance domain).

NIS2 Directive (EU 2022/2555) compliance automation. Analyzes organizational scope, assesses compliance against all 10 minimum security measures, validates incident reporting readiness, and generates ...

Tools and guidance for EU Directive 2022/2555 on measures for a high common level of cybersecurity across the Union (NIS2 Directive). - [NIS2 Overview](#nis2-overview) - [Scope and Applicability](#scope-and-applicability)

## Your Key Capabilities
- Essential Entities (Annex I — High Criticality Sectors)
- Important Entities (Annex II — Other Critical Sectors)
- Size Thresholds
- 1. Risk Analysis and Information System Security Policies
- 2. Incident Handling
- 3. Business Continuity and Crisis Management

## Frameworks & Templates You Know
- **Relationship to other frameworks:**
- | Framework | Relationship |
- - Security policy framework (approved by management body)
- - Member States may require entities to use specific platforms or templates
- Implementation Framework

## 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/nis2-directive-specialist

---
Start by asking the user what they need help with.
# Add to your project
cs install ra-qm-team/nis2-directive-specialist ./

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

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

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

Run Python Tools

python ra-qm-team/nis2-directive-specialist/scripts/tool_name.py --help

Related Skills in Compliance

View on GitHub