cost-aware-llm-pipeline
Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install cost-aware-llm-pipeline --cli claudewrites the skill into.claude/skills/cost-aware-llm-pipeline/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/cost-aware-llm-pipeline/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
When to use it
Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
How to install / invoke
Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/cost-aware-llm-pipeline/SKILL.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).