sustainable-procurement-assessor

Sustainability assessment skill for procurement practices and supplier evaluation

509 stars

Best use case

sustainable-procurement-assessor is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sustainability assessment skill for procurement practices and supplier evaluation

Teams using sustainable-procurement-assessor 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/sustainable-procurement-assessor/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/supply-chain/skills/sustainable-procurement-assessor/SKILL.md"

Manual Installation

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

How sustainable-procurement-assessor Compares

Feature / Agentsustainable-procurement-assessorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sustainability assessment skill for procurement practices and supplier evaluation

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

# Sustainable Procurement Assessor

## Overview

The Sustainable Procurement Assessor provides comprehensive sustainability assessment capabilities for procurement practices and supplier evaluation. It evaluates environmental, social, and governance (ESG) factors and supports sustainable sourcing initiatives.

## Capabilities

- **Environmental Impact Scoring**: Carbon, water, waste footprint assessment
- **Social Responsibility Assessment**: Labor practices, community impact
- **Ethical Sourcing Verification**: Conflict minerals, fair trade compliance
- **Circular Economy Evaluation**: Recyclability, end-of-life considerations
- **ESG Questionnaire Scoring**: Standardized sustainability assessment
- **Certification Tracking**: ISO 14001, SA8000, other certifications
- **Sustainability Improvement Planning**: Development roadmap creation
- **Reporting Framework Alignment**: GRI, CDP, SASB compliance

## Input Schema

```yaml
sustainability_assessment_request:
  supplier_id: string
  assessment_scope:
    environmental: boolean
    social: boolean
    governance: boolean
    circular_economy: boolean
  supplier_data:
    certifications: array
    esg_questionnaire: object
    audit_results: array
    self_disclosure: object
  external_data:
    esg_ratings: object           # EcoVadis, CDP, etc.
    news_screening: array
    sanctions_check: object
  reporting_requirements:
    frameworks: array             # GRI, CDP, SASB
    disclosure_items: array
```

## Output Schema

```yaml
sustainability_assessment_output:
  supplier_id: string
  assessment_date: date
  sustainability_scores:
    overall: float
    environmental:
      score: float
      carbon_footprint: object
      water_usage: object
      waste_management: object
    social:
      score: float
      labor_practices: object
      health_safety: object
      community_impact: object
    governance:
      score: float
      ethics_compliance: object
      transparency: object
  certifications:
    current: array
    expired: array
    recommended: array
  circular_economy_assessment:
    recyclability_score: float
    material_efficiency: float
    end_of_life_program: boolean
  risk_flags:
    high_risk_areas: array
    improvement_required: array
  improvement_plan:
    recommendations: array
    timeline: object
    targets: array
  reporting_data:
    gri_metrics: object
    cdp_disclosure: object
    sasb_metrics: object
  benchmark_comparison: object
```

## Usage

### Comprehensive ESG Assessment

```
Input: Supplier questionnaire, certifications, external ratings
Process: Score across ESG dimensions
Output: Complete sustainability assessment
```

### Certification Gap Analysis

```
Input: Current certifications, industry requirements
Process: Compare against standards and peers
Output: Certification roadmap
```

### Reporting Data Preparation

```
Input: Supplier sustainability data, reporting framework
Process: Map data to disclosure requirements
Output: Framework-aligned reporting data
```

## Integration Points

- **ESG Data Providers**: EcoVadis, CDP, Sustainalytics
- **Certification Bodies**: ISO, SA8000 registrars
- **Reporting Platforms**: GRI, CDP reporting tools
- **Tools/Libraries**: ESG frameworks, sustainability databases

## Process Dependencies

- Sustainable Procurement Assessment
- Supplier Evaluation and Selection
- Supplier Performance Scorecard

## Best Practices

1. Use recognized ESG frameworks and standards
2. Verify supplier self-disclosures where possible
3. Consider industry-specific sustainability factors
4. Set improvement targets collaboratively
5. Integrate sustainability into sourcing decisions
6. Report progress transparently

Related Skills

replication-feasibility-assessor

509
from a5c-ai/babysitter

Skill for assessing feasibility of study replication

rula-reba-assessor

509
from a5c-ai/babysitter

Rapid Upper Limb Assessment (RULA) and Rapid Entire Body Assessment (REBA) skill for posture evaluation.

cybersecurity-risk-assessor

509
from a5c-ai/babysitter

Medical device cybersecurity risk assessment skill per FDA premarket and postmarket guidance

supply-chain-risk-assessor

509
from a5c-ai/babysitter

Comprehensive supply chain risk identification and assessment skill with heat mapping

procurement-automation-orchestrator

509
from a5c-ai/babysitter

Procurement process automation skill for P2P workflow optimization

fraud-risk-assessor

509
from a5c-ai/babysitter

Fraud risk assessment skill based on the fraud triangle with red flag detection

cloud-readiness-assessor

509
from a5c-ai/babysitter

Assess application readiness for cloud migration with 6Rs classification and cloud-native compliance checking

process-builder

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity

babysitter

509
from a5c-ai/babysitter

Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)

yolo

509
from a5c-ai/babysitter

Run Babysitter autonomously with minimal manual interruption.

user-install

509
from a5c-ai/babysitter

Install the user-level Babysitter Codex setup.

team-install

509
from a5c-ai/babysitter

Install the team-pinned Babysitter Codex workspace setup.