data-enricherEnrich leads by finding verified emails via contact pages, Instagram, Hunter.io, and patterns, then format data for Notion with deduplication and batching.
Install via ClawdBot CLI:
clawdbot install visualdeptcreative/data-enricherGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.hunter.io/v2/domain-searchAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Enrich leads from Meta Ads for e-commerce brands by finding contact emails via their domains, prioritizing personal emails for founders to improve outreach conversion. Useful for agencies managing multiple brand campaigns.
Automatically populate a Notion database with enriched lead data, including email addresses and confidence scores, to streamline sales pipeline management for small businesses.
Enrich leads from Instagram profiles by checking bios and contact buttons for email addresses, then using Hunter.io for domain-based email discovery to support influencer marketing campaigns.
Enrich leads for startups by discovering email addresses through website contact pages and pattern guessing, focusing on high-confidence emails to build targeted outreach lists.
Enrich client leads from various sources like Meta Ads, batch processing domains to find contact emails and format data for Notion, ensuring no duplicates for efficient onboarding.
Offer a free tier with limited Hunter.io API calls per session, then charge for higher limits or advanced features like batch processing and Notion integrations. Targets small businesses and freelancers.
Provide lead enrichment as a service to marketing agencies, using the skill to process large lead lists and deliver formatted data to Notion, charging per lead or on a retainer basis.
Integrate the skill into enterprise sales platforms, offering custom rate limits, advanced deduplication, and API access for large-scale lead management in industries like tech and finance.
💬 Integration Tip
Set up environment variables for Hunter.io API keys and configure Notion database schema to match the output format for seamless data sync.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.