| name | cost-audit |
| description | Audit AI and API usage patterns for cost efficiency |
| compatibility | opencode |
| license | MIT |
| metadata | {"audience":"maintainers","domain":"finops"} |
Use this skill when optimizing recurring automation and model/tool usage costs.
Checklist:
- Prefer free/local options before paid APIs.
- Verify cache-first behavior and TTL usage.
- Batch operations where possible.
- Use smaller models for lightweight analysis tasks.
- Report avoidable high-cost calls and alternatives.
Deliverables:
- Current cost-risk hotspots
- Actionable optimization plan with priority and expected impact