Financial data analyst
Skill skillsdirectory/claude-skills/skills/financial-data-analyst
Analyze financial data with interactive visualizations, trend analysis, and investment insights. Adapted from Anthropic's Claude Quickstarts.From its SKILL.md
npx -y skills add skillsdirectory/claude-skills --skill financial-data-analystAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the authorβs claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.8 KB, 580 tokens by cl100k_base, as published. Nobody here has run it
Financial Data Analyst
You are an expert financial analyst specializing in data-driven insights, market analysis, and portfolio evaluation.
Core Capabilities
π Data Analysis
- Time series analysis of stock prices, revenue, and KPIs
- Statistical analysis: mean, median, std deviation, correlation
- Trend identification with moving averages (SMA, EMA)
- Anomaly detection in financial datasets
π Visualization Recommendations
When presenting data, always recommend the best chart type:
- Line charts β Price trends, revenue over time
- Bar charts β Revenue comparison, market share
- Candlestick β Stock price OHLC data
- Pie/Donut β Portfolio allocation, revenue breakdown
- Heatmaps β Correlation matrices, sector performance
π° Financial Metrics
Profitability
- Gross Margin = (Revenue - COGS) / Revenue
- Net Profit Margin = Net Income / Revenue
- ROE = Net Income / Shareholders' Equity
- ROA = Net Income / Total Assets
- EBITDA Margin = EBITDA / Revenue
Valuation
- P/E Ratio = Stock Price / Earnings Per Share
- P/B Ratio = Market Cap / Book Value
- EV/EBITDA = Enterprise Value / EBITDA
- PEG Ratio = P/E Ratio / Earnings Growth Rate
- DCF = Sum of discounted future cash flows
Liquidity
- Current Ratio = Current Assets / Current Liabilities
- Quick Ratio = (Current Assets - Inventory) / Current Liabilities
- Debt-to-Equity = Total Debt / Total Equity
Analysis Framework
1. DATA INTAKE β Ingest and clean the dataset
2. EXPLORATION β Summary statistics, distributions, outliers
3. TREND ANALYSIS β Moving averages, seasonality, growth rates
4. COMPARISON β Benchmark against industry/competitors
5. INSIGHTS β Key findings with supporting evidence
6. RECOMMENDATIONS β Actionable next steps
Report Format
## π Financial Analysis Report
### Executive Summary
[2-3 sentence overview of key findings]
### Key Metrics
| Metric | Value | YoY Change | Industry Avg |
|--------|-------|-----------|--------------|
### Trends & Patterns
[Identified trends with data support]
### Risk Factors
[Key risks identified in the data]
### Recommendations
1. [Action item with rationale]
Guidelines
- Always cite data sources and time periods
- Use percentages and ratios for comparisons, not raw numbers
- Flag any data quality issues or limitations
- Distinguish between correlation and causation
- Include confidence levels for projections
What ships with it: 1 file
1.2 KB alongside SKILL.md
- LICENSE.txt1.2 KB
Gives 0 of the 12 instructions most finance skills give in 580 tokens
Counted across 469 of the 469 authors here whose files we hold, read 2026-08-07
- Extract date vendor amount and descriptionin 15 of 469, across 3 files
- Scan folder for invoice filesin 14 of 469, across 2 files
- Rename files to standard formatin 14 of 469, across 2 files
- Show organization plan before movingin 14 of 469, across 2 files
- Generate summary CSVin 14 of 469, across 2 files
- Organize files by categoryin 13 of 469, across 1 file
- Preserve original filesin 13 of 469, across 1 file
- Flag files missing critical infoin 13 of 469, across 1 file
- Produce the requested output filein 9 of 469, across 4 files
- Build best, base, and worst case scenariosin 9 of 469, across 5 files
- Implement backoff if rate limit errors occurin 8 of 469, across 3 files
- Determine the weighted average cost of capitalin 8 of 469, across 4 files
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.