@arkone_ai/roi-calculator
v1.0.0
Published
Claude Code skill: generate branded ROI analysis documents with TCO comparison, payback period, and sensitivity analysis
Maintainers
Readme
@arkone_ai/roi-calculator
A Claude Code skill that generates branded ROI analysis documents for sales prospects.
Install
npm install -g @arkone_ai/roi-calculatorUsage
In any Claude Code session:
/roi-calculatorWhat it does
- Collects customer profile (company size, current spend, pain points), your pricing, and expected outcomes
- Discovers brand config to apply your company's branding
- Calculates ROI with executive summary, current-state cost breakdown, projected savings, payback period, 3-year TCO comparison, and sensitivity analysis (conservative/base/optimistic)
- Shows the math so prospects can verify every calculation
- Generates visual charts described in HTML/CSS (bar charts, before/after comparisons)
- Outputs branded PDF via HTML→Puppeteer or fallback Markdown
- Saves to
./roi-analysis-{company-slug}-{date}.pdf
License
MIT
