# Cco Roi

> Calculate monthly token savings and ROI by model

- Skill: `egorfedorov/cco-roi` (Agent Skill)
- Install (CLI): `npx skillmds@latest add egorfedorov/cco-roi`
- Raw SKILL.md: https://api.skillmd.com/api/skills/egorfedorov/cco-roi/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: egorfedorov (https://skillmd.com/u/egorfedorov)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/egorfedorov/cco-roi

---


# ROI Calculator

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.

