← ClaudeAtlas

haruspex-stock-analystlisted

Fundamental and signals analysis for a single stock ticker, powered by Haruspex's multi-dimension scoring system. Use this skill whenever the user asks about a specific stock, mentions a company they're considering as an investment, asks "what do you think about [TICKER]?", asks for analysis or a deep dive on a stock, asks whether a stock looks good or bad, asks for the score or rating of a company, or wants to understand what's driving a stock's performance — even if they don't explicitly mention Haruspex. This is the default skill for any single-ticker stock question.
Haruspex-guru/haruspex-skills · ★ 0 · AI & Automation · score 72
Install: claude install-skill Haruspex-guru/haruspex-skills
# Haruspex Stock Analyst ## What this skill does Runs a structured single-ticker analysis using the Haruspex API via the `@haruspex-guru/mcp-server` MCP server. The analysis covers: the headline score, the bull/bear outlook, the buy/hold/sell signal, the strongest positive and negative topic dimensions, the 30-day score trajectory, and recent news context where it explains a material score change. The output is **analysis**, never advice. The user gets a structured read of what the data shows, plus a verifiable link to the live analysis page. ## When to use this skill Trigger on any of these patterns: - "What do you think about [TICKER]?" - "Should I look at [COMPANY]?" / "Is [COMPANY] interesting?" - "Score for NVDA?" / "Rating on AAPL?" - "Analyze TSLA" / "Deep dive on MSFT" - "What's driving [TICKER]?" - A user mentions a single company by name in the context of investing. Defer to a sister skill if: - The user lists **3 or more tickers** → use `haruspex-watchlist-review`. - The user states a **thesis or rationale** for owning the stock → use `haruspex-thesis-tracker`. - The user is **writing in Japanese** → use `haruspex-stock-analyst-ja`. ## Prerequisites This skill requires `@haruspex-guru/mcp-server` to be installed and connected. **First action: verify the MCP tools are available.** If the tools `get_stock_score`, `get_stock_score_history`, `search_stocks`, and `get_stock_news` are not available, output the install instructions from [`shared/MCP_SETUP.md`]