cco-roi
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseROI Calculator
ROI计算器
Calculate and display the return on investment from using Context Optimizer.
Parse $ARGUMENTS for sessions per day (default: 5).
Run:
bash
node ${CLAUDE_PLUGIN_ROOT}/src/roi.js $ARGUMENTSPresent the ROI report to the user. Highlight:
- The effective context multiplier — how much more efficient their budget is
- Monthly and yearly dollar savings for their current model
- Team-level savings if they work in a team
- If data comes from real sessions, note how many sessions were analyzed
If the user has no session data yet, explain that the estimate uses industry averages (35% waste) and will become more accurate as they use CCO.
计算并展示使用Context Optimizer的投资回报率(ROI)。
解析$ARGUMENTS以获取每日会话数(默认值:5)。
运行:
bash
node ${CLAUDE_PLUGIN_ROOT}/src/roi.js $ARGUMENTS向用户展示ROI报告。重点突出:
- 有效上下文乘数——预算的使用效率提升了多少
- 当前模型的月度和年度美元节省金额
- 若在团队中使用,团队层面的节省金额
- 如果数据来自真实会话,注明分析了多少会话
如果用户尚无会话数据,请说明该估算使用行业平均值(35%的浪费率),且随着使用CCO,估算结果会更加准确。