sales-safetymails
SafetyMails platform help — bulk email verification (up to 2M emails, 19-step algorithm), real-time API validation (JavaScript embed for forms), Email Finder (B2B corporate lookup), list cleaning, spamtrap/disposable/catch-all detection, integrations. Use when your email list has too many bounces, SafetyMails verification results look wrong, the JavaScript embed isn't catching bad emails on your forms, Email Finder isn't returning corporate addresses, or integrations aren't syncing verified results. Do NOT use for general deliverability strategy across tools (use /sales-deliverability), general enrichment strategy (use /sales-enrich), building prospect lists (use /sales-prospect-list), or connecting tools generically (use /sales-integration).
What this skill does
# SafetyMails Platform Help Help the user with SafetyMails platform questions — from bulk email verification and list cleaning through real-time API validation, Email Finder, integrations, and credit management. SafetyMails is a Brazil-founded email verification platform with 8,000+ customers and 2B+ emails verified. ISO 27001 certified. Core strengths: bulk list cleaning (up to 2M emails), real-time JavaScript embed for form validation, and B2B corporate email finder. ## Step 1 — Gather context If `references/learnings.md` exists, read it first for accumulated knowledge. Ask the user: 1. **What area of SafetyMails do you need help with?** - A) Bulk Email Verification — upload and clean an email list - B) Real-Time API — JavaScript embed for forms/landing pages - C) Email Finder — find corporate emails by name + domain - D) Free Tools — single email verifier, password generator, email name generator - E) Integrations — RD Station, HubSpot, Mailchimp, Zapier, etc. - F) Reporting & Analytics — verification result breakdowns - G) Account & Billing — credits, pricing, plans - H) Something else — describe it 2. **What type of verification or lookup do you need?** - A) One-time list cleaning before a campaign - B) Ongoing form validation (real-time) - C) Finding corporate email addresses (Email Finder) - D) Checking a single email address - E) Not sure yet 3. **What's your goal?** (describe your specific objective — e.g., "clean 50K contacts before a Mailchimp campaign", "add real-time validation to a WordPress form", "find emails for 200 prospects") **If the user's request already provides most of this context, skip directly to the relevant step.** Lead with your best-effort answer using reasonable assumptions (stated explicitly), then ask only the most critical 1-2 clarifying questions at the end — don't gate your response behind gathering complete context. ## Step 2 — Route or answer directly If the request maps to a specialized skill, route: - General deliverability strategy (SPF/DKIM/DMARC, warmup, inbox placement) → `/sales-deliverability` - Enrichment strategy across tools (waterfall, CRM hygiene) → `/sales-enrich` - Building prospect lists / ICP definition → `/sales-prospect-list` - Connecting tools via Zapier/webhooks generically → `/sales-integration` Otherwise, answer directly from platform knowledge using the reference below. ## Step 3 — SafetyMails platform reference Provide guidance based on the user's area: ### Bulk Email Verification - **What it is**: Upload email lists (CSV, TXT, XLS, XLSX, or paste) and SafetyMails runs a 19-step verification algorithm on every address - **Scale**: Up to 2M emails per list - **Algorithm checks**: Syntax validation, MX record lookup, catch-all/accept-all detection, spamtrap identification, disposable/temporary email detection, role-based address detection (info@, sales@, etc.), domain typo correction, and more (19 steps total) - **Credit cost**: 1 credit per email verified - **Turnaround**: Processing time depends on list size — small lists (under 10K) typically complete in minutes - **Output**: Downloadable results with per-email status and overall list health summary - **Best practices**: Remove duplicate emails before uploading to save credits. Segment results by verification status before importing into your campaign tool. Re-verify lists older than 3 months — email addresses decay over time. ### Real-Time API (JavaScript Embed) - **What it is**: A JavaScript snippet you embed in forms and landing pages to validate email addresses as users type them, before they enter your database - **Response time**: Under 1 second - **How it works**: Add the JavaScript embed code to your form page. Configure with your API key (generated at panel.safetymails.com). Customize error messages for invalid emails. - **Use cases**: Landing page forms, newsletter signups, registration flows, checkout forms - **Best practices**: Always customize error messages to match your brand voice. Use the API to prevent invalid emails from entering your CRM/ESP in the first place — this is cheaper than cleaning lists after the fact. > **API documentation note**: SafetyMails API docs at docs.safetymails.com are help-center style guides, not a formal REST API reference. There is no comprehensive endpoint-by-endpoint reference with request/response schemas. The primary API surface is the JavaScript embed for form validation. For programmatic bulk verification, use the web panel at panel.safetymails.com or integrations. If the user needs detailed REST API documentation, flag that it may be incomplete and recommend contacting SafetyMails support. ### Email Finder - **What it is**: B2B corporate email lookup — provide a first name, last name, and company domain, and SafetyMails returns the corporate email address - **Credit cost**: 7 credits per found email. 1 credit if the domain is risky/unverifiable. 0 credits if no email is found. - **Auto-verified**: Found emails are automatically verified — no need to run a separate verification step - **Best practices**: Use for targeted prospecting when you know the person and company. Budget 7 credits per successful lookup when planning credit purchases. Combine with bulk verification for lists that mix known and unknown emails. ### Free Tools - **Single Email Verifier**: Check one email address at a time for free on the SafetyMails website - **Password Generator**: Generate secure passwords (utility tool) - **Email Name Generator**: Generate professional email address suggestions from a name ### Reporting & Analytics - **Verification results**: Detailed breakdown of your list by status category (valid, invalid, catch-all, disposable, spamtrap, etc.) - **List health score**: Overall assessment of list quality - **Use**: Review reports to understand the hygiene of your lists and identify patterns (e.g., high spamtrap rate may indicate a purchased or scraped list) ### Data Model — Verification Statuses | Status | Meaning | Action | |---|---|---| | **Valid** | Email exists and is deliverable | Safe to send | | **Invalid** | Email does not exist or is undeliverable | Remove immediately — sending will hard bounce | | **Catch-All / Accept-All** | Domain accepts all addresses — cannot confirm specific mailbox | Include with caution — monitor bounce rates closely | | **Disposable / Temporary** | Throwaway email from services like Guerrilla Mail, Mailinator | Remove — these addresses expire quickly and indicate low-intent signups | | **Spamtrap** | Known spam trap address maintained by blocklist providers | Remove immediately — sending to spamtraps severely damages sender reputation and can get your domain blocklisted | | **Role-Based** | Generic address like info@, sales@, support@ (not a person) | Remove from prospecting lists — these go to shared inboxes, not individuals. OK for transactional email. | | **Syntax Error** | Malformed email address (missing @, invalid characters, etc.) | Remove — not a real email address | | **Domain Error** | Domain does not exist or has no MX records | Remove — domain cannot receive email | ### API Quick Reference | Feature | Details | |---|---| | **Primary API surface** | JavaScript embed for real-time form validation | | **Auth** | API key generated at panel.safetymails.com | | **Docs** | docs.safetymails.com (help-center style guides, not REST reference) | | **Response time** | <1 second for real-time validation | | **Bulk verification** | Via web panel upload or integrations (not a documented REST endpoint) | | **Trial** | 1,000 API credits free for 15 days on signup | | **API access requirement** | Monthly subscription plan required (not available on pay-as-you-go) | ### Integrations | Integration | Type | What it does | |---|---|---| | **RD Station** | Marketing automation | Sync and verify contacts from RD Station | | **SendGrid** | ESP | Verify contacts before sending via SendGrid | | **HubSpot** |
Related in Backend & APIs
jfrog
IncludedInteract with the JFrog Platform via the JFrog CLI and REST/GraphQL APIs. Use this skill when the user wants to manage Artifactory repositories, upload or download artifacts, manage builds, configure permissions, manage users and groups, work with access tokens, configure JFrog CLI servers, search artifacts, manage properties, set up replication, manage JFrog Projects, run security audits or scans, look up CVE details, query exposures scan results from JFrog Advanced Security, manage release bundles and lifecycle operations, aggregate or export platform data, or perform any JFrog Platform administration task. Also use when the user mentions jf, jfrog, artifactory, xray, distribution, evidence, apptrust, onemodel, graphql, workers, mission control, curation, advanced security, exposures, or any JFrog product name.
cupynumeric-migration-readiness
IncludedPre-migration readiness assessor for porting NumPy to cuPyNumeric. Use BEFORE substantial porting work begins when the user asks whether code will scale on GPU, whether they should migrate to cuPyNumeric, which NumPy patterns transfer cleanly, what must be refactored before porting, or mentions pre-port assessment, scaling analysis, or refactor planning. Inspect the user's source code, look up NumPy usage, cross-reference the cuPyNumeric API support manifest, and distinguish distributed-scaling-friendly patterns from blockers such as unsupported APIs, scalar synchronization, host round-trips, Python/object-heavy control flow, shape/data-dependent branching, and in-place mutation hazards. Produce a verdict of READY, LIGHT REFACTOR, SIGNIFICANT REFACTOR, or NOT RECOMMENDED, with concrete refactor pointers.
alibabacloud-data-agent-skill
IncludedInvoke Alibaba Cloud Apsara Data Agent for Analytics via CLI to perform natural language-driven data analysis on enterprise databases. Data Agent for Analytics is an intelligent data analysis agent developed by Alibaba Cloud Database team for enterprise users. It automatically completes requirement analysis, data understanding, analysis insights, and report generation based on natural language descriptions. This tool supports: discovering data resources (instances/databases/tables) managed in DMS, initiating query or deep analysis sessions, real-time progress tracking, and retrieving analysis conclusions and generated reports. Use this Skill when users need to query databases, analyze data trends, generate data reports, ask questions in natural language, or mention "Data Agent", "data analysis", "database query", "SQL analysis", "data insights".
token-optimizer
IncludedReduce OpenClaw token usage and API costs through smart model routing, heartbeat optimization, budget tracking, and native 2026.2.15 features (session pruning, bootstrap size limits, cache TTL alignment). Use when token costs are high, API rate limits are being hit, or hosting multiple agents at scale. The 4 executable scripts (context_optimizer, model_router, heartbeat_optimizer, token_tracker) are local-only — no network requests, no subprocess calls, no system modifications. Reference files (PROVIDERS.md, config-patches.json) document optional multi-provider strategies that require external API keys and network access if you choose to use them. See SECURITY.md for full breakdown.
resend-cli
IncludedUse this skill when the task is specifically about operating Resend from an AI agent, terminal session, or CI job via the official resend CLI: installing/authenticating the CLI, sending/listing/updating/cancelling emails, batch sends, domains and DNS, webhooks and local listeners, inbound receiving, contacts, topics, segments, broadcasts, templates, API keys, profiles, or debugging Resend CLI/API failures. Trigger on mentions of Resend CLI, `resend`, `resend doctor`, `resend emails send`, `resend domains`, `resend webhooks listen`, `resend emails receiving`, or agent-friendly terminal automation.
alibabacloud-odps-maxframe-coding
IncludedUse this skill for MaxFrame SDK development and documentation navigation on Alibaba Cloud MaxCompute (ODPS). Helps answer MaxFrame API, concept, official example, and supported pandas API questions; create data processing programs; read/write MaxCompute tables; debug jobs (remote or local); and build custom DPE runtime images. Trigger when users mention MaxFrame, MaxCompute with MaxFrame, ODPS table processing, DPE runtime, MaxFrame docs/examples, DataFrame/Tensor operations, or GPU runtime setup. Works for both English and Chinese queries about Alibaba Cloud data processing with MaxFrame.