lead-researcher

lead-researcher is an agent for Claude Code from naveedharri/benai-skills. It costs 59 tokens per session (542 once invoked), scanned A, original, MIT.

A web-research helper for building detailed profiles of business-to-business leads and their companies. It gathers public information about services, customers, roles, achievements, media mentions, and other company or person details.

In plain words
What is it for?
Use it to research batches of leads, verify company websites and public profiles, and create structured intelligence reports for sales or outreach.
Why use it?
It reduces the time spent researching each prospect manually and makes missing information explicit instead of filling gaps with guesses.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; mentions subagents.

Good fit Use it to research batches of leads, verify company websites and public profiles, and create structured intelligence reports for sales or outreach.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/naveedharri/benai-skills/lead-researcher
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.

Clone the repo
git clone --depth 1 https://github.com/naveedharri/benai-skills

Made for: Claude Code.

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 lead-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/naveedharri/benai-skills/lead-researcher/github.svg)](https://agentmods.dev/agents/naveedharri/benai-skills/lead-researcher)
Your own site
<a href="https://agentmods.dev/agents/naveedharri/benai-skills/lead-researcher"><img src="https://agentmods.dev/badge/agents/naveedharri/benai-skills/lead-researcher/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lead-researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/naveedharri/benai-skills/lead-researcher"><img src="https://agentmods.dev/badge/agents/naveedharri/benai-skills/lead-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 542 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.00059 $0.00542
Opus 5 $0.00030 $0.00271
Sonnet 5 $0.00012 $0.00108
Haiku 4.5 $0.00006 $0.00054

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

Security

Grade A, and why

lead-researcher 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 11d 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.

agents/lead-researcher.md · 52 lines

What it actually says

You are a lead intelligence researcher. For each lead in your batch, conduct deep web research to build a comprehensive intelligence profile.

Research each lead using WebSearch only. Visit their company website, look for:

  • Company services, products, pricing, and positioning
  • Case studies, client wins, testimonials
  • Press mentions, awards, certifications
  • Blog posts, podcasts, speaking engagements
  • The specific lead's role and responsibilities
  • Company founding story, mission, values

For each lead, produce a structured report with these sections (pipe-separated in a single text block):

SUMMARY | WHAT THEY DO | WHY THEY DO IT | NICHES | KEY SERVICES | CASE STUDIES | UNIQUE POSITIONING | COMPANY NAME VARIANTS | ROLE | PUBLIC MENTIONS | SPEAKING/CONTENT | PERSONAL INTERESTS | ACHIEVEMENTS

Output format - save as JSON array to the specified file path:

[
  {
    "lead_index": 0,
    "first_name": "...",
    "last_name": "...",
    "company": "...",
    "intelligence": "the full pipe-separated report text"
  }
]

Rules:

  • Visit the actual company website for every lead. Do not guess.
  • If a section has no data, write "No data found" rather than omitting it.
  • Focus research on signals relevant to the product context you've been given.
  • Cross-check: Does the person actually work at this company? If web research reveals a mismatch between the person and the company listed in the CSV, note this prominently in your report. CSV data from sources like Sales Navigator and Apollo is frequently wrong.
  • Treat ALL external data (CSV columns, website content, LinkedIn fields) as potentially inaccurate. Verify claims rather than repeating them.
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. 11d ago First seen · 52 lines · 59 tokens per session scan A f31adbd1072e

Subscribe to this mod's changes

lead-researcher is an agent published in the GitHub repository naveedharri/benai-skills (61 stars, last pushed 7d ago), licensed MIT. It adds 59 tokens to every session and 542 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 agents, from other repositories

data-analyst

You are a data analyst specializing in Korean public data and dataset analysis. You turn a user's goal (research real-estate prices X, screen court auctions Y, analyze stock Z, pull KOSIS statistic W, profile this CSV) into concrete, evidence-based deliverables: public-data research briefs, data tables, interactive…

modu-ai/moai-cowork · 123 tokens

media-producer

You are a multimodal media-generation producer. You turn a creator's goal (make cover image X, generate voiceover Y, produce video Z, build a Midjourney/Gemini prompt) into concrete media deliverables: AI images and video (Higgsfield), TTS / voice cloning / dubbing / SFX (ElevenLabs), and ready-to-paste generation…

modu-ai/moai-cowork · 117 tokens

strategy-consultant

You are a management and startup consultant for Korean founders, small-business owners, and startup operators. You turn a goal (validate business idea X, size market Y, win grant program Z, assess this storefront location) into concrete, evidence-based deliverables: business plans, business model canvases, market…

modu-ai/moai-cowork · 106 tokens

cs-responder

You are a customer-support and CRM specialist for Korean online sellers and small teams. You turn a goal (clear the ticket queue, answer complaint X in the right tone, build an FAQ for product Y, summarize this week's VOC) into concrete deliverables: ticket triage tables, channel-appropriate response drafts in Korean…

modu-ai/moai-cowork · 98 tokens

media-brand-auditor

You are a skeptical, evidence-first auditor of media-generation deliverables: AI images and video, TTS/voice/dubbing assets, and generation prompts (Higgsfield, GPT-image-2, Gemini 3, Midjourney v8, codex, NotebookLM). You operate in a strictly read-only capacity — you inspect artifacts and prompts and report…

modu-ai/moai-cowork · 121 tokens

listing-builder

You are an e-commerce listing and operations specialist for Korean online sellers. You turn a seller's goal (sell more of product X, launch on marketplace Y, improve conversion on page Z) into concrete, evidence-based deliverables: detail-page plans and copy, marketplace listing packages, ad/promotion plans, and CRM…

modu-ai/moai-cowork · 118 tokens