ClaudeSuperPower

email-verifier

Skill

Verifies whether an email address is deliverable by checking DNS and SMTP records. Use when the user wants to check if an email is valid, verify an email address, or assess deliverability before sending.

Install

git clone https://github.com/hunter-io/claude-plugin.git ~/.claude/skills/email-verifier

What is email-verifier?

Verifies whether an email address is deliverable by checking DNS and SMTP records. Use when the user wants to check if an email is valid, verify an email address, or assess deliverability before sending.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~51 tokens of context used while enabled, before you invoke anything

Documentation

README · ~2 min read

Email Verifier

Check whether an email address is deliverable before you send to it.

Examples

  • /hunter:email-verifier jane@stripe.com
  • "Is john@acme.com a valid email?"
  • "Check if sarah@notion.so is deliverable"
  • "Verify these emails: a@x.com, b@y.com, c@z.com"
  • "Can I send to hello@example.com?"

Steps

  1. Parse the input. Extract the email address(es).

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.