Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Enrich leads by finding verified emails via contact pages, Instagram, Hunter.io, and patterns, then format data for Notion with deduplication and batching.
Enrich leads by finding verified emails via contact pages, Instagram, Hunter.io, and patterns, then format data for Notion with deduplication and batching.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Enrich leads with email addresses and format data for Notion.
ollama/llama3.2:8b (FREE) for data formatting haiku for Hunter.io API calls
Max 10 Hunter.io lookups per session (API limit) 5 seconds between API calls Batch similar domains together
Check /contact, /about, /pages/contact Look for mailto: links Check footer
Check bio for email Check "Contact" button
GET https://api.hunter.io/v2/domain-search ?domain={domain} &api_key={HUNTER_API_KEY} Response includes: emails[] confidence score type (generic/personal) Only use emails with confidence > 70%
Common patterns: hello@domain.com info@domain.com contact@domain.com [firstname]@domain.com
Founder/owner personal email (best) hello@ or hi@ (good) info@ or contact@ (okay) Generic support@ (last resort)
{ "domain_key": "brandname.com", "brand_name": "Brand Name", "niche": "skincare", "website_url": "https://brandname.com", "ig_handle": "@brandname", "followers_est": 15000, "contact_email": "hello@brandname.com", "email_confidence": "high", "email_source": "hunter.io", "source": "meta_ads", "status": "new" }
Before adding any lead: Normalize domain: lowercase, remove www., remove https:// Check if domain_key exists in Notion If exists, skip (don't duplicate) Log: "Skipped [domain] - already in pipeline"
Process 10 leads at a time Format all data before Notion sync Save formatted batch to workspace/leads-enriched-YYYY-MM-DD.json
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.