company-brief
Generate a comprehensive company snapshot using EODHD data — profile, fundamentals, recent news, sentiment, insider transactions, and key metrics. Use when the…
Generate a broad market overview — major indices, sector performance, top movers, macro indicators, Treasury rates, and commodities. Use when the user asks "how's the market?", wants a daily market summary, or needs a macro context for investment decisions.
$ npx -y skills add EodHistoricalData/eodhd-claude-skills --skill market-overview --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/market-overviewContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate a broad market overview — major indices, sector performance, top movers, macro indicators, Treasury rates, and commodities. Use when the user asks "how's the market?", wants a daily market summary, or needs a macro context for investment decisions.
name: market-overview description: >- Generate a broad market overview — major indices, sector performance, top movers, macro indicators, Treasury rates, and commodities. Use when the user asks "how's the market?", wants a daily market summary, or needs a macro context for investment decisions. version: 0.4.0
Produce a comprehensive market overview combining index performance, sector breakdown, macro-economic data, Treasury rates, and commodity prices from EODHD data.
Activate when the user asks for:
1. **Fetch major indices** — `eod` for S&P 500 (`GSPC.INDX`), Nasdaq (`IXIC.INDX`), Dow (`DJI.INDX`), Russell 2000 (`RUT.INDX`) 2. **Fetch international indices** — FTSE, DAX, Nikkei, Shanghai as needed 3. **Fetch sector ETFs** — `eod-bulk-last-day` or individual sector ETF prices (XLK, XLF, XLV, XLE, XLI, etc.) 4. **Fetch Treasury rates** — `ust/yield-rates`, `ust/bill-rates` for yield curve 5. **Fetch macro data** — `macro-indicator` for latest GDP, CPI, unemployment 6. **Fetch commodities** — `eod` via liquid ETF proxies: gold (`GLD.US`), oil (`USO.US`). The COMEX futures symbols (`GC.COMEX`, `CL.COMEX`) are unreliable on standard plans (empty array / error) — prefer the ETF proxies and label them as proxies in the output. 7. **Compile overview**
**Major Indices** | Index | Last | Change | % Change | YTD | |-------|------|--------|----------|-----| | S&P 500 | — | — | — | — | | Nasdaq Composite | — | — | — | — | | Dow Jones | — | — | — | — | | Russell 2000 | — | — | — | — |
**Sector Performance (Today)** | Sector | ETF | Change % | |--------|-----|----------| | Technology | XLK | — | | Financials | XLF | — | | Healthcare | XLV | — | | Energy | XLE | — | | ... | ... | ... |
**Treasury Yield Curve** | Maturity | Yield | Change | |----------|-------|--------| | 1M | — | — | | 3M | — | — | | 2Y | — | — | | 10Y | — | — | | 30Y | — | — |
**Commodities** | Commodity | Price | Change % | |-----------|-------|----------| | Gold | — | — | | Crude Oil (WTI) | — | — | | Silver | — | — | | Natural Gas | — | — |
**Macro Snapshot**
**Key Takeaways**
> This is not financial advice. Data is for informational purposes only.
| Endpoint | Purpose | Cost | |----------|---------|------| | `eod` | Index/commodity prices | 1 call each | | `eod-bulk-last-day` | Sector ETFs in bulk | 100 calls | | `ust/yield-rates` | Treasury yield curve | 1 call | | `ust/bill-rates` | Short-term rates | 1 call | | `macro-indicator` | GDP, CPI, unemployment | 1 call each |
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.
Generate a comprehensive company snapshot using EODHD data — profile, fundamentals, recent news, sentiment, insider transactions, and key metrics. Use when the…
Monitor upcoming and recent earnings — calendar, trends, news context, and options activity around earnings dates. Use when the user asks about earnings…
Comprehensive single-company analysis using EODHD data — profile, fundamentals, price action, news sentiment, insider activity, and technicals, presented as a…
Fetch financial data from EODHD API — historical prices, fundamentals, options, technical indicators, news, sentiment, macro indicators, corporate events, ESG…
Side-by-side comparison of two or more companies using EODHD data — valuation, financials, profitability, performance, and dividends in comparison tables.…
Macro-economic dashboard using EODHD data — GDP, CPI, unemployment, interest rates, Treasury yield curve, real yields, and the economic events calendar. Invoke…