LaunchKit · 2026
Back to Skills

stock-analysis-6

Analyze stocks and cryptocurrencies using Yahoo Finance data.

0
800 downloads
by @sunerw-dev

Setup & Installation

openclaw skills install @sunerw-dev/stock-analysis-6

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install stock-analysis-6

What This Skill Does

Analyzes US stocks and cryptocurrencies using Yahoo Finance data across eight weighted dimensions including earnings surprise, analyst sentiment, momentum, and sector strength. Includes portfolio tracking, dividend analysis, price-target and stop-loss alerts, a Hot Scanner for trending tickers, and a Rumor Scanner for pre-market signals such as M&A activity and insider trades.

Combines fundamental scoring, dividend analysis, social sentiment, and pre-market rumor detection in one tool rather than requiring separate services for each.

When to use it

  • Checking a stock's buy/hold/sell signal before earnings
  • Tracking dividend safety scores for income-focused investing
  • Finding trending crypto before mainstream coverage
  • Setting stop-loss and price-target alerts on watchlist positions
  • Scanning for M&A rumors and insider activity before market open

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: /stock AAPL

AGENT
  1. 1Fetches current price, earnings data, and fundamentals from Yahoo Finance
  2. 2Scores eight dimensions including earnings surprise, analyst ratings, momentum, and sector relative strength
  3. 3Checks sentiment sub-indicators: Fear/Greed index, short interest, insider trades, and put/call ratio
  4. 4Evaluates risk flags for upcoming earnings, RSI overbought conditions, and breaking news keywords
  5. 5Returns a weighted composite score with a BUY/HOLD/SELL signal and any active risk warnings
OUTPUT

Scored analysis report for AAPL showing composite rating, per-dimension breakdown, sentiment indicators, and triggered risk flags

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Twitter/X account with AUTH_TOKEN and CT0 cookies (optional, for social sentiment via Hot Scanner)bird CLI (npm install -g @steipete/bird) (optional, for Twitter/X integration)