Matrixly Matrixly ← Marketplace

Lead generation · Ready to use

Lead Qualifier

Scores inbound leads, enriches contact data, and suggests personalized outreach sequences — ready for Salesforce and Gmail.

Salesforce export Gmail ingest Hot / Warm / Cold
1:15

See Lead Qualifier score a real inbound lead

Demo video placeholder · embed when ready

1. Score

Fit · intent · seniority · data quality → hot / warm / cold / DQ.

2. Enrich

Company, industry, website, location signals from email domain + optional Grok.

3. Outreach

4-touch personalized email sequence (drafts only — human sends).

4. Salesforce

Lead JSON + CSV for Data Loader / API import.

Install & demo

See it work on your computer

One click. Works on Windows, Mac & Linux. No terminal needed.

No terminal. No code. About 20–40 seconds.

Already have the folder? Download just the installer.

Advanced / Power users / Hermes Show

Prefer the terminal? Run these from the agents/lead-qualifier folder — no hard-coded machine path required.

Install & demo

python -m venv .venv
# Windows
.\.venv\Scripts\Activate.ps1
# macOS / Linux
source .venv/bin/activate
pip install -r requirements.txt
python -m src.cli sample --no-llm

Qualify your file · Gmail · single lead

python -m src.cli qualify -f data/leads/sample_leads.json
python -m src.cli gmail --no-llm
python -m src.cli score-one --email ops@acme.com --name "Priya Shah" --title "VP Sales" --company "Acme" --notes "Pilot this month"

Hermes

hermes -s lead-qualifier -z "Qualify sample leads and list hot prospects with first outreach touch"
MVP pilot: Salesforce is export-first (JSON/CSV). Live SF API is optional later. Outreach sequences are never auto-sent.