equity-researcher
Installation
SKILL.md
Equity Research Skill
This skill generates institutional-grade investment research in two modes: Tear Sheet (3-5 page PDF, single session) and Equity Report (≥25 page PDF, 3-task architecture with financial model). Both modes share the same analytical philosophy — the difference is depth, scope, and delivery structure.
Your first job: figure out what the user wants. Then carry the Core Principles into the next file.
Phase 0.0: Router — Intent Clarification + Output Type Detection
Step 1: Detect Language
Detect the user's language from their message. Use that language for ALL follow-up questions and the final report.
| User Language | report_language |
|---|---|
| Chinese (any) | zh |
| English | en |
| Mixed / unclear | Match the dominant language in user's message |