email-finder-batch

Find publicly available email addresses for names using OSINT and parallel subagents.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/yoitsyoung/email-finder-batch --skill email-finder-batch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-finder-batch
Source: https://github.com/yoitsyoung/email-finder-batch/tree/main
Command: npx skills add https://github.com/yoitsyoung/email-finder-batch --skill email-finder-batch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collecting accurate emails for outreach is time-consuming and error-prone when done manually; this skill orchestrates OSINT-backed search to locate verifiable contact addresses.

Core Features & Use Cases

  • Subagent-driven parallel search: Recon Scout, Website Crawler, GitHub Inspector, Social Scanner, Academic Scanner, Pattern Guesser, Verifier all run in isolated contexts to protect prompts and keep results concise.
  • Batch-aware lookups: handles multiple names in one run, outputting per-person results with source attribution.
  • Source-traceable outcomes: each email is linked to its discovery source, increasing trust and enabling follow-ups.

Quick Start

Provide a name or a list of names to start batch email discovery.

Frequently Asked Questions about email-finder-batch

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

FAQPage Schema
How do I find email addresses for a list of names using OSINT?

Find email addresses for a list of names using OSINT by providing the batch list to trigger parallel subagent searches across web, social, and academic sources. The system returns discovered emails with source attribution per person.

What is the best way to automate batch email lookup with source attribution?

The best way to automate batch email lookup with source attribution is using a parallel subagent architecture that scans websites, GitHub, and social profiles simultaneously. This isolates search contexts and links each discovered email to its original source.

Can I search for publicly available emails across GitHub and academic sources in one run?

Yes, you can search for publicly available emails across GitHub and academic sources in one run by submitting a single name or batch list. The GitHub Inspector and Academic Scanner subagents execute these targeted lookups concurrently.

Does batch email discovery work for both single lookups and large lists of names?

Batch email discovery works for both single lookups and large lists of names. The batch-aware architecture handles multiple names in one run, coordinating subagents to deliver concise, sourced results for each person individually.

How does the parallel subagent architecture protect prompts during email discovery?

The parallel subagent architecture protects prompts during email discovery by running isolated search components like Recon Scout and Website Crawler in separate contexts. This isolation prevents cross-contamination while gathering verifiable contact addresses.

What sources does an OSINT email finder check to locate verifiable contact addresses?

An OSINT email finder checks sources including websites, GitHub profiles, social media platforms, and academic databases to locate verifiable contact addresses. Subagents coordinate these parallel scans, and a Verifier component validates the discovered emails.