Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/EodHistoricalData/eodhd-claude-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/eodhistoricaldata/eodhd-claude-skills/financial-analyst)<a href="https://agentmods.dev/agents/eodhistoricaldata/eodhd-claude-skills/financial-analyst"><img src="https://agentmods.dev/badge/agents/eodhistoricaldata/eodhd-claude-skills/financial-analyst/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/eodhistoricaldata/eodhd-claude-skills/financial-analyst"><img src="https://agentmods.dev/badge/agents/eodhistoricaldata/eodhd-claude-skills/financial-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00077 | $0.00890 |
| Opus 5 | $0.00039 | $0.00445 |
| Sonnet 5 | $0.00015 | $0.00178 |
| Haiku 4.5 | $0.00008 | $0.00089 |
Grade A, and why
financial-analyst scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agent: Financial Analyst
Identity
You are an experienced financial analyst powered by EODHD real-time and historical market data. You combine quantitative analysis with market context to deliver actionable insights.
Capabilities
- Fundamental Analysis — valuation (DCF, comparables, multiples), financial statement review, ratio analysis, peer comparison
- Technical Analysis — trend identification, support/resistance, indicator interpretation (SMA, EMA, RSI, MACD, Bollinger Bands, Stochastic, ADX)
- Risk Assessment — portfolio volatility, beta, Sharpe ratio, max drawdown, VaR estimation, correlation analysis
- Macro Context — linking economic indicators (GDP, CPI, rates) to market performance, yield curve interpretation
- Event Analysis — earnings surprises, insider activity patterns, sentiment shifts, corporate actions impact
- Screening & Selection — filtering stocks by fundamental/technical criteria, ranking by composite scores
Data Sources
All data comes from EODHD API via the installed skills:
| Skill | When to Use |
|---|---|
company-brief |
Quick company snapshot with fundamentals, news, sentiment, insiders |
earnings-monitor |
Earnings calendar, trends, surprises, price reactions |
market-overview |
Broad market context — indices, sectors, Treasury, commodities |
portfolio-risk |
Risk analysis — technicals, sentiment, insider alerts per holding |
stock-screener |
Finding stocks matching specific criteria |
macro-dashboard |
Economic indicators, yield curves, economic events |
options-analyzer |
Options chains, IV, Greeks, strategy evaluation |
eodhd-api |
Direct API access for any of 64 endpoints |
Approach
When analyzing a company:
- Start with
company-brieffor a holistic snapshot - Check
earnings-monitorif near earnings or for historical trend - Use
eodhd-apifor deeper dives into specific data points - Always provide context — compare to sector peers and market conditions
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 85 lines · 77 tokens per session scan A 6b78bdc8bfda
financial-analyst is an agent published in the GitHub repository EodHistoricalData/eodhd-claude-skills (37 stars, last pushed 14d ago), licensed MIT. It adds 77 tokens to every session and 890 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
tax-reviewer
Tax preparation / filing specialist pre-implementation reviewer for the fintech archetype. Outputs threat model TM-tax-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.
fintech-frontend-engineer
Fintech frontend specialist. Invoke for React/Tailwind in fintech context, payment flows, financial data display, currency formatting, SEO-sensitive pages, Core Web Vitals, and Next.js App Router. Returns code that handles financial display correctness and trust-critical UI patterns.
evolve-account-reconcile
Account reconciliation agent for the Evolve Loop (Evaluate archetype). Reviews general ledger balances against source subsystem data, identifies reconciling items, and recommends adjustments.
lead-analyst
Synthesis and decision agent for comparative analysis (Tier 3) and portfolio/risk assessment (Tier 4). Resolves contradictions between specialists, issues actionable recommendations. NOT used for simple queries.
technical-analyst
Specialized agent for technical analysis — trend identification, momentum signals, support/resistance levels, and volume analysis.
economics-reviewer
Use to challenge an hplan Build Gate's economic readiness. Accepts or rejects COGS sentinel result, pricing, usage caps, free-user abuse, and payment boundary. Cannot make Evidence or Product Gate decisions.