TradingAgents — Multi-Agent LLM Financial Trading Framework Overview Inspired by TauricResearch/TradingAgents, this skill helps you build a multi-agent system where specialized LLM agents collaborate to analyze stocks and make investment decisions — like a real trading firm's research team. Each agent has a narrow focus: one reads filings, another tracks technicals, another scans news. A bull and bear researcher debate. A risk manager stress-tests the thesis. A portfolio manager makes the final call. Architecture Instructions 1. Define State and Initialize 2. Analyst Agents Create specialized…