From eodhd-api
Builds a macro-economic dashboard using EODHD data — GDP, CPI, unemployment, interest rates, Treasury yields, trade balance, and economic events calendar.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eodhd-api:macro-dashboardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build a comprehensive macro-economic dashboard using EODHD data — combining macro indicators across countries, Treasury yield curves, and economic events calendar for a complete economic picture.
Build a comprehensive macro-economic dashboard using EODHD data — combining macro indicators across countries, Treasury yield curves, and economic events calendar for a complete economic picture.
Activate when the user asks for:
macro-indicator for GDP, CPI, unemployment, etc.ust/yield-rates, ust/bill-rates, ust/long-term-rates, ust/real-yield-rateseconomic-events for upcoming releases. Always pass an explicit
--from-date/--to-date window (e.g. today → +14d) and --country — without them the API returns
arbitrary far-future events with empty fields. Field mapping: event name = type (NOT event),
forecast = estimate (NOT forecast), plus previous/actual (actual is null until released).Key indicators available via macro-indicator endpoint (codes below are
verified valid — passing an unknown code returns Indicator or Country are Not Found or silently falls back to GDP):
gdp_current_usd — GDP in current USDgdp_growth_annual — Annual GDP growth %inflation_consumer_prices_annual — CPI annual %unemployment_total_percent — Unemployment rate %real_interest_rate — Real interest rate % (EODHD has no nominal policy-rate indicator)net_trades_goods_services — Trade balance / net exports (absolute USD, not % of GDP)merchandise_trade_percent_gdp — Merchandise trade as % of GDP (trade volume, not balance)debt_percent_gdp — Central government debt as % of GDPpopulation_total — Total populationCountry codes: USA, GBR, DEU, JPN, CHN, FRA, CAN, AUS, etc.
Key Economic Indicators
| Indicator | Latest | Previous | YoY Change | Trend |
|---|---|---|---|---|
| GDP Growth | — | — | — | ↑/↓/→ |
| CPI (Annual) | — | — | — | ↑/↓/→ |
| Unemployment | — | — | — | ↑/↓/→ |
| Interest Rate | — | — | — | ↑/↓/→ |
| Trade Balance | — | — | — | ↑/↓/→ |
| Govt Debt/GDP | — | — | — | ↑/↓/→ |
US Treasury Yield Curve
| Maturity | Current Yield | 1M Ago | 1Y Ago |
|---|---|---|---|
| 1M | — | — | — |
| 3M | — | — | — |
| 6M | — | — | — |
| 1Y | — | — | — |
| 2Y | — | — | — |
| 5Y | — | — | — |
| 10Y | — | — | — |
| 20Y | — | — | — |
| 30Y | — | — | — |
Upcoming Economic Events
| Date | Event | Country | Actual | Forecast | Previous |
|---|
Economic Narrative
This is not financial advice. Data is for informational purposes only.
| Endpoint | Purpose | Cost |
|---|---|---|
macro-indicator | GDP, CPI, unemployment, etc. | 1 call each |
ust/yield-rates | Par yield curve | 1 call |
ust/bill-rates | Short-term Treasury rates | 1 call |
ust/long-term-rates | Long-term Treasury rates | 1 call |
ust/real-yield-rates | Inflation-adjusted yields | 1 call |
economic-events | Upcoming economic releases | 1 call |
../eodhd-api/references/endpoints/macro-indicator.md../eodhd-api/references/endpoints/ust-yield-rates.md../eodhd-api/references/endpoints/ust-bill-rates.md../eodhd-api/references/endpoints/ust-long-term-rates.md../eodhd-api/references/endpoints/ust-real-yield-rates.md../eodhd-api/references/endpoints/economic-events.mdnpx claudepluginhub eodhistoricaldata/eodhd-claude-skills --plugin eodhd-apiGenerates a macro-economic dashboard from EODHD data: GDP, CPI, unemployment, interest rates, Treasury yield curve, real yields, and economic events calendar. Invoke with a country or region.
Builds macro and rates dashboards from indicators, yield curves, inflation breakevens, and swap rates using MCP tools. Useful for monitoring economic cycles, curve shapes, real rates, and financial conditions.
Analyzes US economic indicators (GDP, CPI, employment, PMI, yield curve) and their market impact, with a strong emphasis on verifying live prices before analysis.