eu-regulatory-router

eu-regulatory-router is a skill for Claude Code, Codex from BuilderCed/agent-skills. It costs 45 tokens per session (852 once invoked), scanned A, original, MIT.

A decision guide for identifying which EU rules may apply to a system, including GDPR for personal data, the AI Act for AI systems, NIS2 for certain sectors and DORA for financial organisations.

In plain words
What is it for?
Use it when starting a project, reviewing an existing system, preparing for an audit or checking whether personal data, AI, financial services or regulated sectors create extra obligations.
Why use it?
It reduces the uncertainty of choosing the right compliance process when several EU laws may overlap. It points to the relevant compliance guidance based on the system and organisation.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for cline. Also seen: mentions Codex; built for cline; mentions Gemini CLI.

Good fit Use it when starting a project, reviewing an existing system, preparing for an audit or checking whether personal data, AI, financial services or regulated sectors create extra obligations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/builderced/agent-skills/eu-regulatory-router
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add BuilderCed/agent-skills --skill eu-regulatory-router
Clone the repo
git clone --depth 1 https://github.com/BuilderCed/agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for eu-regulatory-router

README.md
[![agentmods](https://agentmods.dev/badge/skills/builderced/agent-skills/eu-regulatory-router/github.svg)](https://agentmods.dev/skills/builderced/agent-skills/eu-regulatory-router)
Your own site
<a href="https://agentmods.dev/skills/builderced/agent-skills/eu-regulatory-router"><img src="https://agentmods.dev/badge/skills/builderced/agent-skills/eu-regulatory-router/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for eu-regulatory-router

Your own site · 80×15
<a href="https://agentmods.dev/skills/builderced/agent-skills/eu-regulatory-router"><img src="https://agentmods.dev/badge/skills/builderced/agent-skills/eu-regulatory-router.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 852 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00852
Opus 5 $0.00023 $0.00426
Sonnet 5 $0.00009 $0.00170
Haiku 4.5 $0.00005 $0.00085

Measured 10d ago against content hash c923569701e8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

eu-regulatory-router scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/compliance/eu-regulatory-router/SKILL.md · 82 lines

How it starts

The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.

EU Regulatory Router

DISCLAIMER: This skill provides guidance only. It does not constitute legal advice. Regulatory applicability depends on specific circumstances that require qualified legal assessment.

When to Use

  • Starting a new project and unsure which EU regulations apply
  • Assessing regulatory exposure for an existing system
  • Preparing for compliance audits
  • When multiple regulations might overlap

Decision Tree

Question 1: Does your system process personal data?

  • YES → GDPR applies. Use gdpr-data-protection.
  • NO → Skip GDPR. Continue.

Question 2: Does your system use AI/ML models?

  • YES → AI Act likely applies. Use eu-ai-act-compliance to classify risk.
  • NO → Skip AI Act. Continue.

Question 3: Is your organization in a NIS2 sector?

Essential: Energy, transport, banking, health, water, digital infrastructure, ICT management, public admin, space. Important: Postal, waste, chemicals, food, manufacturing, digital providers, research.

  • YES + medium/large entity → NIS2 applies. Use eu-nis2-compliance.
  • NO → Skip NIS2. Continue.

Question 4: Is your organization a financial entity?

Banking, investment, insurance, pension, crypto, infrastructure.

  • YES → DORA applies. Use eu-dora-compliance.
  • NO → Skip DORA.

Overlap Scenarios

Scenario Regulations Priority
Fintech with AI chatbot GDPR + AI Act + DORA All three. DORA for resilience, AI Act for chatbot, GDPR for data.
Hospital with AI diagnostics GDPR + AI Act + NIS2 AI Act HIGH-RISK (health). NIS2 for cybersecurity. GDPR for patient data.
SaaS for SMEs (non-financial) GDPR Usually GDPR only. NIS2 if digital infrastructure.
Cloud provider GDPR + NIS2 NIS2 as digital infrastructure. GDPR as processor.
E-commerce with recommendations GDPR + AI Act (limited risk) GDPR for customer data. AI Act transparency for recommendations.

Regulatory Collision Warning

Read the full file on GitHub · 82 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 82 lines · 45 tokens per session scan A c923569701e8

Subscribe to this mod's changes

eu-regulatory-router is a skill published in the GitHub repository BuilderCed/agent-skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 45 tokens to every session and 852 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

compliance-review

Build or review code for compliance with the EU AI Act, GDPR, the NIS2 Directive (EU 2022/2555), and secure-development (SSDLC) best practice. Three modes. REVIEW: audit a repo and produce an evidence-based gap analysis — triggers on "compliance review", "gap analysis", "NIS2 check", "is this repo GDPR compliant"…

leodisa/compliance-review-skill · 238 tokens

legal-verify-experts

Liefert Empfehlungen fuer Fachanwaelte, Kanzleien und Verifizierungs-Tools zu einem Rechtsthema. Nutze diese Skill wenn /legal-verify aufgerufen wird ODER wenn der User nach einem "Anwalt fuer ...", "Kanzlei fuer ...", "Tool zur Pruefung von ..." fragt.

FutureRootsDE/legal-audit-de · 74 tokens

legal-audit-codebase

Fuehrt einen systematischen Rechts-Audit einer Codebase durch (DE/EU-Scope). Nutze diese Skill wenn /legal-audit aufgerufen wird ODER wenn der User eine Codebase auf DSGVO/UWG/AGB/DDG/AI-Act/BFSG/UrhG/NIS2-Probleme untersuchen lassen will.

FutureRootsDE/legal-audit-de · 77 tokens

legal-kb-lookup

Laedt gezielt Knowledge-Base-Chunks zu einem rechtlichen Thema. Nutze diese Skill wenn /legal-kb aufgerufen wird ODER wenn der User eine spezifische Rechtsinformation braucht (z.B. "Erklaer mir Cookie-Consent", "Was sagt Art. 30 DSGVO?", "Welche Urteile gibt es zu Google Fonts?").

FutureRootsDE/legal-audit-de · 78 tokens

legal-update-sources

Aktualisiert KB-Artikel gegen Primaerquellen. Nutze diese Skill wenn /legal-update aufgerufen wird ODER wenn ein KB-Artikel aelter als 90 Tage ist und im aktuellen Arbeitskontext verwendet wird.

FutureRootsDE/legal-audit-de · 52 tokens

complyant

Fast, token-efficient compliance answers with citations. Covers GDPR, AI Act, PECR, HIPAA, TCPA, FCA rules, CAN-SPAM, CCPA, and more. Use when you need to know what regulations say about data, marketing, AI, financial services, or communications.

h-projects7364/complyant-skill · 63 tokens