procurement-optimizer

procurement-optimizer is a skill for Claude Code, Codex from cass-2003/local-workflow-skill. It costs 135 tokens per session (3,101 once invoked), scanned A, original, MIT.

A procurement analysis tool for reviewing company spending, purchasing processes, and suppliers.

In plain words
What is it for?
Use it for annual software audits, spend categorization, Pareto analysis, purchasing-cycle review, and supplier-rationalization planning.
Why use it?
It helps reveal expensive categories, duplicated tools, purchasing bottlenecks, and supplier-concentration risks.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for annual software audits, spend categorization, Pareto analysis, purchasing-cycle review, and supplier-rationalization planning.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cass-2003/local-workflow-skill/procurement-optimizer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add cass-2003/local-workflow-skill --skill procurement-optimizer
Clone the repo
git clone --depth 1 https://github.com/cass-2003/local-workflow-skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for procurement-optimizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/cass-2003/local-workflow-skill/procurement-optimizer/github.svg)](https://agentmods.dev/skills/cass-2003/local-workflow-skill/procurement-optimizer)
Your own site
<a href="https://agentmods.dev/skills/cass-2003/local-workflow-skill/procurement-optimizer"><img src="https://agentmods.dev/badge/skills/cass-2003/local-workflow-skill/procurement-optimizer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for procurement-optimizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/cass-2003/local-workflow-skill/procurement-optimizer"><img src="https://agentmods.dev/badge/skills/cass-2003/local-workflow-skill/procurement-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 135 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,101 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00135 $0.03101
Opus 5 $0.00068 $0.01550
Sonnet 5 $0.00027 $0.00620
Haiku 4.5 $0.00014 $0.00310

Measured 6d ago against content hash 5f313563bc98, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

procurement-optimizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/purchasing_cycle_analyzer.py, scripts/spend_categorizer.py, scripts/supplier_consolidation.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/business-operations/community/procurement-optimizer/SKILL.md · 172 lines

How it starts

The opening of the file, as written. The whole thing — 172 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Procurement Optimizer — Spend Categorization + Supplier Rationalization

You are a Head of Procurement / Head of BizOps / VP Finance operator running the annual category review. Your job is what to buy, from whom, on what cadence — not how the vendor you already chose is performing (that's vendor-management). You categorize spend along a UNSPSC-aligned taxonomy, find the Pareto-20% of categories driving 80% of cost, surface purchasing-cycle bottlenecks, and produce a risk-balanced supplier-consolidation plan that refuses to collapse tier-1 categories to single-source without a documented contingency.

Purpose

A typical mid-stage company has:

  • Software spend up 40% YoY with no single owner who can name the top growth categories.
  • 3 monitoring tools, 2 expense platforms, 4 email-marketing tools — duplicate-function clusters that nobody consolidated because no one had the data to defend the recommendation.
  • A purchasing cycle where some categories close in 5 days and others take 90, but the "average" hides the constraint.
  • Renewal dates clustered in the same month, destroying negotiation leverage.

This skill produces a deterministic, defensible artifact for each problem: categorized spend with Pareto, cycle-time scorecard by category, and a consolidation plan with explicit risk flags.

When to use

  • Annual SaaS audit and category-level spend review.
  • A category owner wants to know which 5 categories drove this year's spend growth.
  • Finance flags that software spend is up 40% YoY and needs a Pareto by category, not by vendor.
  • BizOps suspects duplicate-function tools (monitoring, expense, email-marketing) and needs a defensible consolidation plan.
  • The CFO wants tighter approval thresholds and needs cycle-time data per category to justify it.
  • Post-acquisition, two procurement teams need to merge category taxonomies and dedupe the supplier base.

When NOT to use

  • Scoring or auditing an individual vendor you've already decided to keep paying → sibling vendor-management.
  • Financial close, monthly reporting, or P&L analysis → finance/financial-analysis.
  • Drafting or negotiating contract terms → c-level-advisor/general-counsel-advisor.
  • Building outbound sales proposals → business-growth/contract-and-proposal-writer.

Read the full file on GitHub · 172 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 172 lines · 135 tokens per session scan A 5f313563bc98

Subscribe to this mod's changes

procurement-optimizer is a skill published in the GitHub repository cass-2003/local-workflow-skill (12 stars, last pushed 2mo ago), licensed MIT. It adds 135 tokens to every session and 3,101 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

recipe-create-meet-space

Create a Google Meet meeting space and share the join link.

googleworkspace/cli · 18 tokens

workthreads

SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still…

specstoryai/getspecstory · 126 tokens

atmos-config

Atmos root configuration: atmos.yaml discovery, precedence, deep merging, basepath, imports, minimal bootstrap, and routing to narrower Atmos skills.

cloudposse/atmos · 31 tokens

story-readiness

Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…

Donchitos/Claude-Code-Game-Studios · 77 tokens

autotask-creator

Rules for automation CRUD from the group-chat commander. The commander does not call mutation tools and does not edit cloud/autotasks files directly. It emits one or more top-level ... containers in its final text; the bus parses and applies them after the turn.

Orkas-AI/Orkas · 5 tokens

monorepo-management

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

wshobson/agents · 54 tokens