email-verifier

Web & Frontend Development
v1.0.1
Benign

Verify email address deliverability via SMTP without sending mail.

461 downloads461 installsby @psyduckler

Setup & Installation

Install command

clawhub install psyduckler/email-verifier

If the CLI is not installed:

Install command

npx clawhub@latest install psyduckler/email-verifier

Or install with OpenClaw CLI:

Install command

openclaw skills install psyduckler/email-verifier

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/psyduckler/email-verifier

What This Skill Does

Verifies email address deliverability by connecting to the recipient's mail server and running an SMTP check without sending any mail. Resolves MX records, performs a RCPT TO handshake, and detects catch-all domains. Accepts single addresses, multiple addresses, or CSV files.

Checks whether an address is deliverable without sending a message, avoiding bounce penalties, credit consumption, or domain reputation impact.

When to Use It

  • Checking if a contact email exists before cold outreach
  • Cleaning a lead list exported from a CRM
  • Validating emails collected through a web form
  • Spotchecking an address before adding it to a mailing list
  • Filtering invalid addresses from a batch before an email campaign

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Checking if a contact email exists before cold outreach

AGENT
  1. 1Checking if a contact email exists before cold outreach
  2. 2Cleaning a lead list exported from a CRM
  3. 3Validating emails collected through a web form
  4. 4Spotchecking an address before adding it to a mailing list
  5. 5Filtering invalid addresses from a batch before an email campaign
OUTPUT
Verify email address deliverability via SMTP without sending mail.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026