supplier-selection

Evaluate suppliers using weighted scoring, TCO analysis, and AHP.

56|16|Updated Oct 18, 2025
One-click install
npx skills add https://github.com/kishorkukreja/awesome-supply-chain --skill supplier-selection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supplier-selection
Source: https://github.com/kishorkukreja/awesome-supply-chain/tree/main/skills/supplier-selection
Command: npx skills add https://github.com/kishorkukreja/awesome-supply-chain --skill supplier-selection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, scipy, scikit-learn, pulp, cvxpy, pyomo, matplotlib, seaborn, plotly, networkx, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps organizations navigate the complex process of evaluating and selecting the most suitable suppliers, ensuring a balance of cost, quality, risk, and strategic alignment.

Core Features & Use Cases

  • Structured Evaluation: Guides users through defining requirements, researching markets, and pre-qualifying vendors.
  • Advanced Analysis: Employs methods like Weighted Scoring, TCO analysis, and AHP for robust decision-making.
  • Use Case: A manufacturing company needs to select a new critical component supplier. This Skill will help them define criteria, score potential vendors based on technical capability, cost, and delivery, and ultimately recommend the best fit.

Quick Start

Use the supplier-selection skill to evaluate potential vendors based on price, quality, and delivery.

Frequently Asked Questions about supplier-selection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate and select suppliers using AHP and weighted scoring?

Supplier evaluation uses AHP and weighted scoring to systematically assess vendor capabilities, financial stability, and delivery performance, yielding a quantitatively ranked recommendation for complex sourcing scenarios.

What is TCO analysis and when do I need it for vendor evaluation?

TCO analysis calculates the total cost of ownership across a vendor's lifecycle, needed during procurement to balance upfront price against long-term operational, quality, and delivery costs for strategic sourcing decisions.

How do I structure an RFP scoring framework for procurement?

An RFP scoring framework structures procurement by defining weighted criteria for technical capability, cost, and delivery, then applying quantitative methods to score and rank potential vendors.

Does this supplier selection approach support complex sourcing strategy decisions?

Yes, supplier selection supports complex sourcing strategy by combining TCO analysis, AHP, and weighted scoring models to evaluate financial stability, operational capacity, and quality compliance at scale.

Can I use Python optimization libraries like PuLP and cvxpy for vendor evaluation?

Yes, vendor evaluation leverages Python libraries including PuLP, cvxpy, and pyomo to formulate and solve constrained optimization problems within the supplier selection workflow.

What are the limitations of using weighted scoring for supplier selection?

Weighted scoring limitations include subjective weight assignment and difficulty quantifying qualitative metrics, which AHP mitigates but requires rigorous pairwise comparisons to avoid inconsistent vendor rankings.