Agent skill · Business & Finance

financial-calculator

Automated calculation of business case financial metrics including NPV, IRR, ROI, and TCO

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill financial-calculator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/business/business-analysis/skills/financial-calculator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Financial Calculator ## Overview The Financial Calculator skill provides specialized capabilities for computing business case financial metrics. This skill enables accurate calculation of investment returns, cost projections, and financial viability assessments essential for business case development and solution options analysis. ## Capabilities ### Net Present Value (NPV) Analysis - Calculate NPV with configurable discount rates - Support multiple cash flow scenarios - Handle irregular cash flow timing - Calculate NPV sensitivity to discount rate changes ### Internal Rate of Return (IRR) - Calculate IRR for investment scenarios - Handle multiple IRR solutions - Calculate Modified IRR (MIRR) - Compare IRR against hurdle rates ### Return on Investment (ROI) - Calculate simple ROI percentages - Calculate Return on Marketing Investment (ROMI) - Annualized ROI calculations - Risk-adjusted ROI calculations ### Payback Period Analysis - Calculate simple payback period - Calculate discounted payback period - Identify break-even timing - Generate payback curves ### Sensitivity Analysis - Perform Monte Carlo simulation for uncertainty modeling - Generate tornado diagrams for variable sen

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Net Present Value (NPV) Analysis
  4. Internal Rate of Return (IRR)
  5. Return on Investment (ROI)
  6. Payback Period Analysis
  7. Sensitivity Analysis
  8. Cash Flow Projections
  9. Total Cost of Ownership (TCO)
  10. Break-Even Analysis
  11. Usage
  12. Calculate NPV
  13. Calculate ROI and Payback
  14. Perform Sensitivity Analysis
More from babysitter
All skills →
About this skill
What does the financial-calculator skill do?

Automated calculation of business case financial metrics including NPV, IRR, ROI, and TCO

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill financial-calculator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going