Finance Dashboard

Compute Stripe-based financial metrics such as revenue, MRR, ARR, churn, and aging invoices.

4|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/OpenLabor/openlabor --skill finance-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Finance Dashboard
Source: https://github.com/OpenLabor/openlabor/tree/main/skills/finance-dashboard
Command: npx skills add https://github.com/OpenLabor/openlabor --skill finance-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Revenue reports, churn analysis, and financial health insights are often scattered across tools and spreadsheets. This Skill centralizes Stripe data to deliver executive-ready dashboards and reports.

Core Features & Use Cases

  • Revenue & metrics: compute Total Revenue, MRR, ARR, churn, and plan-level revenue from Stripe data.
  • Customer health & forecasting: monitor new customers, churned customers, and forecast cash flow.
  • Financial health dashboards: present available and pending balances, aging invoices, and net revenue with period-over-period comparisons.

Quick Start

Ask Finance Dashboard to generate the current month's financial health snapshot from Stripe data.

Frequently Asked Questions about Finance Dashboard

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

FAQPage Schema
How do I calculate MRR and ARR from Stripe data?

To calculate MRR and ARR from Stripe data, you process subscription records to compute monthly recurring revenue, annualize it for ARR, and convert cents to dollars for accurate period-over-period financial reporting.

How do I generate an executive dashboard for Stripe revenue and churn?

You generate an executive dashboard for Stripe revenue and churn by aggregating subscription data to compute total revenue, churned customers, and aging invoices, presenting results in structured tables with anomaly flagging for red-flag metrics.

Can I analyze aging invoices and cash flow using Stripe data?

Yes, you can analyze aging invoices and cash flow using Stripe data by computing available and pending balances, tracking overdue invoice periods, and generating financial health snapshots with clear actionable recommendations.

What is the best way to track customer health and churn from Stripe?

The best way to track customer health and churn from Stripe is to monitor new and churned customers, apply period-over-period comparisons to revenue metrics, and flag anomalies in plan-level pricing data for executive review.

Does this approach convert Stripe revenue from cents to dollars?

Yes, this approach converts Stripe revenue from cents to dollars by applying precise calculations to raw transaction data, ensuring accurate net revenue reporting and period-over-period comparisons in the final financial health dashboard.