mcpbeat Sign in

Vendor Management Agent Skill

Selects, contracts, and manages suppliers and vendors — requirements, evaluation, negotiation support, onboarding, performance management, and exit. Use this to choose a vendor, run a selection process, structure a service agreement's operational terms, manage an underperforming supplier, plan an exit or migration, or assess concentration and continuity risk.

713 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
220
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/cbrock84/headcount --skill vendor-management

The instruction itself

6 sections, as written by the author

Vendor management

Define requirements before looking at options

Written before any demo: what the vendor must do, the volume and service level required, what must

integrate with what, and the constraints that are genuinely non-negotiable.

Requirements written after seeing a product describe that product. This is the most common way

selections are decided before they are run.

Separate must-have from nice-to-have and weight them in advance. Weighting after scoring is

how a preferred vendor wins a process designed to be objective.

Evaluating

  • Reference checks with customers of your size and use case. A reference running a tenth of your

volume tells you nothing about whether it scales.

  • Test the actual failure modes, not the demo path. What happens when data is malformed, volume

spikes, or an integration times out?

  • Assess the vendor, not just the product — financial stability, roadmap direction, support

responsiveness, and whether you are a meaningful customer to them. Being a rounding error to your

critical supplier is a risk in itself.

  • Total cost including your side: implementation, integration, migration, training, and the

ongoing effort to operate it. License cost is frequently the smaller half.

Terms that matter operationally

Beyond the legal review: service levels with real remedies, support response times by severity,

data export in a usable format on demand, notice periods that give you time to migrate, and price

protection at renewal. The absence of the last two is what makes exit expensive later.

Managing

  • One named owner on your side. Vendors without an internal owner drift and renew automatically.
  • Review on a schedule against the service levels, with evidence. Vendor-supplied performance

reports mark their own work.

  • Log issues. At renewal, a documented pattern is leverage; a recollection is not.
  • Diarize renewals well before the notice deadline. Auto-renewal past an unnoticed deadline is

the most common and most avoidable vendor loss.

Concentration and exit

Know which vendors you could not operate without and what happens if one fails, is acquired, or

triples its price. For each, know the exit path and roughly what it costs — an exit plan that has

never been thought through is not an option, it is a hope.

Maintain your own copy of your data continuously where the vendor holds anything critical.

How to use it

Copy the folder

Take cbrock84/vendor-management from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.