esg-scorer

ESG rating calculation based on environmental, social, governance metrics

509 stars

Best use case

esg-scorer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

ESG rating calculation based on environmental, social, governance metrics

Teams using esg-scorer should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/esg-scorer/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/venture-capital/skills/esg-scorer/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/esg-scorer/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How esg-scorer Compares

Feature / Agentesg-scorerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

ESG rating calculation based on environmental, social, governance metrics

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# ESG Scorer

## Overview

The ESG Scorer skill provides systematic Environmental, Social, and Governance (ESG) assessment for venture capital investments. It calculates ESG ratings based on defined criteria and supports ESG-conscious investment decision-making and portfolio monitoring.

## Capabilities

### Environmental Assessment
- Evaluate carbon footprint and emissions
- Assess energy efficiency practices
- Review waste management and recycling
- Analyze environmental compliance and risks

### Social Assessment
- Evaluate diversity and inclusion practices
- Assess employee welfare and benefits
- Review community impact and engagement
- Analyze supply chain labor practices

### Governance Assessment
- Evaluate board composition and independence
- Assess transparency and reporting practices
- Review ethics policies and compliance
- Analyze stakeholder engagement

### ESG Scoring and Reporting
- Calculate composite ESG scores
- Benchmark against industry standards
- Track ESG improvement over time
- Generate ESG reports for LPs

## Usage

### Calculate ESG Score
```
Input: Company data, ESG questionnaire responses
Process: Apply scoring methodology
Output: ESG score, component breakdown
```

### Assess Environmental Impact
```
Input: Environmental data, industry context
Process: Analyze environmental metrics
Output: Environmental assessment, recommendations
```

### Evaluate Social Practices
```
Input: HR policies, employee data, practices
Process: Assess social metrics
Output: Social assessment, improvement areas
```

### Review Governance
```
Input: Governance documents, board composition
Process: Evaluate governance practices
Output: Governance assessment, recommendations
```

## ESG Framework

| Category | Key Metrics |
|----------|-------------|
| Environmental | Carbon emissions, energy use, waste, water |
| Social | Diversity, employee satisfaction, safety, community |
| Governance | Board independence, ethics, transparency, compliance |

## Integration Points

- **ESG Due Diligence**: Core scoring for ESG DD
- **Carbon Footprint Estimator**: Detailed environmental analysis
- **ESG Analyst (Agent)**: Support agent assessment
- **Quarterly Portfolio Reporting**: Track portfolio ESG

## Reporting Frameworks

- UN Principles for Responsible Investment (PRI)
- Sustainability Accounting Standards Board (SASB)
- Global Reporting Initiative (GRI)
- Task Force on Climate-related Financial Disclosures (TCFD)
- B Corp certification criteria

## Best Practices

1. Apply materiality-based approach by sector
2. Balance quantitative metrics with qualitative assessment
3. Track improvement trajectory, not just current state
4. Engage portfolio companies on ESG improvement
5. Align reporting with LP requirements and standards

Related Skills