Skill 详情
llmquant-equities
Routes stock analysis, comparisons, valuation, and full equity research memos.
使用前先检查
自动化审核只检查相关性,不代表安全审查或推荐。使用前请阅读来源中的说明。
SKILL.md
这段内容是审核时保存的快照。外部来源才是完整且最新的版本。
--- name: llmquant-equities description: Router skill for LLMQuant equities workflows. Use when the user needs stock analysis, equity comparison, research memos, merger-arb memos, or sell/take-profit work. input_data_source: LLMQuant Data category: equities --- # LLMQuant Equities This category routes equity research, comparison, valuation, catalyst, and sell-discipline workflows. ## Routing Rules 1. Identify ticker(s), investment horizon, benchmark, and requested deliverable. 2. Select the closest workflow below. 3. Open only the selected workflow and needed local resources. 4. Use LLMQuant Data for filings, prices, fundamentals, ownership, macro, estimates, and events. 5. Report data periods, filing dates, observation dates, stale notices, and missing future inputs. ## Workflow Index | User intent | Workflow | |---|---| | Score a stock across fundamentals, valuation, technicals, sentiment, and flow. | [`workflows/five-lens-stock-analysis.md`](workflows/five-lens-stock-analysis.md) | | Compare 2-5 stocks or ETFs side by side. | [`workflows/equity-compare.md`](workflows/equity-compare.md) | | Build a full equity research memo. | [`workflows/equity-research-memo.md`](workflows/equity-research-memo.md) | | Build a catalyst-bound merger-arbitrage memo. | [`workflows/merger-arb-memo.md`](workflows/merger-arb-memo.md) | | Analyze hold versus systematic profit-taking rules. | [`workflows/take-profit-lab.md`](workflows/take-profit-lab.md) | ## LLMQuant Data Contract Prefer LLMQuant Data when available. The workflows may need these data capabilities: - Retrieve equity prices, returns, market cap, volume, technical indicators, and realized volatility. - Retrieve company fundamentals, estimates, valuation multiples, peer context, and corporate events. - Read SEC filings and specific filing sections for business, MD&A, risks, and catalysts. - Retrieve institutional ownership, top holders, manager concentration, and 13F sponsorship context. Fallback: - If fundamentals, estimates, or event feeds are unavailable, name the missing input and continue only with retrieved or user-provided evidence.在 GitHub 阅读完整来源 (打开外部页面)