What problem does it solve? Writing equity research reports manually is slow and inconsistent in formatting. This Skill turns a structured research specification (company, date, focus areas) into a publishable PDF report styled after CICC/Huatai research formats, with citations pulled from source documents. ## Core Features & Use Cases - Structured Input: Accepts a ResearchSpec conforming to schemas/research-spec.schema.json defining company, time point, and focus areas. - RAG-Grounded Content: Calls the pit-rag skill to retrieve relevant research reports, financial statements, and announcements before generating sections (overview, business, financials, valuation, risks). - Typst PDF Rendering: Fills templates/typst/research-report.typ and compiles it with typst compile, outputting to artifacts/research/<company>-<date>.pdf. - Use Case: An analyst provides a spec for company 2097HK as of 2026-06-27; the Skill retrieves source materials, drafts DCF and relative valuation sections with 10+ citations, and renders a formatted PDF for in-task review. ## Quick Start Provide a research specification for a company and date, then ask the agent to generate the styled PDF research report with cited sections and valuation analysis.