research-target-resolver

research-target-resolver is a skill for Codex from iFurySt/aifi. It costs 60 tokens per session (424 once invoked), scanned A, original, MIT.

A research setup tool that turns a company, stock symbol, sector idea, or unclear phrase into a specific research target with standard identifiers and basic peer context.

In plain words
What is it for?
Use it to identify companies and investment themes, resolve ambiguous names, set the market and date range, choose initial peers, and save the target's profile.
Why use it?
It prevents research from starting with the wrong company or an unclear scope. It also gives later research steps a shared target to reuse.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to identify companies and investment themes, resolve ambiguous names, set the market and date range, choose initial peers, and save the target's profile.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ifuryst/aifi/research-target-resolver
View source ↗ iFurySt/aifi
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add iFurySt/aifi --skill research-target-resolver
Clone the repo
git clone --depth 1 https://github.com/iFurySt/aifi

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for research-target-resolver

README.md
[![agentmods](https://agentmods.dev/badge/skills/ifuryst/aifi/research-target-resolver.svg)](https://agentmods.dev/skills/ifuryst/aifi/research-target-resolver)
Your own site
<a href="https://agentmods.dev/skills/ifuryst/aifi/research-target-resolver"><img src="https://agentmods.dev/badge/skills/ifuryst/aifi/research-target-resolver.svg" alt="Measured on agentmods" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 424 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00060 $0.00424
Opus 5 $0.00030 $0.00212
Sonnet 5 $0.00012 $0.00085
Haiku 4.5 $0.00006 $0.00042

Measured 8d ago against content hash c764dfc7bbb7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

research-target-resolver scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/research-target-resolver/SKILL.md · 59 lines

What it actually says

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

  1. Parse the user's target phrase, requested market, date range, and intent.
  2. Resolve canonical identifiers: company name, ticker, exchange, country, sector, industry, common aliases, and investor-relations site.
  3. Detect ambiguity. Ask a concise clarification only if multiple plausible targets would materially change the research.
  4. Build a first-pass peer set and sector tags.
  5. Create or update the target directory in the research archive.
  6. Emit a ResearchTarget block for downstream skills.

Archive Location

Persist reusable target context under:

research/targets/<ticker-or-slug>/profile.md

Use lowercase slugs for non-ticker themes. For public equities, prefer the main listed ticker in lowercase, such as research/targets/intc/profile.md.

Read references/research-target-schema.md before writing a profile or target block.

Output

Return:

  • canonical target identity
  • ambiguity notes, if any
  • peer set and sector tags
  • archive path used or created
  • source list and freshness notes
  • next recommended skills

Quality Gate

Do not hand off to downstream skills until:

  • ticker and company identity are explicit for public-company research
  • exchange and country are known when available
  • aliases include the user's original phrasing
  • stale or uncertain facts are labeled
  • profile updates preserve useful prior context instead of replacing it blindly
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 59 lines · 60 tokens per session scan A c764dfc7bbb7

Subscribe to this mod's changes

research-target-resolver is a skill published in the GitHub repository iFurySt/aifi (22 stars, last pushed 1mo ago), licensed MIT. It adds 60 tokens to every session and 424 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

daily-deep-brief

A scheduled, pre-market investment briefing for Hong Kong and United States stocks. A deterministic preparation step gathers data and an agent adds judgment, while a later step validates and publishes the result.

KCNyu/clawock · 163 tokens

hk-stock-analysis

A workspace-aware analysis workflow for Hong Kong-listed stocks. It retrieves prices, technical indicators, market comparisons, and news through a local data pipeline, then adds Hong Kong-specific investment context.

KCNyu/clawock · 126 tokens

us-stock-analysis

Workspace-aware US stock analysis for kcn. Routes through clawock analyze-us / clawock us-quotes instead of generic web search, then layers fundamental/technical/news analysis on top. Use when user asks to analyze a US ticker (e.g. "analyze AAPL", "look at RKLB", "compare TSLA vs NVDA"), check earnings, run…

KCNyu/clawock · 97 tokens

investment-decision

Run a clawock investment decision — read the prepared request, research with the host's own tools, write decision.json with evidence and an explicit bull/bear debate, and let Python validate and settle. Use when the user asks for an investment decision or a clawock run request is present.

KCNyu/clawock · 62 tokens

portfolio-swarm-review

Multi-agent swarm review of kcn's current holdings. Inspired by TauricResearch/TradingAgents framework already in workspace — three-tier analysis (analysts → bull/bear debate → risk debate + judge) with confidence scoring. Use for post-close reviews, holiday/next-session planning, pre-add sizing decisions, and any…

KCNyu/clawock · 90 tokens

portfolio-risk-review

Single-pass holdings analysis for kcn using workspace files and the local fetch chain. Use for portfolio review, position risk ranking, US-HK cross-market read, leverage ETF risk assessment, and one-shot actionable reports based on portfolio.json plus fresh quotes from clawock analyze-us / clawock analyze-hk.

KCNyu/clawock · 70 tokens