agentpmt-tool-email-address-validation-single-bc8693

Validate single email addresses via AgentPMT API with syntax, DNS/MX, and SMTP checks.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/firef1ie/OpenClawSkills --skill agentpmt-tool-email-address-validation-single-bc8693
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentpmt-tool-email-address-validation-single-bc8693
Source: https://github.com/firef1ie/OpenClawSkills/tree/main/openclaw-agentpmt-tool-email-address-validation-single-bc8693
Command: npx skills add https://github.com/firef1ie/OpenClawSkills --skill agentpmt-tool-email-address-validation-single-bc8693

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill verifies the validity and deliverability of individual email addresses, preventing issues caused by invalid or fake email accounts.

Core Features & Use Cases

  • Email Verification: Checks syntax, DNS/MX records, and SMTP mailbox existence without sending emails.
  • Spam Trap & Disposable Email Detection: Identifies problematic email addresses.
  • Use Case: Ensure new user sign-ups on your platform use valid email addresses to reduce bounce rates and improve communication.

Quick Start

Use the agentpmt-tool-email-address-validation-single-bc8693 skill to verify the email address '[email protected]'.

Frequently Asked Questions about agentpmt-tool-email-address-validation-single-bc8693

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

FAQPage Schema
How do I validate an email address without sending an email?

You can validate an email address without sending an email by performing syntax checks, DNS/MX lookups, and SMTP mailbox verification to confirm deliverability and mailbox existence.

What is the best way to detect disposable emails and spam traps during contact validation?

Contact validation detects disposable emails and spam traps by analyzing the email address against external APIs, identifying role-based addresses and problematic spam trap patterns to ensure data verification.

How does SMTP mailbox verification for email deliverability work?

SMTP mailbox verification for email deliverability works by querying the mail server to check if a specific mailbox exists for the target address, preventing bounced emails during user sign-ups.

Can I use an API tool for single email validation with credit-based payments?

Yes, you can use an API tool for single email validation that supports credit-based payments and wallet signatures, allowing automated access to perform DNS lookups and spam trap detection.

Why does email validation fail on role-based addresses?

Email validation flags role-based addresses because they are generic organizational inboxes like admin@ or support@, which are often detected during contact validation to prevent poor deliverability ratios.