← Back to Skills Marketplace
dttnpole-commits

AI Lead Generation & Prospect Finder

by DTTNpole-commits · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
157
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-lead-generation-prospect-finder
Description
Generates ideal customer profiles (ICP), lead acquisition strategies, LinkedIn and Google search formulas, structured lead lists, and cold outreach connectio...
README (SKILL.md)

AI Lead Generation & Prospect Finder

Generate a complete B2B lead generation playbook in minutes — ideal customer profiles, LinkedIn Boolean search strings, Google X-Ray queries, structured lead list templates, and cold outreach connection tips. Built for founders, SDRs, and growth teams who need a pipeline fast.


What This Skill Does

Given an industry, role, location, product, and goal, this skill produces:

  • Ideal Customer Profile (ICP) — firmographic, demographic, and psychographic profile of your perfect buyer
  • Lead Acquisition Strategies — 5+ actionable channels ranked by effort vs. impact
  • LinkedIn Search Formulas — ready-to-paste Boolean strings and Sales Navigator filter configs
  • Google X-Ray Search Queries — find prospects on LinkedIn, company sites, and directories via Google
  • Structured Lead List — a ready-to-export table with columns for Name, Title, Company, Industry, Location, LinkedIn URL, Email Status, Lead Score, and Notes
  • Cold Outreach Bridge — how to connect each lead segment to the right cold email angle

Skill Files

ai-lead-generation-prospect-finder/
├── SKILL.md       ← You are here
├── manifest.json  ← Deployment metadata
├── prompt.txt     ← Core generation logic
├── config.json    ← Input field definitions
└── README.md      ← End-user documentation

When to Trigger This Skill

Trigger immediately when the user says anything like:

  • "find me leads" / "build a prospect list" / "who should I target"
  • "generate an ICP" / "who is my ideal customer"
  • "LinkedIn search for prospects" / "Sales Navigator filters"
  • "Google search for leads" / "X-Ray search LinkedIn"
  • "I need a pipeline" / "help me fill my funnel"
  • "outbound prospecting strategy" / "who to cold email"
  • "target account list" / "TAL for ABM campaign"
  • Mentions Apollo, Hunter, ZoomInfo, Clay, Lusha, Clearbit in research context

Required Inputs

Collect all required fields in a single ask — do not ask one at a time.

Field Required Description
industry Target industry (e.g. SaaS, Fintech, Healthcare)
target_role Job title or function (e.g. VP of Sales, CTO)
location Geography (e.g. United States, EMEA, Global)
product What you sell — be specific
goal Outcome you want (e.g. book 10 demos this month)
company_size Optional Employee range (e.g. 50–500, Enterprise 1000+)
revenue_range Optional ARR or revenue (e.g. $1M–$50M ARR)
tech_stack Optional Tools they use (e.g. Salesforce, HubSpot, AWS)
excluded_segments Optional Who NOT to target (e.g. agencies, solo founders)

Output Sections

🎯 IDEAL CUSTOMER PROFILE (ICP)
  Firmographics · Demographics · Psychographics · Pain triggers · Buying signals

📋 LEAD ACQUISITION STRATEGIES
  5+ channels ranked by effort vs. impact with action steps

🔍 LINKEDIN SEARCH FORMULAS
  Boolean search strings · Sales Navigator filter configs · InMail tips

🌐 GOOGLE X-RAY QUERIES
  Ready-to-run search strings for Google

📊 STRUCTURED LEAD LIST TEMPLATE
  Table with 10 columns · Scoring criteria · Ready to export to CSV/Sheets

🔗 COLD OUTREACH BRIDGE
  How to match each lead segment to the right email angle

Example

Input:

Industry: B2B SaaS
Target Role: VP of Sales
Location: United States
Product: AI-powered sales coaching platform that improves rep performance
Goal: Book 20 qualified demos in 30 days
Company Size: 100–1000 employees
Tech Stack: Salesforce, Outreach or Salesloft

Sample ICP Output:

Company: Series B–D SaaS companies, 100–1000 employees, $10M–$100M ARR, US-based, using Salesforce + a sales engagement tool, with an inside sales team of 10+ reps.

Buyer: VP of Sales or Chief Revenue Officer. Promoted from AE or SDR. Currently scaling a team and struggling with ramp time and quota attainment. Has budget authority. Triggered to buy when: team misses quota 2 quarters in a row, or headcount doubles but revenue doesn't.

Sample LinkedIn Boolean String:

("VP of Sales" OR "Vice President of Sales" OR "Head of Sales" OR "CRO")
AND ("SaaS" OR "software" OR "B2B")
AND ("Salesforce" OR "Outreach" OR "Salesloft")
NOT ("agency" OR "consultant" OR "freelance")

Connected Skill

After running this skill, use AI Cold Email & LinkedIn Outreach Generator to turn your prospect segments into personalized outreach sequences.


Compatible Tools

Prospect research: LinkedIn Sales Navigator · Apollo.io · Hunter.io · ZoomInfo · Clay · Lusha · Clearbit

CRM import: HubSpot · Salesforce · Pipedrive · Notion · Google Sheets · Airtable


Limitations

  • This skill generates strategy and templates — it does not scrape or pull live contact data from any platform.
  • Lead quality depends on how specific your inputs are. Vague inputs produce generic outputs.
  • Always verify contact information before outreach.
  • Comply with GDPR, CCPA, and platform terms of service when collecting and using prospect data.

Changelog

Version Date Notes
1.0.0 2026-03-22 Initial release
Usage Guidance
This skill appears low-risk and does what it says: generate ICPs, Boolean strings, X-Ray queries, and lead-list templates from the inputs you provide. Before you use outputs: 1) do not paste or share sensitive customer PII into prompts; 2) verify contact information manually and obey GDPR/CCPA and LinkedIn Terms before outreach; 3) be cautious if you link this to other skills/tools that send emails or scrape data (those tools may require credentials and have higher risk); 4) review any connected skill (e.g., the AI Cold Email & LinkedIn Outreach Generator) to see what permissions or credentials it asks for before connecting them.
Capability Analysis
Type: OpenClaw Skill Name: ai-lead-generation-prospect-finder Version: 1.0.0 The skill is a legitimate B2B sales strategy tool designed to generate Ideal Customer Profiles (ICP), search queries, and outreach templates. Analysis of the core logic in prompt.txt and SKILL.md shows no evidence of data exfiltration, malicious execution, or prompt injection; it functions entirely as a text-based advisor and template generator without performing automated network requests or sensitive file access.
Capability Assessment
Purpose & Capability
The name/description (lead generation, ICP, search strings, templates) aligns with the provided files (SKILL.md, prompt.txt, README, config). No unrelated credentials, binaries, or system paths are requested. The outputs (Boolean strings, X-Ray queries, CSV/Sheets export templates) match the stated purpose.
Instruction Scope
SKILL.md/prompt specify only generation of templates, queries, scoring rubrics, and example rows from user-provided inputs. There are no instructions to read files, environment variables, local config, or to call external network endpoints or run commands. The skill explicitly states it does not scrape live contact data and tells users to verify contacts and comply with privacy laws.
Install Mechanism
There is no install spec and no code files to execute — the skill is instruction-only. This minimizes risk since nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The manifest output_format mentions export options (csv, notion, google_sheets) but the skill does not request or store credentials for those services.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not request persistent privileges or modify other skills or system-wide settings. It is user-invocable only.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-lead-generation-prospect-finder
  3. After installation, invoke the skill by name or use /ai-lead-generation-prospect-finder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
AI Lead Generation & Prospect Finder 1.0.0 — Initial release - Instantly generates B2B ideal customer profiles, lead acquisition strategies, LinkedIn/Google search formulas, lead list templates, and cold outreach tips. - Designed for sales, marketing, and growth teams looking to find, research, and build prospect lists rapidly. - Accepts detailed targeting inputs including industry, role, location, product, goals, company size, revenue range, and tech stack. - Output includes copy-paste search strings and structured templates ready for CRM or spreadsheet import. - Provides clear usage scenarios, requirements, and compatibility guidance.
Metadata
Slug ai-lead-generation-prospect-finder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AI Lead Generation & Prospect Finder?

Generates ideal customer profiles (ICP), lead acquisition strategies, LinkedIn and Google search formulas, structured lead lists, and cold outreach connectio... It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.

How do I install AI Lead Generation & Prospect Finder?

Run "/install ai-lead-generation-prospect-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AI Lead Generation & Prospect Finder free?

Yes, AI Lead Generation & Prospect Finder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AI Lead Generation & Prospect Finder support?

AI Lead Generation & Prospect Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AI Lead Generation & Prospect Finder?

It is built and maintained by DTTNpole-commits (@dttnpole-commits); the current version is v1.0.0.

💬 Comments