stock-analysis
Installation
SKILL.md
Stock Analysis & Financial Research
Analyze individual stocks and conduct financial research using reportify-cli commands. For complex multi-step research, delegate to Reportify Agent.
Shortcuts (if configured): $search = reportify-cli search, $stock = reportify-cli stock, $quant = reportify-cli quant, $agent = reportify-cli agent
Install: pip3 install reportify-cli
API Key: Get your key at https://reportify.cn/skills then set:
export REPORTIFY_API_KEY="your_api_key"
Symbol Format
| Module | Format | Examples |
|---|---|---|
stock / quant |
Plain code | AAPL, 600519, 00700 |
search symbols |
Market:Code |
US:AAPL, SH:600519, HK:00700 |