What problem does it solve?
This Skill helps you perform reliable stock investment research and produce structured analysis when you ask about stocks, securities, funds, or market commentary.
Core Features & Use Cases
- Stock information gathering & validation: Combines
websearch.py, open-link.py, and yfinance to collect background, extract webpage text, and verify real-time/near-real-time行情数据.
- Comprehensive research outputs: Produces an organized report covering fundamental analysis, market sentiment, and an integrated evaluation for different investor styles.
- Scoping rule for chart requests: Any K-line / candlestick or technical chart interpretation (daily/weekly/monthly, etc.) is explicitly delegated to
autoglm-image-recognition.
- Ticker recovery workflow: When the user provides only a company name without a ticker, it instructs a search-first process (find code via web search, confirm via open authoritative pages, then proceed with
yfinance).
Quick Start
Ask: analyze "AAPL" including fundamentals, recent news impact, valuation metrics, and a buy/sell timing assessment, and include an end disclaimer.