email-finder

Extract and verify email addresses from Reddit user profiles.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kael-odin/digital-human-protocol --skill email-finder-kael-odin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-finder
Source: https://github.com/kael-odin/digital-human-protocol/tree/main/packages/digital-humans/coreclaw-reddit-lead-hunter/skills/email-finder
Command: npx skills add https://github.com/kael-odin/digital-human-protocol --skill email-finder-kael-odin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, hunterio-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of discovering and verifying email addresses from Reddit user profiles, simplifying the lead qualification process.

Core Features & Use Cases

  • Email Discovery: Extracts email addresses from profile descriptions and public web presence.
  • Pattern Suggestion: Suggests common email formats based on personal websites.
  • Optional Verification: Verifies email addresses using Hunter.io API.
  • Use Case: Ideal for digital marketers or sales professionals looking to identify potential leads on Reddit.

Quick Start

Run the 'email-finder' skill to discover and verify email addresses for a given Reddit user.

Frequently Asked Questions about email-finder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find email addresses from Reddit profiles for lead qualification?

Extract email addresses from Reddit user profiles by scanning profile descriptions and public web presence using regex patterns. This automates lead qualification by discovering contact information directly from Reddit user data.

Can I verify discovered Reddit emails using the Hunter.io API?

Verify discovered Reddit emails using the optional Hunter.io API integration. This validates the extracted email addresses to ensure accuracy for marketing and sales outreach campaigns.

Do I need curl to extract email addresses from Reddit users?

Curl is required to run this email discovery process. The extraction and verification logic relies on curl to handle external requests, including the optional Hunter.io API verification calls.

What is the best way to automate sales lead generation from Reddit?

Automate Reddit lead generation by running this Skill to discover and verify emails. It extracts addresses from profiles and suggests common email formats based on personal websites listed by users.

Does this email discovery method work without an external verification API?

Email discovery works without an external API by extracting addresses using regex patterns. The Hunter.io API is optional and only needed if you want to verify the discovered email addresses for deliverability.

When should I not use Reddit profile scraping for email discovery?

Avoid Reddit email discovery when profiles lack public web presence or descriptive text. This method relies on finding email patterns in user profiles or personal websites, so it fails if users keep their contact information private.