Skip to content
MCP ThesaurusMCP Thesaurus

agentcents

CommunityIncomplete39/100Claim

pypi agentcentsstdioupdated 1mo ago

A Claude Skill that turns Claude into a neutral LLM cost advisor: estimate what any call or agent workflow will cost across candidate models, get the cheapest model that clears the task's capability bar, and see the comparison as a Mermaid diagram โ€” with honest ranges, never false point estimates.

SourceWebsite

What can you do with agentcents?

agentcents โ€” LLM cost consulting skill for Claude

A Claude Skill that turns Claude into a neutral LLM cost advisor: estimate what any call or agent workflow will cost across candidate models, get the cheapest model that clears the task's capability bar, and see the comparison as a Mermaid diagram โ€” with honest ranges, never false point estimates.

Works two ways:

  • Consult mode (no install): answers from a bundled, hand-verified snapshot of current model prices and Intelligence Index scores.
  • Live mode: if the agentcents proxy is running locally, the skill uses your real ledger โ€” calibrated forecasts, spend, and accuracy instead of priors.

Install

Claude.ai / Desktop: Settings โ†’ Capabilities โ†’ Skills โ†’ Add โ†’ upload this folder (or the packaged .skill).

Claude Code: /plugin marketplace add labham-llc/agentcents-skill then /plugin install agentcents@labham-skills

Then just ask things like:

what would it cost to classify ~500 support emails a day, about 200 tokens each?

I'm building a 5-step research agent โ€” which model should each step use?

What's in the box

SKILL.md                 โ€” the consulting method (measure, range, bar, pick, flag instability)
assets/pricing.json      โ€” price + capability snapshot (see _meta.verified_utc)
references/local-api.md  โ€” live-mode reference for a locally running agentcents

Snapshot verified: 2026-07-15 (see _meta.verified_utc) โ€” refreshed with each agentcents release.

The product behind it

agentcents is a local proxy that meters, forecasts, and budget-enforces LLM API calls โ€” and grades its own forecasting accuracy on a calibration page. pip install agentcents. The skill is free; so is the agentcents free tier.

ยฉ Labham LLC ยท skill instructions and snapshot data may be redistributed with attribution; the agentcents software itself is proprietary (see its LICENSE).