cost-analyzer
星标9
分支1
更新时间2026年3月15日 05:08
Generate a lean cost analysis report with model right-sizing recommendations and savings estimates
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Generate a lean cost analysis report with model right-sizing recommendations and savings estimates
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Detect the 7 types of agentic bloat in a codebase or system design
Estimate the carbon footprint of an agentic AI system based on its LLM usage
Recommend the right model tier for each LLM task type
One-line description of what this skill does and when to invoke it
Estimate token usage for LLM API calls found in code
| name | cost-analyzer |
| description | Generate a lean cost analysis report with model right-sizing recommendations and savings estimates |
| allowed-tools | Read, Write |
Generate a cost analysis report from scan results in context. Write to reports/cost-analysis.md.
# Lean Cost Analysis Report
> Principle 2: "Not every prompt deserves a 70B response"
## Summary
- Total LLM calls found: [count]
- Calls using frontier models: [count]
- Calls that could be downgraded: [count]
- Estimated current monthly cost: $[amount] (at [N] calls/day)
- Estimated optimized monthly cost: $[amount]
- Monthly savings: $[amount] ([X]% reduction)
## Findings by File
[Per-call analysis with file:line, model, task type, recommendation, status emoji]
## Cost Breakdown Table
[Task type | Count | Current tier | Recommended tier | Monthly savings]
## Top 3 Quick Wins
[Highest impact changes]
## Carbon Impact
[Current vs optimized CO₂ estimates]
## Next Steps
[Actionable checklist]
reports/cost-analysis.md