skill-arch-email-delivery

Configure SPF, DKIM, and DMARC authentication and bounce workflows for email deliverability.

4|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ryan-nguyen-01/agent-platform --skill skill-arch-email-delivery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-arch-email-delivery
Source: https://github.com/ryan-nguyen-01/agent-platform/tree/main/.claude/skills/skill-arch-email-delivery
Command: npx skills add https://github.com/ryan-nguyen-01/agent-platform --skill skill-arch-email-delivery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Email deliverability and domain reputation are essential for reliable communications. This Skill provides a comprehensive blueprint for configuring authentication (SPF/DKIM/DMARC), managing bounces and suppressions, and optimizing sender reputation across providers.

Core Features & Use Cases

  • Email authentication setup: SPF, DKIM, and DMARC configuration and monitoring.
  • Bounce handling & reputation management: automated bounce processing, suppression lists, and warm-up planning.
  • Transactional vs Marketing separation: guidelines for subdomains and IP allocation to preserve deliverability.
  • Provider selection & templates: evaluating providers and creating consistent sending templates and monitoring hooks.

Quick Start

Configure DNS SPF, DKIM, and DMARC for your sending domain and implement a basic bounce-handling workflow to protect your sender reputation.

Frequently Asked Questions about skill-arch-email-delivery

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?

Email deliverability requires configuring SPF, DKIM, and DMARC DNS records for your sending domain to authenticate outbound messages and protect domain reputation. This Skill provides structured steps for implementing and monitoring these protocols.

What's the best way to handle email bounces and protect sender reputation?

To protect sender reputation, implement automated bounce handling workflows and maintain suppression lists for invalid addresses. This Skill defines rules for processing bounces and managing suppressions to prevent repeated delivery failures.

Why does email deliverability require separate subdomains for transactional and marketing emails?

Email deliverability requires separating transactional and marketing emails across different subdomains or IP allocations to isolate reputation impact. This Skill provides guidelines for structuring subdomains to preserve overall domain reputation.

Can I use this approach to warm up a new domain for outbound email sending?

Yes, this approach supports domain warm-up planning for outbound email sending. It provides structured warm-up plans and outbound behavior rules to gradually establish sender reputation for domains sending emails at scale.

Does this email authentication setup work across multiple email providers?

Yes, the email authentication setup applies across multiple providers and includes guidelines for evaluating provider selection. It ensures consistent SPF, DKIM, and DMARC configuration regardless of your chosen email service provider.

What is DMARC monitoring and when do I need it for domain reputation?

DMARC monitoring is the ongoing review of email authentication reports to protect domain reputation. You need it when sending transactional or marketing emails at scale to detect unauthorized sending and ensure authentication alignment.