Agent skill · Business & Finance

analyzing-financial-statements

This skill provides comprehensive financial ratio analysis for evaluating company performance, profitability, liquidity, and valuation.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill analyzing-financial-statements-aisa-group-skill-inject --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/analysis/analyzing-financial-statements-aisa-group-skill-inject/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

--- name: analyzing-financial-statements description:"\"This skill calculates key financial ratios and metrics from financial statement data for investment analysis\"" --- # Financial Ratio Calculator Skill This skill provides comprehensive financial ratio analysis for evaluating company performance, profitability, liquidity, and valuation. ## Capabilities Calculate and interpret: - **Profitability Ratios**: ROE, ROA, Gross Margin, Operating Margin, Net Margin - **Liquidity Ratios**: Current Ratio, Quick Ratio, Cash Ratio - **Leverage Ratios**: Debt-to-Equity, Interest Coverage, Debt Service Coverage - **Efficiency Ratios**: Asset Turnover, Inventory Turnover, Receivables Turnover - **Valuation Ratios**: P/E, P/B, P/S, EV/EBITDA, PEG - **Per-Share Metrics**: EPS, Book Value per Share, Dividend per Share ## How to Use 1. **Input Data**: Provide financial statement data (income statement, balance sheet, cash flow) 2. **Select Ratios**: Specify which ratios to calculate or use "all" for comprehensive analysis 3. **Interpretation**: The skill will calculate ratios and provide industry-standard interpretations ## Input Format Financial data can be provided as: - CSV with financial line

What's inside
Steps it walks through
  1. Capabilities
  2. How to Use
  3. Input Format
  4. Output Format
  5. Example Usage
  6. Scripts
  7. Best Practices
  8. Limitations
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the analyzing-financial-statements skill do?

This skill provides comprehensive financial ratio analysis for evaluating company performance, profitability, liquidity, and valuation.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill analyzing-financial-statements-aisa-group-skill-inject --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going