email-best-practices

Guide email deliverability, compliance, and list management best practices.

1|Updated Sep 30, 2025
One-click install
npx skills add https://github.com/lukemcdonald/gettreadtalks --skill email-best-practices-lukemcdonald
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-best-practices
Source: https://github.com/lukemcdonald/gettreadtalks/tree/main/.agents/skills/email-best-practices
Command: npx skills add https://github.com/lukemcdonald/gettreadtalks --skill email-best-practices-lukemcdonald

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance to ensure your emails reach inboxes, comply with regulations, and maintain high sender reputation, preventing issues like emails going to spam or high bounce rates.

Core Features & Use Cases

  • Deliverability Setup: Guides you through setting up SPF, DKIM, and DMARC to authenticate your sending domain.
  • Compliance Assurance: Details requirements for CAN-SPAM, GDPR, and CASL to avoid legal penalties.
  • List Management: Offers strategies for handling bounces, complaints, and maintaining clean subscriber lists.
  • Use Case: You're launching a new email newsletter and want to ensure it lands in the inbox, not spam. This Skill will guide you through the necessary DNS configurations and consent management practices.

Quick Start

Use the email-best-practices skill to set up SPF, DKIM, and DMARC for your sending domain.

Frequently Asked Questions about email-best-practices

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

FAQPage Schema
How do I set up SPF, DKIM, and DMARC for email deliverability?

To ensure email deliverability, you must configure SPF, DKIM, and DMARC DNS records for your sending domain. This authenticates your emails, preventing them from being marked as spam and protecting your sender reputation.

What are the CAN-SPAM, GDPR, and CASL compliance requirements for marketing emails?

Marketing email compliance requires adhering to consent and opt-out rules under CAN-SPAM, GDPR, and CASL. Following these regulations prevents legal penalties and ensures proper subscriber list management for your campaigns.

Why are my emails going to spam and how do I fix high bounce rates?

Emails go to spam due to poor sender reputation, missing DMARC authentication, or high bounce rates. Fix this by setting up DKIM and SPF records, processing bounce webhooks, and cleaning your subscriber list.

Do I need different email compliance practices for transactional vs marketing emails?

Transactional emails require different compliance practices than marketing emails. While transactional messages are exempt from CAN-SPAM and GDPR consent requirements, marketing emails mandate strict opt-in management and unsubscribe processing.

What's the best way to handle email bounces and complaints for list management?

The best way to handle bounces and complaints for list management is processing webhook events to automatically remove invalid addresses. This maintains clean subscriber lists and protects your domain's sender reputation.