Agent skill

vendor-evaluation

Create a structured vendor evaluation framework for any procurement decision. Use when asked to evaluate vendors, compare suppliers, run an RFP scoring process, or assess a software or service provider. Produces a weighted scorecard, evaluation criteria, and recommendation framework.

mohitagw158561,255★ · 1 repos on radarProfile →
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill vendor-evaluation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/vendor-evaluation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Vendor Evaluation Skill Produces a structured vendor evaluation framework — from defining criteria through to a scored comparison and recommendation. ## Required Inputs - **What you are procuring** - **Vendors being evaluated** (minimum 2) - **Key decision criteria** (if known) - **Decision makers** - **Budget range** - **Timeline to decide** ## Output Structure ### 1. Evaluation Criteria and Weights | Category | Weight | Rationale | |---|---|---| | Functional fit | [%] | Does it do what we need? | | Commercial terms | [%] | Price, flexibility, payment | | Implementation | [%] | How hard to get started? | | Support and SLA | [%] | What happens when things go wrong? | | Security and compliance | [%] | Meets regulatory requirements? | | Vendor stability | [%] | Will this company exist in 3 years? | | References | [%] | Who else uses this? | Weights must total 100%. ### 2. Scoring Rubric - 5: Exceeds requirements — clear best-in-class - 4: Meets requirements — fully satisfies with minor gaps - 3: Partially meets — notable gaps requiring workarounds - 2: Significant gaps — would require workarounds - 1: Does not meet — cannot satisfy requirement ### 3. Vendor Scorecard | Criterion |

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Structure
  3. 1. Evaluation Criteria and Weights
  4. 2. Scoring Rubric
  5. 3. Vendor Scorecard
  6. 4. Key Questions for Every Vendor
  7. 5. Reference Check Questions
  8. 6. Recommendation
  9. Quality Checks
  10. Anti-Patterns
  11. Example Trigger Phrases
More from pm-claude-skills
All skills →
About this skill
What does the vendor-evaluation skill do?

Create a structured vendor evaluation framework for any procurement decision. Use when asked to evaluate vendors, compare suppliers, run an RFP scoring process, or assess a software or service provider. Produces a weighted scorecard, evaluation criteria, and recommendation framework.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill vendor-evaluation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going