This is a multi-agent stock analysis system for China A-shares that coordinates 15 specialized AI analysts across five stages: raw data analysis, game theory positioning, bull/bear debates, trade execution, and risk control. You feed it a Chinese stock name or code like "贵州茅台" or "600519.SH" and get back structured buy/sell/hold recommendations with target prices, stop losses, and risk assessments. Analysis takes 1-5 minutes and covers technical charts, fundamentals, sentiment, smart money flows (northbound capital, institutional tracking), and macro economics. It's built for after-hours deep dives and position reviews, not real-time intraday trading. The skill extracts only the stock symbol and date from your conversation and sends those to the API, nothing else. You can use the hosted service or self-host the backend if you want full data control.
npx skills add https://github.com/kylinmountain/tradingagents-ashare --skill tradingagents-analysis