Skip to content
Data
Skill

/eodhd-compare

Side-by-side comparison of two or more companies using EODHD data — valuation, financials, profitability, performance, and dividends in comparison tables. Invoke as /eodhd-compare <ticker1> <ticker2> ...

From plugin
eodhd-api
3813 skills1 agent1 MCP
Install
$ npx -y skills add EodHistoricalData/eodhd-claude-skills --skill eodhd-compare --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/eodhd-compare

Context preview

The summary Claude sees to decide when to auto-load this skill.

Side-by-side comparison of two or more companies using EODHD data — valuation, financials, profitability, performance, and dividends in comparison tables. Invoke as /eodhd-compare <ticker1> <ticker2> ...

SKILL.md

eodhd-compare.SKILL.md
name: eodhd-compare
description: >-
  Side-by-side comparison of two or more companies using EODHD data — valuation,
  financials, profitability, performance, and dividends in comparison tables.
  Invoke as /eodhd-compare <ticker1> <ticker2> ...
argument-hint: "<ticker1> <ticker2> [ticker3 ...]"

Compare the following companies side-by-side using EODHD data: $ARGUMENTS

Parse the arguments as ticker symbols separated by spaces or commas (e.g., "AAPL MSFT" or "AAPL.US, MSFT.US").

For each company, fetch: 1. Company fundamentals (valuation, financials, profile) 2. Recent price history (last 90 days for performance comparison) 3. Key technical indicators (RSI, SMA trends)

Present a side-by-side comparison table covering:

**Valuation** | Metric | [Ticker 1] | [Ticker 2] | ... |

  • P/E (TTM), Forward P/E, P/S, P/B, EV/EBITDA

**Financials** | Metric | [Ticker 1] | [Ticker 2] | ... |

  • Revenue, Net Income, EPS, Revenue Growth YoY

**Profitability** | Metric | [Ticker 1] | [Ticker 2] | ... |

  • Gross Margin, Operating Margin, Net Margin, ROE, ROA

**Performance** | Metric | [Ticker 1] | [Ticker 2] | ... |

  • 30d return, YTD return, 52-week range, distance from high

**Dividends** | Metric | [Ticker 1] | [Ticker 2] | ... |

  • Dividend Yield, Payout Ratio, Ex-Date

**Summary**: 3-5 bullet points highlighting key differences and which company looks stronger on each dimension.

Include disclaimer: "This is not financial advice. Data is for informational purposes only."

Read more
Ships witheodhd-api

Developer-first financial data for Claude — 150,000+ tickers across 70+ exchanges, powered by EODHD API and an OAuth-secured MCP Server. ⚠ Not financial advice. This plugin delivers AI-generated analysis on top of EODHD market data.

Get the whole plugin
Stats
39
Stars
10
Forks
Active
Maintenance
Python
Language
MIT
License
19d ago
Last commit
6mo ago
Created

Repo: EodHistoricalData/eodhd-claude-skills

Other skills on eodhd-api.