📦
Stock Analysis Skill
stock-analysis
FinanceAnalysisResearch
Intelligent stock analysis skill. Input a stock ticker (A-share/HK/US), auto-fetches real-time quotes + historical K-line data, calculates technical indicators (MA/MACD/RSI/volume/bias), generates a composite score (100-point scale) with buy/sell signals, searches latest news, and outputs an AI-powered decision dashboard. Python script with multi-source fallback (akshare → yfinance → Alpha Vantage), 6-dimension technical scoring.
Installation
npx skills add https://github.com/hwj123hwj/custom-skills --skill stock-analysis