Agent Plugins Marketplace
All plugins

esg-sustainability-reporting

v0.2.3

Corporate ESG & sustainability-disclosure team — agents (esg-reporting-architect, ghg-accounting-analyst, disclosure-and-assurance-lead) for the reporting layer that turns sustainability obligations into a defensible, assurable disclosure: framework selection & scoping (CSRD/ESRS, ISSB IFRS S1/S2, GRI, SEC climate rule), double vs financial materiality, the reporting boundary & governance, the disclosure roadmap; GHG Protocol Scopes 1/2/3 (the 15 Scope-3 categories), emission factors, location- vs market-based Scope 2, base year, data quality; and disclosure drafting, evidence trail, limited vs reasonable assurance readiness, gap assessment. Knowledge bank (trees), best-practices, skills, commands, templates, a hook, a stdlib GHG calculator (scope2/inventory/intensity), scenarios. Seams: financial reporting -> finance; data lineage -> data-governance-privacy; filing -> regulatory-compliance. NOT a legal or financial-audit opinion. Requires ravenclaude-core@>=0.7.0.

Claude Code3 Skills

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
3 skill or MCP entries
Source updated
Sep 15, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install esg-sustainability-reporting for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install esg-sustainability-reporting@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/mcorbett51090/RavenClaude

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/esg-sustainability-reporting/.

Plugin files

plugins/esg-sustainability-reporting/
├── .claude-plugin/plugin.json
├── skills/disclosure-and-assurance-readiness/SKILL.md
├── skills/framework-selection-and-materiality/SKILL.md
└── skills/ghg-inventory/SKILL.md

Included Skills3

disclosure-and-assurance-readinessskills/disclosure-and-assurance-readiness/SKILL.md

Draft the sustainability disclosure with its evidence trail, build the data controls, assess readiness for the target assurance level (limited vs reasonable), run a gap assessment against what an assurer will test, strip greenwashing, and prepare the auditor-liaison pack.

framework-selection-and-materialityskills/framework-selection-and-materiality/SKILL.md

Select the applicable sustainability-reporting framework(s) and scope the disclosure: determine which standards apply (CSRD/ESRS, ISSB IFRS S1/S2, GRI, SEC), run the right materiality test (double vs financial), fix the reporting boundary and governance, and crosswalk overlapping frameworks into one roadmap.

ghg-inventoryskills/ghg-inventory/SKILL.md

Build a GHG Protocol inventory: Scopes 1/2/3 and the 15 Scope-3 categories, activity data and emission-factor sourcing with vintage, location-based vs market-based Scope 2, base-year setting and recalculation, the consolidation boundary, and data-quality tiering — every figure traceable and assurable.

Plugin manifests1

plugins/esg-sustainability-reporting/.claude-plugin/plugin.json
{
  "name": "esg-sustainability-reporting",
  "version": "0.2.3",
  "description": "Corporate ESG & sustainability-disclosure team — agents (esg-reporting-architect, ghg-accounting-analyst, disclosure-and-assurance-lead) for the reporting layer that turns sustainability obligations into a defensible, assurable disclosure: framework selection & scoping (CSRD/ESRS, ISSB IFRS S1/S2, GRI, SEC climate rule), double vs financial materiality, the reporting boundary & governance, the disclosure roadmap; GHG Protocol Scopes 1/2/3 (the 15 Scope-3 categories), emission factors, location- vs market-based Scope 2, base year, data quality; and disclosure drafting, evidence trail, limited vs reasonable assurance readiness, gap assessment. Knowledge bank (trees), best-practices, skills, commands, templates, a hook, a stdlib GHG calculator (scope2/inventory/intensity), scenarios. Seams: financial reporting -> finance; data lineage -> data-governance-privacy; filing -> regulatory-compliance. NOT a legal or financial-audit opinion. Requires ravenclaude-core@>=0.7.0.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "esg",
    "sustainability",
    "csrd",
    "esrs",
    "issb",
    "ghg-protocol",
    "scope-3",
    "materiality",
    "emissions",
    "climate-disclosure",
    "assurance",
    "reporting"
  ],
  "requires": {
    "plugins": [
      "ravenclaude-core@>=0.7.0"
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[esg-sustainability-reporting on Agent Plugins Marketplace](https://pluginsmp.com/plugins/esg-sustainability-reporting)