Cost Optimizer

Tracks cumulative LLM costs across DAG execution and makes real-time decisions to stay within budget. Downgrades models, skips optional nodes, or stops early when cost exceeds thresholds. Use when managing execution budgets, analyzing cost breakdowns, or optimizing model routing for cost. Activate on "cost budget", "too expensive", "reduce cost", "cost optimization", "model downgrade", "budget exceeded". NOT for LLM model selection logic (use llm-router), pricing comparisons across providers, or billing/invoicing.

curiositech Updated 10 repo stars

File contents

curiositech/some_claude_skills/tree/main/.claude/skills/cost-optimizer commit 56cee6428b

Frequently asked questions

npx skillmds@latest add curiositech/cost-optimizer-2