nh-stock-analyzer Skill  ·  v1.1

Stock analysis,
straight from Claude

Ask Claude about any stock and get an interactive dashboard — analyst consensus, price targets, risk assessment, and a data-driven Buy / Hold / Sell signal.

Claude — "Analyze Microsoft stock (MSFT)"
MSFT Microsoft Corporation · NASDAQ
Current Price
$413
1-Week
+3%
1-Month
+11%
1-Year
−7%
Analyst Consensus
Strong Buy94%
Hold5%
Sell0%
Price Targets
Goldman Sachs$655
Consensus avg$569
Morgan Stanley$530
Bear case$415
Trend Strength
Revenue Growth YoY+18% ▲
EPS Growth YoY+24% ▲
Earnings SurpriseBeat ▲
Institutional FlowsMixed
Key Risks
AI CapEx burdenHIGH
Valuation premiumMED
Macro / ratesMED
Cloud competitionLOW
BUY
Microsoft trades at a ~38% discount to the Wall Street consensus target of $576, with 94% of analysts rating it a Buy. Q3: $82.9B revenue (+18%), Azure +39%, AI revenue +123% YoY. Primary risk: margin compression from $190B AI CapEx.
Not financial advice. Always consult a licensed financial advisor.

Everything in one response

No extra tools, no spreadsheets — just ask Claude about a stock.

📊

Stock Dashboard

Price metrics, analyst consensus bars, price target table, trend indicators, and risk badges — all rendered inline.

🎯

Buy / Hold / Sell Signal

A scored rubric across six factors — analyst consensus, price vs. target, revenue growth, EPS, institutional flows, and macro trend.

📰

Prose Summary

4–6 paragraphs covering momentum, drivers, analyst views, 1-year outlook, and the single biggest risk — all cited.

🔍

Live Data via Web Search

Two parallel searches fetch current price data and analyst targets. No stale training data — every run is fresh.

🏷️

Smart Ticker Recognition

Works from tickers, company names, or casual phrasing. "Should I buy Apple?" resolves to AAPL automatically.

⚠️

Risk & Catalyst Badges

Every risk rated HIGH / MED / LOW. Every catalyst surfaced. Upcoming earnings flagged in the signal box.

Ask naturally

The skill activates on any stock-related phrasing — no slash command needed.

Ticker "Analyze Microsoft stock (MSFT)"
Casual "How is Apple doing?"
1-Year Hold "Buy Tesla for a 1-year hold?"
Casual "Should I buy NVIDIA?"
1-Year Hold "Is NVDA worth holding for a year?"
Ticker "Give me a breakdown for AMD"

Up and running in minutes

Requires Claude with the Web Search tool enabled.

1

Install via skills.sh (recommended)

One command installs across Claude Code, Codex, Gemini CLI, and more.

npx skills add NavneetHegde/nh-stock-analyzer
or

Download the .skill file

Grab the latest release from GitHub for manual install.

nh-stock-analyzer-v1.1.skill
3

Copy to your Claude skills directory

Place the .skill file in your Claude skills folder. Claude auto-discovers it on next launch.

~/.claude/skills/nh-stock-analyzer-v1.1.skill
4

Ask about any stock

No restart needed in most environments.

Should I buy Apple?

How outputs are evaluated

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.