email-best-practices

Analyze email campaigns for deliverability and compliance issues.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/iantanwx/openschedule --skill email-best-practices-iantanwx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-best-practices
Source: https://github.com/iantanwx/openschedule/tree/main/.agents/skills/email-best-practices
Command: npx skills add https://github.com/iantanwx/openschedule --skill email-best-practices-iantanwx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides comprehensive guidance for email deliverability and compliance, solving common challenges related to email spam, bounce rates, SPF/DKIM/DMARC setup, and accessibility.

Core Features & Use Cases

  • Deliverability: Guidance on SPF/DKIM/DMARC, fixing spam issues, and high bounce rates.
  • Email Capture: Implementing email capture, handling webhooks, and retry logic.
  • Accessibility: Ensuring emails are accessible for screen readers and other assistive technologies.
  • Compliance: Ensuring compliance with CAN-SPAM, GDPR, CASL, and other regulations.
  • Use Case: Use this Skill to set up SPF/DKIM/DMARC for your domain, improve deliverability, and ensure your emails are accessible and compliant with legal requirements.

Quick Start

Use the 'email-best-practices' skill to analyze your email campaign for deliverability issues.

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 to fix email deliverability issues?

To fix email deliverability, configure SPF, DKIM, and DMARC DNS records for your domain to authenticate outgoing emails. This Skill analyzes your campaign details and provides specific guidance on implementing these protocols to prevent spam filtering.

Why are my emails going to spam and how can I lower high bounce rates?

Emails go to spam due to missing authentication protocols or poor sender reputation, while high bounce rates indicate invalid recipient addresses. This Skill analyzes your email samples to identify deliverability issues and provides actionable steps to resolve spam filtering and reduce bounce rates.

How do I ensure my emails comply with CAN-SPAM, GDPR, and CASL regulations?

Email compliance with CAN-SPAM, GDPR, and CASL requires proper consent management, unsubscribe mechanisms, and sender identification. This Skill evaluates your campaign details to ensure your email capture and sending practices meet these legal requirements.

What is the best way to make HTML emails accessible for screen readers?

Making HTML emails accessible involves using semantic markup, descriptive alt text, and sufficient color contrast. This Skill analyzes your email samples to ensure they meet accessibility standards for assistive technologies.

How do I handle email capture webhooks and retry logic for failed deliveries?

Handling email capture webhooks and retry logic requires configuring endpoints to receive delivery events and implementing automated resend rules for temporary failures. This Skill provides guidance on setting up these mechanisms to process email events robustly.

Do I need to provide an email sample for deliverability analysis?

Yes, you need to provide an email sample or campaign details for deliverability analysis. This Skill requires actual email content and sending configuration data to accurately evaluate SPF, DKIM, and DMARC setup and identify compliance issues.