analyzing-financial-statements

Calculate financial ratios from CSV, JSON, text, or Excel data.

1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/AngelP17/factoryops-console --skill analyzing-financial-statements-angelp17
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyzing-financial-statements
Source: https://github.com/AngelP17/factoryops-console/tree/main/factoryops-console/.agent/skills/analyzing-financial-statements
Command: npx skills add https://github.com/AngelP17/factoryops-console --skill analyzing-financial-statements-angelp17

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automatically derives key financial ratios and insights from company financial statements, reducing manual calculation effort and accelerating investment analysis.

Core Features & Use Cases

  • Comprehensive ratio coverage: profitability, liquidity, leverage, efficiency, and valuation metrics with interpretation.
  • Flexible input formats: accepts CSV, JSON, text snippets, or Excel sheets containing income statements, balance sheets, and cash flow data.
  • Actionable insights: provides computed ratios, context-specific interpretations, and an optional Excel report for sharing.

Quick Start

Analyze the attached financial data to compute all ratios and provide interpretations.

Frequently Asked Questions about analyzing-financial-statements

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

FAQPage Schema
How do I calculate financial ratios from income statements and balance sheets?

Financial ratios are calculated by dividing key line items from your statements—for example, net income divided by total assets yields return on assets. This Skill automates ratio computation from CSV, JSON, Excel, or text financial data, calculating profitability, liquidity, leverage, efficiency, and valuation metrics with interpretations.

What financial data formats can I use for ratio analysis?

Ratio analysis accepts CSV, JSON, text, and Excel formats containing income statement, balance sheet, and cash flow data. The Skill parses these formats automatically and requires only a standard Python runtime with no external dependencies to compute and interpret all ratios.

Can I automate investment analysis without writing code?

Yes. This Skill automates the entire investment analysis workflow—it computes profitability, liquidity, leverage, efficiency, and valuation ratios, provides context-specific interpretations, and generates an optional Excel report for sharing, all from your uploaded financial statements.

What ratios does this Skill compute for investment decisions?

The Skill calculates profitability ratios like ROE and net margin, liquidity ratios like current ratio, leverage metrics, efficiency ratios, and valuation ratios. Each ratio includes interpretation to support investment analysis and reduces manual calculation effort.

How do I export financial ratio results for reporting?

After computing ratios from your financial statements, the Skill outputs structured ratio data and can generate an Excel report on request. This export format is ready for sharing with stakeholders or further analysis.