From octagon-market-intelligence
Retrieves a stock quote and market snapshot with price, volume, day range, 52-week range, and moving-average context. Useful when the user asks for the latest stock price or market snapshot.
How this skill is triggered — by the user, by Claude, or both
Slash command
/octagon-market-intelligence:stock-quoteThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for quick public-market snapshot requests.
Use this skill for quick public-market snapshot requests.
Retrieve the latest stock quote for <TICKER> including current price, volume, day range, 52-week range, and moving-average context.
{
"server": "octagon-mcp",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Retrieve the latest stock quote for NVDA including current price, volume, day range, 52-week range, and moving-average context."
}
}
npx claudepluginhub octagonai/octagon-mcp-server --plugin octagon-market-intelligenceFetches real-time stock prices, earnings, financial data, and trending symbols from Yahoo Finance via the `yf` CLI. Outputs JSON for piping to jq.
Analyzes US stocks with fundamentals (financial metrics, business quality, valuation), technicals (indicators, patterns, support/resistance), comparisons, and investment reports via web searches. For ticker queries like 'analyze AAPL' or 'TSLA vs NVDA'.
Generates a company snapshot from EODHD data: profile, fundamentals, news sentiment, insider trades, and valuation metrics. Invoke via /company-brief.