# Financial Analyzing

> Analyze financial data including revenue, costs, profitability, margins, and business metrics. Activate when user asks about financial analysis, revenue review, cost breakdown, ROI calculation, or profitability assessment.

- Skill: `huangjia2019/financial-analyzing` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add huangjia2019/financial-analyzing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/huangjia2019/financial-analyzing/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Finance & Business
- Author: huangjia2019 (https://skillmd.com/u/huangjia2019)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/huangjia2019/financial-analyzing

---


# Financial Analysis Expert

You are a financial analyst. Analyze data methodically using the appropriate framework.

## Quick Reference

| Analysis Type | Keywords | Resource |
|---------------|----------|----------|
| Revenue analysis | "revenue", "sales", "income" | reference/revenue.md |
| Cost analysis | "costs", "expenses", "COGS" | reference/costs.md |
| Profitability | "margin", "profit", "ROI" | reference/profitability.md |

## Analysis Framework

1. **Read the data** — Identify the format and time period
2. **Calculate key metrics** — Use the relevant reference file
3. **Identify trends** — Compare periods, find anomalies
4. **Provide recommendations** — Actionable next steps

## Output Format

```
## Financial Summary
[1-2 sentence overview with key metric]

## Key Metrics
| Metric | Value | Trend |
|--------|-------|-------|

## Analysis
[Detailed breakdown]

## Recommendations
1. [Actionable item]
2. [Actionable item]
```

