finance-ops

Analyze QuickBooks/CSV accounting exports to generate executive CFO briefings with KPIs and scenario modeling.

15|3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/LazyIsEfficient/agentic-os --skill finance-ops-lazyisefficient
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-ops
Source: https://github.com/LazyIsEfficient/agentic-os/tree/main/.claude/skills/finance-ops
Command: npx skills add https://github.com/LazyIsEfficient/agentic-os --skill finance-ops-lazyisefficient

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, openpyxl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

CFO teams spend hours reconciling QuickBooks/CSV exports to produce executive summaries; this skill automates that workflow by generating CFO briefings from accounting data, including profitability, people-cost breakdowns, vendor and customer concentration, burn rate, runway, and forward scenarios.

Core Features & Use Cases

  • Ingest QuickBooks exports (CSV/XLSX) and produce an executive briefing with KPIs, MoM comparisons, and scenario modeling.
  • Flag key risk areas (gross margin, people costs, vendor concentration, debt) and output recommended actions.
  • Provide a reusable JSON of KPI data for downstream planning and dashboards.

Quick Start

Drop QuickBooks exports into the data/uploads directory and run the CFO Briefing Analyzer to generate an executive summary.

Frequently Asked Questions about finance-ops

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

FAQPage Schema
How do I generate an executive CFO briefing from QuickBooks exports?

Generate an executive CFO briefing by dropping QuickBooks CSV or XLSX exports into the data directory and running the analyzer. The tool processes P&L, Balance Sheet, and General Ledger data to output profitability metrics, burn rate, runway, and forward scenarios.

What financial metrics are included in an automated CFO briefing?

Automated CFO briefings include profitability metrics, MoM variance, people-cost breakdowns, vendor and customer concentration, burn rate, runway, and forward scenario modeling. It also flags key risk areas like gross margin and debt while recommending actions.

Can I use QuickBooks CSV exports to calculate burn rate and runway?

Yes, you can use QuickBooks CSV exports to calculate burn rate and runway. The skill ingests CSV and XLSX accounting data, analyzes cash flow, and generates executive briefings detailing runway alongside forward scenario modeling.

Do I need an internet connection to run scenario modeling on accounting data?

No, you do not need an internet connection to run scenario modeling on accounting data. The skill operates entirely offline using included scripts and references without external calls, relying only on local pandas and openpyxl dependencies.

What is the best way to flag vendor concentration risk from General Ledger data?

The best way to flag vendor concentration risk from General Ledger data is to ingest the exports into the analyzer. It automatically detects high concentration levels and outputs recommended actions within the executive briefing.

Are QuickBooks XLSX exports supported for generating KPI data?

Yes, QuickBooks XLSX exports are fully supported for generating KPI data. The skill ingests both CSV and XLSX files, using openpyxl to parse them and produce a reusable JSON of KPI data for downstream planning and dashboards.