mcpbeat

Firecrawl Lead Gen

firecrawl/firecrawl-lead-gen

Generate structured lead lists from prospect databases and web directories with Firecrawl browser. Use for finding prospects by role, company type, industry, stage, location, technologies, or other criteria and exporting CRM-ready JSON or CSV.

498 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
110
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/firecrawl/firecrawl-workflows --skill firecrawl-lead-gen

The instruction itself

6 sections, as written by the author

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 to use it

Copy the folder

Take firecrawl/firecrawl-lead-gen from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.