lead-finder

Query Saleshandy Lead Finder to convert an ICP into a verified prospect list.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/saleshandy/outreach-superpower --skill lead-finder-saleshandy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lead-finder
Source: https://github.com/saleshandy/outreach-superpower/tree/main/skills/lead-finder
Command: npx skills add https://github.com/saleshandy/outreach-superpower --skill lead-finder-saleshandy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turning an ICP into a ready-to-engage prospect list by automating discovery and delivery to leads.md.

Core Features & Use Cases

  • Reads icp.md to derive a precise Lead Finder search and returns matched leads
  • Persists results to leads.md for downstream enrichment or enrollment
  • Supports optional flags like --limit and --include-phones to tailor the outreach list

Quick Start

Create or update icp.md with your ICP, then run lead-finder to generate leads.md.

Frequently Asked Questions about lead-finder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a verified prospect list from an Ideal Customer Profile?

To generate a verified prospect list from an ICP, you need a searchable ICP document defining your target filters. The lead-finder queries the Saleshandy Lead Finder using these filters and writes matched prospects directly to a leads file.

What is the best way to automate lead discovery using an ICP definition?

Automating lead discovery from an ICP definition involves parsing search-ready filters and delegating the query to a discovery service. The lead-finder automates this by reading the ICP file and persisting enriched prospect results to leads.md.

Do I need an existing ICP file to use the lead finder workflow?

Yes, an existing icp.md file is required to use the lead finder workflow. This file must contain a searchable ICP with a search-ready filters block so the tool can derive a precise Lead Finder search and return matched leads.

Can I limit the number of prospects returned or include phone numbers in my lead search?

You can limit prospects returned or include phone numbers by applying optional flags like --limit and --include-phones. These flags tailor the outreach list generated in leads.md during the lead search and enrichment process.

How does lead discovery integrate with downstream enrollment workflows?

Lead discovery integrates with downstream enrollment workflows by persisting matched search results to leads.md. This file serves as the input for downstream enrichment or lead enrollment, delegating search and persistence via the discover-and-enroll process.

Why are my ICP search filters not returning any matched leads?

If your ICP search filters return no matched leads, the icp.md file likely lacks a valid search-ready filters block. Ensure your ICP definition contains precise, searchable criteria so the Lead Finder can properly execute the discovery query.