financial-analysis

Computes financial ratios, trends, and cross-statement anomaly signals from Income Statement, Balance Sheet, and Cash Flow data.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/lwokeray/cowork-plugins --skill financial-analysis-lwokeray
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: financial-analysis
Source: https://github.com/lwokeray/cowork-plugins/tree/main/plugins/finance-cowork/skills/financial-analysis
Command: npx skills add https://github.com/lwokeray/cowork-plugins --skill financial-analysis-lwokeray

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Finance teams need consistent, reproducible ratio and trend analysis across the three financial statements, but manual calculations are error-prone and often mix incompatible definitions, scopes, or periods. This Skill standardizes profitability, liquidity, leverage, efficiency, cash conversion, and DuPont analysis while flagging cross-statement anomaly signals with alternative explanations. ## Core Features & Use Cases - Ratio and Trend Analysis: Computes YoY/QoQ growth, margins, ROA/ROE/ROIC, liquidity and leverage ratios, DSO/DIO/DPO, cash conversion cycle, and DuPont decomposition with explicit definitions and average balances. - Cross-Statement Linkage & Anomaly Signals: Checks AR vs revenue, inventory vs COGS, OCF vs net income, and leverage vs coverage, then tests seasonality, FX, acquisitions, one-time items, and data quality as alternative explanations. - Use Case: A user asks why cash worsened while revenue and profit grew. The Skill validates statement tie-outs, bridges net income to operating cash flow, quantifies working capital drivers, and delivers signals with evidence and next tests instead of jumping to manipulation conclusions. ## Quick Start Analyze these two years of income statement, balance sheet, and cash flow data to identify financial risks, margin trends, and earnings quality signals.

Frequently Asked Questions about financial-analysis

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

FAQPage Schema
How do I analyze financial statements for risk signals?▼

Validate that the three statements share scope, period, and currency, then compute growth, margin, liquidity, leverage, and efficiency ratios using average balances. Check cross-statement linkages like AR versus revenue and OCF versus net income, and test alternative explanations before drawing conclusions.

How to calculate DSO, DIO, and DPO for working capital analysis?▼

DSO equals average AR divided by credit revenue times days, DIO equals average inventory divided by COGS times days, and DPO equals average AP divided by purchases times days. The cash conversion cycle is DSO plus DIO minus DPO, and seasonal businesses should use same-quarter or monthly averages.

Why is my ROE abnormally high or misleading?▼

ROE becomes distorted when average equity approaches zero or turns negative, producing extreme or meaningless values. In those cases report NM and explain performance using absolute returns and capital structure instead of the ratio.

Can this analysis provide credit decisions or investment recommendations?▼

No. The Skill explicitly excludes securities recommendations, personal investment advice, formal credit decisions, audit opinions, and fraud conclusions. Anomaly outputs are investigation signals with evidence and alternative explanations, not final determinations.

What happens when financial statement data is missing or inconsistent?▼

Missing fields are marked Not available rather than filled with zero, and growth or CAGR on zero or negative bases is shown as NM. If statements cannot be tied out or definitions cannot be aligned, the analysis stops or is limited to ranges instead of precise rankings.