stock-analysis

Analyze stocks and cryptocurrencies to generate BUY/HOLD/SELL signals and risk-aware summaries.

2|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/papachong/RHClaw --skill stock-analysis-papachong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-analysis
Source: https://github.com/papachong/RHClaw/tree/main/RHClaw-Desktop/src-tauri/skills/stock-analysis
Command: npx skills add https://github.com/papachong/RHClaw --skill stock-analysis-papachong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yfinance, pandas, fear-and-greed, edgartools, feedparser, pytest, and includes scripts (resource) components.

What problem does it solve?

Retail investors and analysts face heavy manual work collecting price, fundamentals, sentiment, and social signals; this Skill consolidates those inputs and produces concise, risk-aware BUY/HOLD/SELL recommendations and portfolio summaries so users can act faster with context and caveats.

Core Features & Use Cases

  • 8-dimension analysis combining earnings, fundamentals, analysts, historical patterns, market context, sector, momentum, and sentiment to produce a weighted score and recommendation.
  • Hot Scanner & Rumor Scanner that surface viral crypto/stocks, social buzz, and early M&A/insider signals across CoinGecko, Google News, Yahoo Finance, Reddit, and optional Twitter/X integration.
  • Portfolio, watchlist, and alerts with local persistence, price/stop/target notifications, cron-friendly automation, and JSON or human-readable outputs for integrations.
  • Use Case: Run a morning Hot Scanner to detect trending tickers, analyze candidates, add high-probability names to a watchlist, and set price alerts before market open.

Quick Start

Analyze AAPL and return a concise BUY/HOLD/SELL recommendation with supporting points, confidence, and caveats.

Frequently Asked Questions about stock-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get BUY/HOLD/SELL signals for stocks and crypto?

To get BUY/HOLD/SELL signals for stocks and crypto, analyze tickers using an 8-dimension scoring system that evaluates earnings, fundamentals, momentum, and sentiment. The analysis outputs weighted risk-aware recommendations with supporting points and caveats.

Can I track my portfolio and set price alerts for watchlists?

You can track portfolios and set watchlist price alerts using local persistence and cron-friendly automation. The system monitors stop loss and target prices, triggering notifications and outputting JSON or human-readable summaries for integrations.

What is the best way to scan for trending tickers and viral crypto rumors?

Scanning for trending tickers and viral crypto rumors is best done using a hot scanner that surfaces social buzz and insider signals across CoinGecko, Google News, Yahoo Finance, and Reddit. It detects early market movements before market open.

Does this stock analysis tool support batch comparisons for multiple tickers?

The stock analysis tool supports batch comparisons for multiple US equities and top-20 USD-denominated cryptos. It retrieves market and fundamental data via Yahoo Finance and CoinGecko, computing multi-dimension scores to compare candidates efficiently.

What data sources do I need to analyze stocks and detect insider signals?

To analyze stocks and detect insider signals, the tool retrieves data from Yahoo Finance, CoinGecko, Google News, and Reddit. It uses yfinance and edgartools dependencies to compute fundamental and sentiment scores for actionable recommendations.

Are there limitations when analyzing cryptocurrencies with this tool?

A limitation when analyzing cryptocurrencies is that single-ticker analysis is restricted to the top-20 USD-denominated cryptos. The tool focuses on US equities and these specific assets to compute multi-dimension scores and risk-aware summaries.