company-brief
Generate a comprehensive company snapshot using EODHD data — profile, fundamentals, recent news, sentiment, insider transactions, and key metrics. Use when the…
Analyze portfolio risk — technical indicators, sentiment shifts, insider alerts, ESG scores, and volatility metrics. Use when the user asks about portfolio risk, wants to assess holdings, or needs risk/reward analysis.
$ npx -y skills add EodHistoricalData/eodhd-claude-skills --skill portfolio-risk --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/portfolio-riskContext preview
The summary Claude sees to decide when to auto-load this skill.
Analyze portfolio risk — technical indicators, sentiment shifts, insider alerts, ESG scores, and volatility metrics. Use when the user asks about portfolio risk, wants to assess holdings, or needs risk/reward analysis.
name: portfolio-risk description: >- Analyze portfolio risk — technical indicators, sentiment shifts, insider alerts, ESG scores, and volatility metrics. Use when the user asks about portfolio risk, wants to assess holdings, or needs risk/reward analysis. version: 0.4.0
Perform multi-dimensional risk analysis on a portfolio or individual holdings using EODHD data — combining technical indicators, sentiment analysis, insider activity signals, and fundamental risk metrics.
Activate when the user asks for:
1. **Get portfolio** — confirm ticker list and optional weights 2. **Fetch price history** — `eod` for each holding (6-12 months) 3. **Calculate risk metrics** — returns, volatility, max drawdown, correlation 4. **Fetch technicals** — `technical` for RSI, Bollinger Bands, ATR per holding 5. **Fetch sentiment** — `sentiment` for each holding (recent trend) 6. **Fetch insider activity** — `insider-transactions` for each holding 7. **Fetch fundamentals** — `fundamentals` for debt ratios, beta, sector allocation 8. **Compile risk report**
**Portfolio Composition** | Ticker | Weight | Sector | Market Cap | |--------|--------|--------|-----------|
**Risk Metrics** | Metric | Portfolio | Benchmark (S&P) | |--------|-----------|-----------------| | Annualized Volatility | — | — | | Max Drawdown (12M) | — | — | | Beta | — | — | | Sharpe Ratio | — | — |
**Per-Holding Risk Signals** | Ticker | RSI | Bollinger %B | ATR% | Sentiment | Insider Net | |--------|-----|-------------|------|-----------|------------|
**Risk Alerts**
**Sector Exposure** | Sector | Weight | Count | |--------|--------|-------|
**Recommendations**
> This is not financial advice. Data is for informational purposes only.
| Endpoint | Purpose | Cost | |----------|---------|------| | `eod` | Price history for returns | 1 call/ticker | | `technical` | RSI, Bollinger, ATR | 5 calls/ticker | | `sentiment` | Sentiment scores | 5 + 5/ticker | | `insider-transactions` | Insider activity | 1 call/ticker | | `fundamentals` | Beta, debt, sector | 10 calls/ticker |
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…