cfo-analise-estrategica

Compute and compare financial metrics from ERP data across monthly periods.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides playbooks and scripts to perform deep financial analysis beyond simple balances, enabling you to assess health, trajectory, and required actions for a business.

Core Features & Use Cases

  • Strategic KPI calculation: DRE, gross/operational/net margins, vertical/horizontal analysis, DSO, DPO, CCC, ROI, ROE, ROIC, working capital, and break-even insights.
  • Automated analysis workflows: run scripts like python3 $SKILL_DIR/scripts/kpis.py, python3 $SKILL_DIR/scripts/margem.py, python3 $SKILL_DIR/scripts/dre.py, and more to generate structured financial intelligence.
  • Contextual decision support: Marcos interprets KPI results, compares with memory snapshots, and suggests concrete actions to improve finances.

Quick Start

Run the KPI analysis by executing python3 $SKILL_DIR/scripts/kpis.py for the current month.

Frequently Asked Questions about cfo-analise-estrategica

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

FAQPage Schema
How do I calculate key financial KPIs like DSO, DPO, and CCC from ERP data?

Calculate key financial KPIs like DSO, DPO, and CCC by running automated scripts that process ERP data to compute working capital, margins, and ROI for current monthly periods. The scripts compare results against previous periods to reveal company health and yield actionable strategic insights.

What is the best way to automate financial analysis and track company health metrics?

Automating financial analysis requires computing strategic KPIs from ERP data to track company health metrics. Use dedicated scripts to calculate DSO, DPO, CCC, ROI, and ROE, comparing current results with previous memory snapshots to yield actionable insights for strategic financial decisions.

Can I perform horizontal and vertical financial analysis using Python scripts?

You can perform horizontal and vertical financial analysis using Python scripts that compute gross, operational, and net margins. The scripts process ERP data to generate structured financial intelligence, comparing current results with previous periods to support strategic financial decisions.

Does this strategic financial analysis approach handle missing or zero values in ERP data?

Strategic financial analysis handles missing or zero values in ERP data through robust processing logic. The scripts apply to monthly periods and scenarios, ensuring accurate KPI calculations like DSO, DPO, and CCC even when raw ERP data contains gaps or incomplete entries.

How do I compare current financial results with previous periods for strategic decisions?

Compare current financial results with previous periods by analyzing memory snapshots and ERP data through automated scripts. The process calculates KPIs like DSO, DPO, and CCC, comparing results against the previous month to yield actionable insights for strategic decisions.

Why does my financial planning workflow need break-even and ROIC calculations?

Financial planning workflows need break-even and ROIC calculations to assess business trajectory and health. Computing these strategic KPIs from ERP data reveals operational efficiency and capital returns, providing actionable insights to guide strategic decisions and improve overall finances.