Firecrawl lead gen

01What is it?
Generate structured lead lists from prospect databases and web directories with Firecrawl browser. It brings Firecrawl's specific operating context into paid media, so the agent is guided by a sharper source than a generic prompt.
02Inputs
Context for paid media: your goals, audience, constraints, and any source material the skill asks for.
03Output
A ready-to-use result for paid media: the analysis, copy, or recommendations the agent produces.
Paste-ready

Install as a package

Installs this one skill package for your coding agent, including any supporting files that skill ships with — not every skill in the repository. Read the tutorial.

Terminal
$ npx skills add firecrawl/firecrawl-workflows --skill firecrawl-lead-gen

Use in Profound

Copy this file into a new Profound Skill. That's it, nothing else to install.

Copy and create in Profound
SKILL.md

Firecrawl Lead Gen

Use this to extract legitimately accessible prospect lists.

Onboarding Interview

Infer the prospect target, source, lead count, and output format from context. If the target is clear, proceed immediately.

Ask at most 1-3 concise questions only if blocked, such as the prospect definition, source/auth requirement, or target lead count.

Firecrawl Collection Plan

Use Firecrawl browser for databases requiring filters, search forms, pagination, or login. Use search/scrape for public sources.

Apply filters such as role, company size, industry, geography, funding stage, and technologies when available.

Extraction Fields

Capture visible or legitimately accessible fields:

  • name
  • title
  • company
  • company URL
  • location
  • email, phone, and LinkedIn only when visible/allowed
  • industry, company size, funding stage
  • notes and profile URL

Final Deliverable

# Lead List: [Target]

## Summary
[Source, filters, count, caveats]

## Leads
[Table or link to JSON/CSV]

## Data Gaps
[Masked, unavailable, or paywalled fields]

## Rerun Inputs
workflow: firecrawl-lead-gen
target: [description]
source: [auto/source/url]
max_leads: [number]
output: [json/csv/markdown]

Quality Bar

  • Only extract publicly visible or legitimately accessible data.
  • Note masked, unavailable, or paywalled fields.
  • Deduplicate leads.
  • Do not bypass CAPTCHAs or access controls.

How do I install Firecrawl lead gen in Cursor, Claude Code, or Codex?

Run npx skills add firecrawl/firecrawl-workflows --skill firecrawl-lead-gen in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only Firecrawl lead gen, not every skill in the repository.

Where does Firecrawl lead gen come from and what license is it under?

Firecrawl lead gen comes from the firecrawl/firecrawl-workflows repository on GitHub. That repository has 143 GitHub stars. The skill is published under the MPL-2.0 license.

Prefer plain text? Read the Firecrawl lead gen guide as markdown.