lead-prospecting

lead-prospecting is a skill for Claude Code, Codex from taskfuel/skills. It costs 65 tokens per session (2,071 once invoked), scanned A, original, MIT.

A service for building a business-to-business lead list by finding companies that match criteria and the appropriate decision-maker at each company.

In plain words
What is it for?
Use it to discover matching companies or work from supplied domains, identify relevant people, and produce a CRM-ready contact list.
Why use it?
It reduces the manual work of researching target accounts and contacts while keeping the criteria based on the user’s own description.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/taskfuel/skills/lead-prospecting
Any agent
npx skills add taskfuel/skills --skill lead-prospecting
Clone the repo
git clone --depth 1 https://github.com/taskfuel/skills

Made for: Claude Code, 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 lead-prospecting

README.md
[![agentmods](https://agentmods.dev/badge/skills/taskfuel/skills/lead-prospecting.svg)](https://agentmods.dev/skills/taskfuel/skills/lead-prospecting)
Your own site
<a href="https://agentmods.dev/skills/taskfuel/skills/lead-prospecting"><img src="https://agentmods.dev/badge/skills/taskfuel/skills/lead-prospecting.svg" alt="Measured on agentmods" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,071 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00065 $0.02071
Opus 5 $0.00032 $0.01035
Sonnet 5 $0.00013 $0.00414
Haiku 4.5 $0.00006 $0.00207

Measured 3d ago against content hash 6ec7d01fdc15, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

lead-prospecting 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 3d 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/lead-prospecting/SKILL.md · 146 lines

How it starts

The opening of the file, as written. The whole thing — 146 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Lead Prospecting

ICP → companies → the right person at each, as a CSV of leads (ICP-matched contacts, not qualified prospects). Email lookup and deliverability are the companion email-verification skill, handed off after Step 3. Never drafts or sends outreach.

Prerequisites

  • taskfuel CLI connected (taskfuel whoami), balance ≥ ~$0.35 for a full discover run.
  • Base taskfuel skill covers payment mechanics — quote with --dry-run, pay with --max-amount, never suppress stderr on a paid call. Read it first if you haven't.

Rules

  1. Prompt, never guess. Ask for each step's parameters with examples so answering takes one word. Guessed ICPs and job functions return wrong results or none.
  2. Announce cost, then wait for OK. Never chain straight into a paid call. Confirm before any step adds >~50 rows.
  3. Seller-agnostic — no built-in ICP. Fit criteria come only from the user's own words; never assume what is being sold.

Intake

  • Entry point: discover (Step 1), or bring-your-own domains — skip Step 1, seed the table from the pasted domains, start at Step 2.
  • In discover mode, pick the route from the shape of the ICP — never ask the user to name a tool:
    • Categorical / numeric (an industry, a country, a headcount band) → route A.
    • Thematic / semantic ("customer-support automation", "cross-border payroll") → route B. FullEnrich's 490-value industry enum has no agent/AI entry — its documented stand-ins (Software Development for SaaS, Research Services for AI labs) are far wider than the theme.
    • Both kinds given → route B to find them, then filter on the numbers client-side.
  • Fit criteria (optional): "What are you selling, and what makes a company a good fit?" Free text. Blank ⇒ skip Step 1b and present unranked.

Deliverable

leads-YYYY-MM-DD.csv, written at the first data step and enriched in place. Nothing discarded — one row per person, plus a placeholder row per contactless company. Selected? marks the primary contact; the rest stay as fallbacks. All rows go to the CSV; show only a top slice in chat.

Read the full file on GitHub · 146 lines

Files

What ships with it

3 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. 3d ago First seen · 146 lines · 65 tokens per session scan A 6ec7d01fdc15

Subscribe to this mod's changes

lead-prospecting is a skill published in the GitHub repository taskfuel/skills (2 stars, last pushed 5d ago), licensed MIT. It adds 65 tokens to every session and 2,071 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-31.

Related

Other skills, from other repositories

image-prompting

Use when generating or editing images via blockrunimage — especially with GPT Image 2, Nano Banana, or Grok Imagine for posters, UI mockups, marketing assets, product shots, or anything with on-image text. Turns vague user requests ("make me a cool poster") into structured, text-accurate prompts that actually render…

BlockRunAI/blockrun-mcp · 79 tokens

surf

Use when the user wants crypto data — token prices, on-chain SQL, prediction-market positions, CEX order books, wallet labels/net-worth, social mindshare, news, or unified search. 83 endpoints across exchange, on-chain, wallet, social, prediction, news and search — one API, flat $0.0085/call in USDC via x402. Settles…

BlockRunAI/blockrun-mcp · 92 tokens

blockrun

Pay-per-call access to AI models, real-time data, media generation and multi-chain RPC over x402 micropayments (USDC on Base or Solana). No API keys, no accounts, no subscriptions. Start here when you have the BlockRun MCP installed and need to know WHICH tool answers a question, how the wallet works, or how to make a…

BlockRunAI/blockrun-mcp · 246 tokens

gentech-blockrun

GenTech Labs' integration patterns for BlockRun MCP from Hermes Agent. Covers daily usage patterns, cost-optimized workflows, multi-tool pipelines, and reliable error handling for BlockRun's full toolset.

BlockRunAI/blockrun-mcp · 46 tokens

search

Use when the user wants real-time web or news results with AI-summarized answers and citations — Grok Live Search via BlockRun. Cheapest path for "what just happened" questions where freshness beats neural-semantic ranking.

BlockRunAI/blockrun-mcp · 47 tokens

blockrun-setup

Use when asked to install, add, configure, or set up the BlockRun MCP server (@blockrun/mcp) in Claude Code, Claude Desktop, Cursor, Windsurf, Codex CLI or another MCP client — including first-run wallet creation, funding with USDC, choosing a tool profile, and proving the install works. Also use when a fresh install…

BlockRunAI/blockrun-mcp · 93 tokens