zomhub/

lead-enricher

workflow

Enriches a CSV of companies with contacts and a two-line summary.

v1.0.03 agents 0 clones0 this weekMIT
$ zom clone zomhub/lead-enricher

zom asks which tool you use and places the files for it.

Lead enricher

Enriches a CSV of companies with contacts and a two-line summary.

What it does

  1. Researcher finds the site and a description for each company.
  2. Contact finder finds one likely decision maker.
  3. Writer produces enriched.csv.

Env

Copy .env.example to .env and fill in:

  • APOLLO_API_KEY: Apollo API key for contact lookup
  • SERPER_API_KEY: Serper key for web search

Run

claude  # then: /enrich leads.csv

zom clone asks which agent tool you use and places the files for it.