reddit-contact-enricher

Extract emails, websites, and social links from Reddit posts and author profiles.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the extraction of contact information like emails, websites, and social links from Reddit posts and authors, streamlining lead enrichment without manual searching.

Core Features & Use Cases

  • Contact Data Extraction: Automatically gather emails, websites, and social account links from Reddit post bodies, comments, and author profiles.
  • Lead Scoring: Evaluates extracted contacts based on source reliability and provides a score for prioritization.
  • Use Case: Enhance existing lead generation by enriching raw Reddit leads with verified contact details before follow-up.

Quick Start

Run the script using node on the skill directory with required input JSON file.

Frequently Asked Questions about reddit-contact-enricher

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

FAQPage Schema
How do I extract emails and social links from Reddit posts for lead enrichment?

To extract emails and social links from Reddit posts for lead enrichment, you can run a script that parses post bodies, comments, and author profiles to automatically gather and verify contact details without manual searching.

What is the best way to automate contact data extraction from Reddit author profiles?

Automating contact data extraction from Reddit author profiles is best handled by running a script that parses public profile data to collect emails, websites, and social account links. This process evaluates source reliability to provide a lead score for prioritization.

Do I need the Reddit API to extract contact information from Reddit posts?

Yes, you need access to the Reddit API or a reddit-public-read skill to extract contact information from Reddit posts. This access is required as input for the script to automatically gather and enrich lead data.

Can I use extracted Reddit contacts for lead qualification and scoring?

Yes, you can use extracted Reddit contacts for lead qualification and scoring. The script evaluates extracted contacts based on source reliability and provides a score, allowing you to prioritize leads before follow-up.

How do I run the script to gather social account links from Reddit?

To run the script and gather social account links from Reddit, execute it using node on the skill directory with a required input JSON file. This will process the Reddit data to extract websites, emails, and social links.

What limitations exist when extracting websites from Reddit comments?

A key limitation when extracting websites from Reddit comments is that it focuses strictly on public data available on Reddit. It relies entirely on Reddit API access or the reddit-public-read skill to function correctly.