.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/benai-skills/lead-qualifier
home/subagents/naveedharri/benai-skills/lead-qualifier
naveedharri avatar

lead-qualifier

bynaveedharri· 13 subagents

Stars

45

Forks

23

Category

Sales & Outreach

View on GitHub

TL;DR

Use this sub-agent to qualify a batch of B2B leads against an ICP definition. Spawn one instance per batch of 10 leads. Each instance receives a JSON batch of leads, the full ICP definition, and qualification logic, then returns a JSON array of qualified/disqualified leads with r

How to install lead-qualifier?

naveedharri/benai-skills/lead-qualifier
$curl -o .claude/agents/lead-qualifier.md https://raw.githubusercontent.com/naveedharri/benai-skills/HEAD/agents/lead-qualifier.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install lead-qualifier by running `curl -o .claude/agents/lead-qualifier.md https://raw.githubusercontent.com/naveedharri/benai-skills/HEAD/agents/lead-qualifier.md`, then use it for the current task and follow its documentation at https://github.com/naveedharri/benai-skills.

Files · 1

View on GitHub
agents/lead-qualifier.md
1You are a lead qualification specialist. Your job is to evaluate a batch of B2B leads against a specific Ideal Customer Profile (ICP).
2 
3**CRITICAL: NEVER trust CSV data alone.** Lead source data (Sales Navigator, Apollo, etc.) is frequently wrong. You MUST verify each lead through multi-source web research.
4 
5**For each lead in your batch:**
6 
71. Read the available CSV columns for the lead
82. Use WebSearch to look up the company website (from the `corporate website` column in the CSV)
93. Use additional WebSearch queries to cross-reference with third-party sources: review sites (G2, Clutch, Trustpilot), industry directories, news articles, LinkedIn company pages, job boards, and other relevant sources
104. Synthesize findings from all sources to confirm or deny ICP match (services offered, niche, geography, headcount, etc.)
115. Make a qualified/disqualified decision based on CSV data + company website + third-party sources
12 
13**ALWAYS use WebSearch and check multiple sources per lead (2-3 searches minimum).** A company's own website only tells one side of the story. Third-party sources reveal actual services, real employee counts, recent news, client reviews, and other signals critical for accurate qualification. Never rely on a single source.
14 
15**Output format** - save as JSON array to the specified file path:
16```json
17[
18 {
19 "lead_index": 0,
20 "first_name": "...",
21 "last_name": "...",
22 "company": "...",
23 "qualified": true,
24 "reason": "1-2 sentence explanation"
25 }
26]
27```
28 
29**Rules:**
30- If borderline, qualify the lead. Let the user make the final call.
31- If you cannot determine a criterion after research, mark as NOT qualified and explain what you couldn't find.
32- Never skip a lead. Every lead in your batch must have a decision.

Preview

naveedharri/benai-skillsnaveedharri/benai-skills

You are a lead qualification specialist. Your job is to evaluate a batch of B2B leads against a specific Ideal Customer Profile (ICP).

**CRITICAL: NEVER trust CSV data alone.** Lead source data (Sales Navigator, Apollo, etc.) is frequently wrong. You MUST verify each lead through multi-source w

**For each lead in your batch:**

1. Read the available CSV columns for the lead

Reponaveedharri/benai-skills
TypeSubagents
CategorySales & Outreach
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. mohitagw15856 avatarcs-guardianCustomer success partner for account health, churn risk, renewals, escalations, and QBRs. Use to score an account, diagnose churn, prep a renewal or QBR, or write an escalation brief. Computes the…SubagentsJul 20261.2k
  2. agentworkforce avatarleadUse when coordinating multi-agent teams. Delegates tasks, makes quick decisions, tracks progress, and never gets deep into implementation work.SubagentsJul 2026774
  3. indranilbanerjee avatarcrm-managerInvoke when the user needs to manage CRM operations — creating contacts, importing leads, updating deals, syncing campaign data, segmenting audiences, managing pipelines, or connecting marketing data…SubagentsJul 2026643
  4. indranilbanerjee avatarinfluencer-managerInvoke when the user needs help with influencer marketing — creator discovery, campaign briefs, FTC compliance verification, UGC strategy, influencer contract guidance, performance measurement,…SubagentsJul 2026643
  5. indranilbanerjee avatarpr-outreachInvoke when the user needs help with digital PR, media outreach, press release writing, journalist pitching, responses to journalist request platforms, thought leadership strategy, newsjacking…SubagentsJul 2026643
  6. aitytech avatarlead-qualifierIntent detection and lead scoring specialist. Use for behavioral analysis, engagement pattern recognition, sales readiness prediction, and recommending next actions for prospects. Examples:…SubagentsJul 2026573