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.
$npx -y skills add hunter-io/claude-plugin --skill email-verifierInstalls into the current project.
Run `npx skills use "https://github.com/hunter-io/claude-plugin" --skill "hunter-io/claude-plugin/email-verifier"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hunter-io/claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/hunter-io/claude-plugin"` and select the relevant skills, then follow their instructions.