/esg-scorer
Environmental, Social, and Governance scoring with SASB materiality mapping, TCFD climate risk alignment, carbon footprint analysis, and sustainability benchmarking.
$ npx -y skills add CoWork-OS/CoWork-OS --skill esg-scorer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/esg-scorer
Context preview
The summary Claude sees to decide when to auto-load this skill.
Environmental, Social, and Governance scoring with SASB materiality mapping, TCFD climate risk alignment, carbon footprint analysis, and sustainability benchmarking.
SKILL.md
esg-scorer.SKILL.mdname: esg-scorer
description: "Environmental, Social, and Governance scoring with SASB materiality mapping, TCFD climate risk alignment, carbon footprint analysis, and sustainability benchmarking."
ESG Scorer
Purpose
Environmental, Social, and Governance scoring with SASB materiality mapping, TCFD climate risk alignment, carbon footprint analysis, and sustainability benchmarking.
Routing
- Use when: Use when the user asks about ESG scores, sustainability assessment, SASB materiality, TCFD climate risk, carbon emissions, corporate governance quality, social impact, or responsible investing criteria.
- Do not use when: Do not use when the request is about financial performance metrics only, stock screening on non-ESG criteria (use Market Screener), or portfolio construction (use Portfolio Optimizer).
- Outputs: Outcome from ESG Scorer: comprehensive ESG assessment with pillar scores, materiality mapping, TCFD alignment check, benchmarks against sector peers, and improvement recommendations.
- Success criteria: Returns a structured ESG score with E, S, and G pillar ratings, sector-specific materiality assessment, quantified metrics where available, peer comparison, and actionable improvement areas.
Trigger Examples
Positive
- Use the esg-scorer skill for this request.
- Help me with esg scorer.
- Use when the user asks about ESG scores, sustainability assessment, SASB materiality, TCFD climate risk, carbon emissions, corporate governance quality, social impact, or responsible investing criteria.
- ESG Scorer: provide an actionable result.
Negative
- Do not use when the request is about financial performance metrics only, stock screening on non-ESG criteria (use Market Screener), or portfolio construction (use Portfolio Optimizer).
- Do not use esg-scorer for unrelated requests.
- This request is outside esg scorer scope.
- This is conceptual discussion only; no tool workflow is needed.
Parameters
| Name | Type | Required | Description | |---|---|---|---| | company | string | Yes | Company name or ticker symbol | | framework | select | Yes | ESG framework to apply | | question | string | Yes | Your specific ESG analysis question | | sector | string | No | Company sector for materiality mapping (e.g., Technology, Healthcare, Energy) | | focusArea | select | Yes | Primary ESG pillar to focus on |
Runtime Prompt
- Current runtime prompt length: 1171 characters.
- Runtime prompt is defined directly in `../esg-scorer.json`.
Read more
name: esg-scorer description: "Environmental, Social, and Governance scoring with SASB materiality mapping, TCFD climate risk alignment, carbon footprint analysis, and sustainability benchmarking."
ESG Scorer
Purpose
Environmental, Social, and Governance scoring with SASB materiality mapping, TCFD climate risk alignment, carbon footprint analysis, and sustainability benchmarking.
Routing
- Use when: Use when the user asks about ESG scores, sustainability assessment, SASB materiality, TCFD climate risk, carbon emissions, corporate governance quality, social impact, or responsible investing criteria.
- Do not use when: Do not use when the request is about financial performance metrics only, stock screening on non-ESG criteria (use Market Screener), or portfolio construction (use Portfolio Optimizer).
- Outputs: Outcome from ESG Scorer: comprehensive ESG assessment with pillar scores, materiality mapping, TCFD alignment check, benchmarks against sector peers, and improvement recommendations.
- Success criteria: Returns a structured ESG score with E, S, and G pillar ratings, sector-specific materiality assessment, quantified metrics where available, peer comparison, and actionable improvement areas.
Trigger Examples
Positive
- Use the esg-scorer skill for this request.
- Help me with esg scorer.
- Use when the user asks about ESG scores, sustainability assessment, SASB materiality, TCFD climate risk, carbon emissions, corporate governance quality, social impact, or responsible investing criteria.
- ESG Scorer: provide an actionable result.
Negative
- Do not use when the request is about financial performance metrics only, stock screening on non-ESG criteria (use Market Screener), or portfolio construction (use Portfolio Optimizer).
- Do not use esg-scorer for unrelated requests.
- This request is outside esg scorer scope.
- This is conceptual discussion only; no tool workflow is needed.
Parameters
| Name | Type | Required | Description | |---|---|---|---| | company | string | Yes | Company name or ticker symbol | | framework | select | Yes | ESG framework to apply | | question | string | Yes | Your specific ESG analysis question | | sector | string | No | Company sector for materiality mapping (e.g., Technology, Healthcare, Energy) | | focusArea | select | Yes | Primary ESG pillar to focus on |
Runtime Prompt
- Current runtime prompt length: 1171 characters.
- Runtime prompt is defined directly in `../esg-scorer.json`.
Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.
Repo: CoWork-OS/CoWork-OS
Other skills on cowork-os.
- /attack-path-analysis
Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a security finding from source to sink and calibrate severity. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.
Open skill - /deep-security-scan
Use when the user asks for a deep, exhaustive, multi-pass, or variance-reducing repository-wide Codex Security scan. Run repeated independent repository-wide discovery passes with worker-specific threat models, semantically merge candidates, synthesize one canonical validation
Open skill - /finding-discovery
Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover candidate security findings in a repository or code change. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.
Open skill - /fix-finding
Use when the user explicitly asks to fix and verify a validated or plausible security finding. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.
Open skill - /security-diff-scan
Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other Git-backed change set.
Open skill - /security-scan
Use when the user asks for a repository-wide or scoped-path security scan.
Open skill

