cco-roi

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

ROI 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 $ARGUMENTS
Present the ROI report to the user. Highlight:
  1. The effective context multiplier — how much more efficient their budget is
  2. Monthly and yearly dollar savings for their current model
  3. Team-level savings if they work in a team
  4. 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报告。重点突出:
  1. 有效上下文乘数——预算的使用效率提升了多少
  2. 当前模型的月度和年度美元节省金额
  3. 若在团队中使用,团队层面的节省金额
  4. 如果数据来自真实会话,注明分析了多少会话
如果用户尚无会话数据,请说明该估算使用行业平均值(35%的浪费率),且随着使用CCO,估算结果会更加准确。