llm-cost-advisor
SolidWHAT — Recommend the most cost-effective LLM provider for a given task type. Shows estimated cost per run across available providers and integrates with devcompanion llm-status to show what is actually available.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- ulises-jeremias
- Repository
- ulises-jeremias/agent-toolkit
- Created
- 3 weeks ago
- Last Updated
- today
- Language
- V
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
agentcents
LLM cost consulting — estimate what any LLM API call or agent workflow will cost across candidate models (Claude, GPT, Gemini, local Ollama), recommend the cheapest model that clears the task's capability bar, and render the comparison as a Mermaid diagram. Use this skill whenever the user asks what a prompt / agent run / workflow will cost, which model is cheaper or "good enough", how to cut LLM API spend, whether local models would save money, or anything about model pricing, token costs, LLM budgets, or cost-based model routing — even if they don't name a tool. Also use it whenever the user mentions agentcents, has the agentcents proxy installed, or asks about their own LLM spend, budgets, or cost calibration.
estimate-llm-cost
Use this to estimate what an LLM call or feature will cost, and to compare models on price, before or after shipping. Trigger on "how much will this cost", "estimate my OpenAI/Anthropic bill", "is a cheaper model worth it", "cost of this prompt", "project my LLM spend". Ships a runnable, tested calculator so the numbers are real, not hand-waved.
llm-cost-optimizer
Analyze and reduce LLM API costs through model routing, caching, and prompt optimization. TRIGGER when: user asks about LLM costs, API spend reduction, token optimization, model routing, or prompt caching. DO NOT TRIGGER when: user asks about model quality comparison, fine-tuning, or general prompt engineering.