cost-aware-pipeline
Installation
SKILL.md
Cost-Aware LLM Pipeline
Model Routing Strategy
Route tasks to the cheapest model that can handle them reliably.
Pricing Reference (per 1M tokens, USD)
| Model | Input | Output | Relative Cost |
|---|---|---|---|
| Haiku | $0.80 | $4.00 | 1x (baseline) |
| Sonnet | $3.00 | $15.00 | ~4x |
| Opus | $15.00 | $75.00 | ~19x |
Routing Rules
| Task Complexity | Route To | Examples |
|---|---|---|
| Simple (< 100 lines, clear pattern) | Haiku | File renaming, simple search, format conversion, status checks |
Related skills
More from stevengonsalvez/agents-in-a-box
frontend-design
Frontend design skill for UI/UX implementation - generates distinctive, production-grade interfaces
31commit
Create well-formatted git commits for changes made during the session
14reflect
|
2plan-tdd
Create a test-driven development plan for the project
1oracle
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
1gh-issue
Analyze and fix the specified GitHub issue
1