email-best-practicesUse when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.
Install via ClawdBot CLI:
clawdbot install christina-de-martinez/email-best-practicesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Post → https://postmaster.google.comCalls external URL not in known-safe list
https://resend.com/blog/best-email-verification-apisAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A new online store needs to set up transactional emails like order confirmations and shipping notifications while ensuring deliverability to avoid spam folders. They must implement SPF/DKIM/DMARC authentication and comply with GDPR for EU customers.
A software service requires email verification, password resets, and welcome sequences to onboard users. They need to handle retry logic for reliable sending and track engagement via webhooks to optimize the flow.
An organization plans to send newsletters and donation appeals, requiring double opt-in consent under CASL and CAN-SPAM. They must manage suppression lists to handle bounces and complaints effectively.
A bank or fintech company sends transaction alerts and security notifications, needing high reliability with idempotent sends and strict adherence to compliance regulations like GDPR for data protection.
A platform sends event invitations, reminders, and follow-ups, blending transactional and marketing emails. They must differentiate email types and implement list hygiene to maintain sender reputation.
Companies charge monthly fees for software access, relying on email for user engagement, billing notifications, and feature updates. This model benefits from transactional email reliability and marketing email upsells to drive retention.
Platforms facilitate sales between buyers and sellers, generating revenue from transaction fees or commissions. Email is critical for order processing, customer support, and promotional campaigns to boost sales volume.
Businesses monetize through ads, subscriptions, or sponsored content, using email newsletters to drive traffic and engagement. They focus on email capture for audience growth and compliance with opt-in regulations.
💬 Integration Tip
Start by setting up DNS authentication (SPF/DKIM/DMARC) before sending any emails to avoid spam issues, and implement webhooks early to track delivery events for better list management.
Scored Apr 19, 2026
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...
API-first email platform designed for AI agents. Create and manage dedicated email inboxes, send and receive emails programmatically, and handle email-based workflows with webhooks and real-time events. Use when you need to set up agent email identity, send emails from agents, handle incoming email workflows, or replace traditional email providers like Gmail with agent-friendly infrastructure.
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
Read, search, and manage Outlook emails and calendar via Microsoft Graph API. Use when the user asks about emails, inbox, Outlook, Microsoft mail, calendar events, or scheduling.