Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

CSRD Sustainability Reporting Compliance Advisor

An expert skill for EU CSRD/ESRS work: scope determination, double materiality assessment, gap analysis and disclosure drafting with article-level citations.

Docs & OfficeAdvanced859177AI score 8/10Last updated: Aug 28, 2026

What it does

  • Determines whether an entity falls in mandatory scope of the CSRD (Directive (EU) 2022/2464) using headcount and turnover tests, and derives the first reporting year.
  • Walks through the double materiality assessment (DMA) in 8 steps, separating impact materiality (scale × scope × irremediability) from financial materiality, with ESRS 1 paragraph references.
  • Summarises mandatory datapoints across ESRS 1–2, E1–E5, S1–S4 and G1 and produces a gap-assessment table (topic | current state | gap | priority | action).
  • Supports climate transition plan drafting (ESRS E1-1), value chain data collection design, XBRL tagging and limited/reasonable assurance requirements (Art. 26a), plus CSRD vs GRI/TCFD/SASB comparison.

Who it's for

  • Sustainability, finance, legal and internal audit teams at companies with EU operations or EU parents
  • ESG consultants and audit-firm staff running CSRD readiness assessments
  • Teams migrating existing GRI/TCFD reporting to ESRS

Example uses

  1. "We have 1,100 employees and €500M turnover in Ireland — are we a mandatory CSRD reporter?" → criteria-by-criteria verdict plus first reporting year
  2. "Design a DMA process for a mid-size manufacturer" → stakeholder engagement, scoring and documentation steps
  3. "Map our GRI report against ESRS S1 datapoints" → prioritised gap table with actions and timeline

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance/HEAD/plugins/csrd/skills/csrd/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the plugins/csrd/skills/csrd folder from the GitHub repo Sushegaad/Claude-Skills-Governance-Risk-and-Compliance into my ~/.claude/skills/csrd/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance.git && mkdir -p ~/.claude/skills && cp -r Claude-Skills-Governance-Risk-and-Compliance/plugins/csrd/skills/csrd ~/.claude/skills/csrd

This is a third-party skill. Check the source repository before installing.

  1. Open a terminal and go to your home directory: cd ~
  2. Clone the repository: git clone https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance.git
  3. Create the skills directory: mkdir -p ~/.claude/skills
  4. Copy the skill: cp -r Claude-Skills-Governance-Risk-and-Compliance/plugins/csrd/skills/csrd ~/.claude/skills/csrd
  5. Confirm that SKILL.md and the references/ folder exist under ~/.claude/skills/csrd.
  6. Restart Claude Code and try a prompt such as "Assess our CSRD scope and first reporting year".
  7. Always cross-check quoted directives, thresholds and deadlines against the official EUR-Lex texts before relying on the output.