break-even-calc

Installation
SKILL.md

Break-Even Analysis

Overview

Determine the revenue level at which total revenue equals total costs (zero profit). Separates expenses into fixed costs (rent, salaries, insurance) and variable costs (materials, commissions, shipping) to calculate the break-even point in both dollars and units.

Wilson Tools Used

  • spending_summary — aggregate expenses by category to classify as fixed or variable
  • transaction_search — pull revenue data and detailed expense transactions for classification
Related skills
Installs
17
GitHub Stars
13
First Seen
Apr 14, 2026