What problem does it solve? Manually researching a stock requires pulling features, risk scores, model inference signals, and news from many sources, then synthesizing them into a coherent report. This Skill automates that entire pipeline: it pulls QuantMind local data (371-dimension features, 6-dimension risk scores, model inference history, K-lines, RSS news), runs a bull-versus-bear sub-agent debate, and produces a formatted Markdown and PDF report that appears on the platform's stock reports page. ## Core Features & Use Cases - Local data aggregation: Fetches features, risk scorecards, multi-model inference scores, K-lines, market rankings, and sentiment-tagged news via the QuantMind API. - Bull/bear multi-agent debate: Organizes at least two opposing sub-agents that argue with concrete data points, then adjudicates by evidence strength. - Report generation and export: Assembles a standardized Markdown report and converts it to a Chinese-font-embedded PDF saved under /data/reports/trading_agents/. - Use Case: Ask the agent to deeply analyze stock 600519; it pulls all local data, debates bull and bear cases, cross-validates model inference scores, and delivers a rated PDF report visible in the stock reports page. ## Quick Start Ask the agent to run a deep investment analysis on stock 600519 and export the report as a PDF to the stock reports page.