Ask Claude about any stock and get an interactive dashboard — analyst consensus, price targets, risk assessment, and a data-driven Buy / Hold / Sell signal.
No extra tools, no spreadsheets — just ask Claude about a stock.
Price metrics, analyst consensus bars, price target table, trend indicators, and risk badges — all rendered inline.
A scored rubric across six factors — analyst consensus, price vs. target, revenue growth, EPS, institutional flows, and macro trend.
4–6 paragraphs covering momentum, drivers, analyst views, 1-year outlook, and the single biggest risk — all cited.
Two parallel searches fetch current price data and analyst targets. No stale training data — every run is fresh.
Works from tickers, company names, or casual phrasing. "Should I buy Apple?" resolves to AAPL automatically.
Every risk rated HIGH / MED / LOW. Every catalyst surfaced. Upcoming earnings flagged in the signal box.
The skill activates on any stock-related phrasing — no slash command needed.
Requires Claude with the Web Search tool enabled.
One command installs across Claude Code, Codex, Gemini CLI, and more.
npx skills add NavneetHegde/nh-stock-analyzer
Grab the latest release from GitHub for manual install.
nh-stock-analyzer-v1.1.skill
Place the .skill file in your Claude skills folder. Claude auto-discovers it on next launch.
~/.claude/skills/nh-stock-analyzer-v1.1.skill
No restart needed in most environments.
Should I buy Apple?
Every response is scored across five categories for a total of 100 points.
| Category | Points | What it checks |
|---|---|---|
| Dashboard Completeness | 25 | All UI sections render — metric cards, consensus bars, price table, indicators, risks, signal box |
| Data Accuracy | 25 | Current price plausible, analyst targets from named firms, growth metrics supported by sources |
| Signal Quality | 20 | BUY / HOLD / SELL is consistent with the data shown; rubric factors are visible |
| Prose Quality | 15 | 4–6 paragraphs, 3+ inline citations, bear/bull cases covered, disclaimer present |
| Trigger Accuracy | 15 | Skill activates on stock-related phrasing; ticker identified correctly from names or context |
A full testing framework — 10 test cases, a 5-phase plan, and an automated evaluation script — is included in the
testing/ directory of the repository.