Agent skill
esg-scorer
ESG rating calculation based on environmental, social, governance metrics
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/venture-capital/skills/esg-scorer
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-019
- specialization
- venture-capital
SKILL.md
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
- Apply materiality-based approach by sector
- Balance quantitative metrics with qualitative assessment
- Track improvement trajectory, not just current state
- Engage portfolio companies on ESG improvement
- Align reporting with LP requirements and standards
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?