| name | stock-analysis |
| description | Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring, trending stocks, or finding rumors before they hit mainstream. |
| description_zh | 股票与加密货币分析(8维评分、组合管理、趋势扫描、传闻探测) |
| description_en | Stock & crypto analysis with 8-dim scoring, portfolio, trend & rumor scanning |
| version | 6.2.1 |
| homepage | https://finance.yahoo.com |
| metadata | {"clawdbot":{"emoji":"📈","requires":{"bins":"[Truncated]","env":"[Truncated]"},"install":["[Truncated]"]}} |
| commands | ["/stock - Analyze a stock or crypto (e.g., /stock AAPL)","/stock_compare - Compare multiple tickers","/stock_dividend - Analyze dividend metrics","/stock_watch - Add/remove from watchlist","/stock_alerts - Check triggered alerts","/stock_hot - Find trending stocks & crypto (Hot Scanner)","/stock_rumors - Find early signals, M&A rumors, insider activity (Rumor Scanner)","/portfolio - Show portfolio summary","/portfolio_add - Add asset to portfolio"] |
| display_name | Stock Analysis |
| display_name_en | Stock Analysis |
| visibility | public |
Stock Analysis v6.1
Analyze US stocks and cryptocurrencies with 8-dimension analysis, portfolio management, watchlists, alerts, dividend analysis, and viral trend detection.
What's New in v6.2
- 🔮 Rumor Scanner — Early signals before mainstream news
- M&A rumors and takeover bids
- Insider buying/selling activity
- Analyst upgrades/downgrades
- Twitter/X "hearing that...", "sources say..." detection
- 🎯 Impact Scoring — Rumors ranked by potential market impact
What's in v6.1
- 🔥 Hot Scanner — Find viral stocks & crypto across multiple sources
- 🐦 Twitter/X Integration — Social sentiment via bird CLI
- 📰 Multi-Source Aggregation — CoinGecko, Google News, Yahoo Finance
- ⏰ Cron Support — Daily trend reports
What's in v6.0
- 🆕 Watchlist + Alerts — Price targets, stop losses, signal changes
- 🆕 Dividend Analysis — Yield, payout ratio, growth, safety score
- 🆕 Fast Mode —
--fast skips slow analyses (insider, news)
- 🆕 Improved Performance —
--no-insider for faster runs
Quick Commands
Stock Analysis
uv run {baseDir}/scripts/analyze_stock.py AAPL
uv run {baseDir}/scripts/analyze_stock.py AAPL --fast
uv run {baseDir}/scripts/analyze_stock.py AAPL MSFT GOOGL
uv run {baseDir}/scripts/analyze_stock.py BTC-USD ETH-USD
Dividend Analysis (NEW v6.0)
uv run {baseDir}/scripts/dividends.py JNJ
uv run {baseDir}/scripts/dividends.py JNJ PG KO MCD --output json
Dividend Metrics:
- Dividend Yield & Annual Payout
- Payout Ratio (safe/moderate/high/unsustainable)
- 5-Year Dividend Growth (CAGR)
- Consecutive Years of Increases
- Safety Score (0-100)
- Income Rating (excellent/good/moderate/poor)