research-target-resolver
Installation
SKILL.md
Research Target Resolver
Use this skill before company or sector research. Its job is to turn the user's
target phrase into a stable ResearchTarget that downstream skills can reuse.
Keep this skill narrow: resolve identity, scope, ambiguity, and initial peer context. Do not write the investment thesis here.
Workflow
- Parse the user's target phrase, requested market, date range, and intent.
- Resolve canonical identifiers: company name, ticker, exchange, country, sector, industry, common aliases, and investor-relations site.
- Detect ambiguity. Ask a concise clarification only if multiple plausible targets would materially change the research.
- Build a first-pass peer set and sector tags.
- Create or update the target directory in the research archive.
- Emit a
ResearchTargetblock for downstream skills.