sustainable-procurement-assessor
Sustainability assessment skill for procurement practices and supplier evaluation
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/sustainable-procurement-assessor/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How sustainable-procurement-assessor Compares
| Feature / Agent | sustainable-procurement-assessor | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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 transparentlyRelated Skills
replication-feasibility-assessor
Skill for assessing feasibility of study replication
rula-reba-assessor
Rapid Upper Limb Assessment (RULA) and Rapid Entire Body Assessment (REBA) skill for posture evaluation.
cybersecurity-risk-assessor
Medical device cybersecurity risk assessment skill per FDA premarket and postmarket guidance
supply-chain-risk-assessor
Comprehensive supply chain risk identification and assessment skill with heat mapping
procurement-automation-orchestrator
Procurement process automation skill for P2P workflow optimization
fraud-risk-assessor
Fraud risk assessment skill based on the fraud triangle with red flag detection
cloud-readiness-assessor
Assess application readiness for cloud migration with 6Rs classification and cloud-native compliance checking
process-builder
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.
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
Run Babysitter autonomously with minimal manual interruption.
user-install
Install the user-level Babysitter Codex setup.
team-install
Install the team-pinned Babysitter Codex workspace setup.