Calculate monthly token savings and ROI by model
Scanned 5/27/2026
Install via CLI
openskills install egorfedorov/claude-context-optimizer---
name: cco-roi
description: Calculate monthly token savings and ROI by model
license: MIT
argument-hint: "[sessions-per-day] (default: 5)"
allowed-tools: [Bash]
---
# 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.
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.