skills-sh:firecrawl/firecrawl-workflows/firecrawl-lead-gen

firecrawl-lead-gen

# 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 sou

Not scanned by ClawHub
Source
firecrawl/firecrawl-workflows
Freshness
Observed 53m ago
Path
skills/firecrawl-lead-gen
Commit
1a6b302731139d6de6117d205efd8198d3775cc3

Install

Claim

OpenClaw

openclaw skills install skills-sh:firecrawl/firecrawl-workflows/firecrawl-lead-gen

ClawHub

clawhub install skills-sh:firecrawl/firecrawl-workflows/firecrawl-lead-gen

Upstream checks

Upstream checks are separate from ClawHub scanning.

Gen Agent Trust Hub

pass

Checked 2mo ago

View result
Socket

pass

Checked 2mo ago

View result
Snyk

warn

Checked 2mo ago

View result

Stored SKILL.md

SKILL.md

name: firecrawl-lead-gen description: 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. license: ISC metadata: author: firecrawl version: "0.1.0" homepage: https://www.firecrawl.dev source: https://github.com/firecrawl/firecrawl-workflows inputs:

  • name: FIRECRAWL_API_KEY description: Firecrawl API key for hosted Firecrawl requests. required: true

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

markdown
# 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.