cfo-what-if

Simulate multi-variable financial scenarios and export month-by-month cash flow results.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/MindOpsTeam/agente-cfo --skill cfo-what-if
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cfo-what-if
Source: https://github.com/MindOpsTeam/agente-cfo/tree/main/skills/cfo-what-if
Command: npx skills add https://github.com/MindOpsTeam/agente-cfo --skill cfo-what-if

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

CFO teams need to understand how small changes in expenses or revenue affect cash flow and runway, but building and comparing scenarios manually is slow and error-prone.

Core Features & Use Cases

  • Multi-variable scenario analysis for cash flow, runway and profitability.
  • Month-by-month projection and comparison against a base scenario.
  • Quick exploration of strategic decisions like expense cuts or revenue changes.

Quick Start

Execute uma simulação de cenário 'E se?' informando as variáveis desejadas, por exemplo despesa_mensal -3000 e receita_mensal_pct 20%, para ver o impacto mês a mês.

Frequently Asked Questions about cfo-what-if

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I simulate the impact of expense reductions on cash flow and runway?

You can simulate expense reductions by inputting variable changes like a monthly expense decrease, which projects the month-by-month cash flow impact and calculates the resulting runway.

What is multi-variable financial scenario analysis for cash flow projection?

Multi-variable financial scenario analysis simulates how simultaneous changes in expenses and revenue affect cash flow by projecting month-by-month results against a base scenario.

Can I use Python to compare financial scenarios month-by-month?

Yes, you can use a Python-based tool to read input variables, apply a time horizon, and export month-by-month financial scenario comparisons with clear formatting.

How do I model a revenue percentage increase in a financial what-if scenario?

To model a revenue increase, you input a percentage change variable into the simulation, which then adjusts the monthly cash flow projection and compares it to the base scenario.

Does this cash flow simulation tool require external dependencies?

No, this cash flow simulation tool operates with zero external dependencies, running as a standalone Python script to perform scenario analysis and export results.

What is the best way to evaluate strategic decisions like expense cuts on profitability?

The best way to evaluate strategic decisions is to run multi-variable scenario analysis, which simulates the financial impact of expense cuts or revenue changes on profitability over a set horizon.