EmailVerifier

Community

Verify emails via syntax, DNS, and SMTP.

Authorphuaky
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Email deliverability is often misjudged due to fragmented checks. This skill consolidates syntax validation, MX/DNS lookups, and SMTP RCPT TO verification to accurately determine whether an address can receive mail.

Core Features & Use Cases

  • Syntax verification to catch malformed local parts and domains.
  • DNS MX lookups with catch-all and disposable-domain detection.
  • SMTP RCPT TO verification with optional catch-all testing and historical bounce checks.
  • Batch processing from CSV and history lookups for scalable workflows.

Quick Start

Verify a single address by running bun ~/.claude/skills/EmailVerifier/Tools/verify.ts [email protected].

Dependency Matrix

Required Modules

bun:sqlite

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: EmailVerifier
Download link: https://github.com/phuaky/pai-skills/archive/main.zip#emailverifier

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.