supplier-scorecard-engine

Solid

Automated supplier performance scorecard generation with KPI tracking and trend analysis

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Supplier Scorecard Engine ## Overview The Supplier Scorecard Engine automates the generation and maintenance of supplier performance scorecards. It aggregates performance data across multiple KPI categories, calculates weighted scores, tracks trends, and generates actionable insights for supplier management. ## Capabilities - **OTIF Calculation**: On-Time In-Full delivery performance - **Quality Metrics Aggregation**: PPM, defect rate, inspection results - **Cost Performance Tracking**: Price variance, savings achievement - **Responsiveness Scoring**: Issue resolution, communication metrics - **Sustainability/ESG Metrics**: Environmental and social performance - **Weighted Composite Scoring**: Configurable weighting by category - **Trend and Benchmark Analysis**: Performance trending and peer comparison - **Action Plan Tracking**: Improvement initiative monitoring ## Input Schema ```yaml scorecard_request: supplier_id: string evaluation_period: start_date: date end_date: date performance_data: delivery: orders_received: integer on_time: integer in_full: integer quality: units_received: integer defects: integer returns: integer cost: contracted_spend: float actual_spend: float savings_target: float responsiveness: issues_raised: integer issues_resolved: integer avg_resolution_time: float sustainability: certifications: array esg_score: float weighting...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills