Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills Aโ€“Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Financial Data Analyst

ASecurity

Analyze financial data with interactive visualizations, trend analysis, and investment insights. Adapted from Anthropic's Claude Quickstarts.

2 stars
0 votes
0 copies
0 views
Added 9/22/2026
ai-agentsgogitperformance

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add Marine-softdrink524/claude-skills --skill financial-data-analyst --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Financial Data Analyst?

Add the live security badge to your README โ€” it updates automatically with every re-scan.

Security grade badge for Financial Data Analyst
[![Security: A โ€” Skills Directory](https://www.skillsdirectory.com/api/skills/marine-softdrink524-financial-data-analyst/badge)](https://www.skillsdirectory.com/skills/marine-softdrink524-financial-data-analyst)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: financial-data-analyst
description: Analyze financial data with interactive visualizations, trend analysis, and investment insights. Adapted from Anthropic's Claude Quickstarts.
license: MIT
metadata:
  author: Anthropic
  source: https://github.com/anthropics/claude-quickstarts/tree/main/financial-data-analyst
  version: "1.0"
  category: finance
---

# 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

```markdown
## ๐Ÿ“Š 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

Attribution

Marine-softdrink524Marine-softdrink524
View sourceMore from Marine-softdrink524 โ†’
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots ยท $299/mo ยท GSC-verified traffic ยท sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots ยท $299/mo ยท GSC-verified traffic ยท sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants โ€” handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents โ†’