roi-calculator

roi-calculator is a skill for Claude Code from jbalbu01/sales-enablement-plugin. It costs 110 tokens per session (2,976 once invoked), scanned A, original, MIT.

A tool for calculating the financial value of a product, including return on investment, payback time, and total cost of ownership.

In plain words
What is it for?
It helps build ROI analyses, compare ownership costs with alternatives, estimate the cost of delaying a purchase, and create customizable value calculators.
Why use it?
It helps turn a general product claim into a business case with figures that a prospect and their finance team can assess.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sales-enablement plugin — 18 skills, 7 commands, 10 MCP servers shipped together

Good fit It helps build ROI analyses, compare ownership costs with alternatives, estimate the cost of delaying a purchase, and create customizable value calculators.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jbalbu01/sales-enablement-plugin/roi-calculator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jbalbu01/sales-enablement-plugin --skill roi-calculator
Clone the repo
git clone --depth 1 https://github.com/jbalbu01/sales-enablement-plugin

Made for: Claude Code.

Or install sales-enablement, the plugin that ships this one along with the rest of its 18 skills, 7 commands, 10 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for roi-calculator

README.md
[![agentmods](https://agentmods.dev/badge/skills/jbalbu01/sales-enablement-plugin/roi-calculator/github.svg)](https://agentmods.dev/skills/jbalbu01/sales-enablement-plugin/roi-calculator)
Your own site
<a href="https://agentmods.dev/skills/jbalbu01/sales-enablement-plugin/roi-calculator"><img src="https://agentmods.dev/badge/skills/jbalbu01/sales-enablement-plugin/roi-calculator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for roi-calculator

Your own site · 80×15
<a href="https://agentmods.dev/skills/jbalbu01/sales-enablement-plugin/roi-calculator"><img src="https://agentmods.dev/badge/skills/jbalbu01/sales-enablement-plugin/roi-calculator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 110 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,976 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00110 $0.02976
Opus 5 $0.00055 $0.01488
Sonnet 5 $0.00022 $0.00595
Haiku 4.5 $0.00011 $0.00298

Measured 10d ago against content hash 46ceca58fd56, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

roi-calculator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/roi-calculator/SKILL.md · 307 lines

How it starts

The opening of the file, as written. The whole thing — 307 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ROI Calculator

Help reps quantify the value of their solution in the prospect's specific context. An ROI analysis turns "our product is great" into "here's exactly how much money this saves you and how fast you'll see the return." It's the single most powerful tool for getting budget approved.

Why ROI Matters in B2B Sales

  • Finance stakeholders approve budgets with numbers, not stories
  • Champions need ammunition to sell internally — an ROI model is that ammunition
  • It reframes the conversation from "cost" to "investment"
  • It creates urgency by quantifying the cost of delay

How It Works

┌─────────────────────────────────────────────────────────────────┐
│                      ROI CALCULATOR                               │
├─────────────────────────────────────────────────────────────────┤
│  MODELS                                                           │
│  1. ROI Analysis — Return on investment with payback period      │
│  2. TCO Comparison — Total cost of ownership vs alternatives     │
│  3. Cost of Inaction — What it costs to NOT buy your solution    │
│  4. Value Calculator — Interactive model prospects can customize  │
├─────────────────────────────────────────────────────────────────┤
│  OUTPUT                                                           │
│  • Financial model with assumptions clearly stated               │
│  • Executive-ready summary                                       │
│  • Sensitivity analysis (best/likely/worst case)                 │
│  • Interactive HTML calculator (if requested)                    │
├─────────────────────────────────────────────────────────────────┤
│  SUPERCHARGED (when you connect your tools)                      │
│  + ~~CRM: Deal size, company revenue, and team context           │
│  + ~~CRM: Current solution and contract details                  │
│  + ~~conversation intelligence (Gong): Discovery call metrics    │
│  + ~~conversation intelligence (Gong): Prospect-stated costs     │
│  + ~~data enrichment (ZoomInfo): Company financials & headcount  │
│  + ~~data enrichment (ZoomInfo): Industry and tech stack context │
│  + ~~data enrichment (Clay): Company enrichment and signals      │
│  + ~~data enrichment (LinkedIn): Company growth and hiring data  │
└─────────────────────────────────────────────────────────────────┘

Read the full file on GitHub · 307 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 307 lines · 110 tokens per session scan A 46ceca58fd56

Subscribe to this mod's changes

roi-calculator is a skill published in the GitHub repository jbalbu01/sales-enablement-plugin (14 stars, last pushed 6mo ago), licensed MIT. It adds 110 tokens to every session and 2,976 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

money-models

Money Models — Attraction Offer, Core Offer, Upsell, Downsell, Continuity. Use to design a revenue model that scales, guarantee Client-Financed Acquisition, and project an ascension ladder with the math.

henriquecaner/hormozi-gtm · 48 tokens

fundraising-and-investor-relations

Raises capital and manages the relationship afterward — deciding how much and why, understanding what dilution and preferences actually cost, running a process with real competitive tension, preparing for diligence before it starts, and reporting to investors and a board in a way that keeps support when results are…

cbrock84/headcount · 91 tokens

chief-financial-officer

Owns the financial position: planning, budgeting, forecasting, unit economics, cash, and the numbers the business is run and reported on. Use this to build or challenge a budget, model a decision's financial consequence, assess unit economics or runway, evaluate an investment or spend request, set financial controls…

cbrock84/headcount · 88 tokens

internal-controls-and-audit

Designs and tests controls over financial reporting — segregation of duties, approval limits, evidence, and preparing for audit. Use this to design controls for a process, prepare for an external audit, respond to an audit finding, set approval thresholds, or assess where a small team's segregation of duties is…

cbrock84/headcount · 67 tokens

financial-modeling

Builds and stress-tests financial models for forecasting, scenario planning, and decision support — revenue build, cost structure, driver logic, and the sensitivities that show where a plan breaks. Use this to model a decision's financial consequence, build a forecast or long-range plan, evaluate an investment or…

cbrock84/headcount · 76 tokens

financial-statement-analysis

Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…

cbrock84/headcount · 93 tokens