跳到主要内容
知仓学习社ZHICANG

supplier-scorecard-engine

Automated supplier performance scorecard generation with KPI tracking and trend analysis

不碰外部(只输出文字)无严重或高危命中a5c-ai/babysitter

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

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

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_profile: object
  benchmark_data: object

Output Schema

scorecard_output:
  supplier_id: string
  period: object
  category_scores:
    delivery:
      otif_percent: float
      score: float
      trend: string
    quality:
      ppm: float
      score: float
      trend: string
    cost:
      variance_percent: float
      score: float
      trend: string
    responsiveness:
      resolution_rate: float
      score: float
      trend: string
    sustainability:
      score: float
      trend: string
  composite_score: float
  rating: string                    # A, B, C, D, F
  benchmark_comparison: object
  action_items: array
  trend_analysis: object

Usage

Monthly Scorecard Generation

Input: Previous month's delivery, quality, cost data
Process: Calculate KPIs, apply weights, generate score
Output: Comprehensive supplier scorecard with rating

Trend Analysis

Input: 12 months of scorecard history
Process: Analyze performance trajectory by category
Output: Trend report with improvement/decline identification

Benchmark Comparison

Input: Supplier scorecard, peer group data
Process: Compare against category averages and best-in-class
Output: Relative performance positioning

Integration Points

  • ERP Systems: Purchase orders, receipts, quality data
  • Quality Systems: Inspection results, NCRs
  • BI Platforms: Scorecard visualization and distribution
  • Tools/Libraries: Scorecard templates, analytics frameworks

Process Dependencies

  • Supplier Performance Scorecard
  • Quarterly Business Review (QBR) Facilitation
  • Supplier Development Program

Best Practices

  1. Define clear KPI definitions and measurement methods
  2. Establish data collection automation where possible
  3. Calibrate weights based on category importance
  4. Share scorecards with suppliers transparently
  5. Link scorecard results to business allocation
  6. Review weighting profiles annually

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径library/specializations/domains/business/supply-chain/skills/supplier-scorecard-engine/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 2115 个技能