analyzing-financial-statements

Calculate and interpret financial ratios from CSV, JSON, and Excel inputs.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/jmolz/m0lz.02 --skill analyzing-financial-statements-jmolz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyzing-financial-statements
Source: https://github.com/jmolz/m0lz.02/tree/main/.agents/skills/analyzing-financial-statements
Command: npx skills add https://github.com/jmolz/m0lz.02 --skill analyzing-financial-statements-jmolz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires calculate_ratios.py, interpret_ratios.py, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the calculation and interpretation of key financial ratios and metrics, simplifying investment analysis and company performance evaluation.

Core Features & Use Cases

  • Calculate Financial Ratios: Automates the calculation of profitability, liquidity, leverage, efficiency, and valuation ratios.
  • Interpret Ratios: Provides industry-standard interpretations and benchmark comparisons.
  • Use Case: Quickly analyze a company's financial health by calculating and interpreting ratios like ROE, liquidity ratios, and valuation ratios.

Quick Start

Use the analyzing-financial-statements skill to calculate financial ratios for the provided financial statements.

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 Excel and CSV files?

You can calculate financial ratios from Excel and CSV files using Python scripts that parse financial data inputs and compute profitability, liquidity, leverage, efficiency, and valuation metrics. This Skill accepts CSV, JSON, and Excel formats to generate structured ratio outputs.

Can I automate financial statement interpretation alongside ratio calculation?

You can automate financial statement interpretation alongside ratio calculation. The Skill provides industry-standard interpretations and benchmark comparisons directly after computing financial metrics, yielding a structured output with analytical context.

What's the best way to evaluate company performance using Python scripts?

Evaluating company performance using Python scripts is best done by automating financial ratio calculations and interpreting the results against industry benchmarks. This Skill handles the computation of profitability, liquidity, and valuation metrics to assess financial health.

Do I need specific Python libraries to parse financial data for investment analysis?

Specific Python libraries are required to parse financial data for investment analysis. This Skill requires these dependencies to process CSV, JSON, and Excel inputs and to execute the underlying ratio calculation and interpretation scripts successfully.

Does this financial analysis approach support JSON file inputs?

This financial analysis approach supports JSON file inputs. It also accepts CSV and Excel financial data formats, using Python scripts to parse the provided financial statements and calculate the necessary investment metrics.