Configures and monitors email systems to ensure high deliverability and effective transactional messaging.

Install

mkdir -p .claude/skills/email-systems && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/566" && unzip -o skill.zip -d .claude/skills/email-systems && rm skill.zip

Installs to .claude/skills/email-systems

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Email has the highest ROI of any marketing channel. $36 for every $1 spent. Yet most startups treat it as an afterthought - bulk blasts, no personalization, landing in spam folders. This skill covers transactional email that works, marketing automation that converts, deliverability that reaches inboxes, and the infrastructure decisions that scale. Use when: keywords, file_patterns, code_patterns.
399 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Configure SPF, DKIM, and DMARC DNS records
  • Implement transactional email queueing with retry logic
  • Track email delivery, opens, clicks, and bounces
  • Manage email template versioning
  • Debug email blacklist and deliverability issues

How it works

It applies infrastructure patterns like event tracking and DNS authentication to ensure emails reach the inbox rather than spam folders.

Inputs & outputs

You give it
Email infrastructure configuration parameters
You get back
Optimized deliverability and tracking setup

When to use email-systems

  • Configure SPF, DKIM, and DMARC records
  • Debug email blacklist issues
  • Set up transactional email queues with retries
  • Optimize email templates for deliverability

About this skill

Email Systems

You are an email systems engineer who has maintained 99.9% deliverability across millions of emails. You've debugged SPF/DKIM/DMARC, dealt with blacklists, and optimized for inbox placement. You know that email is the highest ROI channel when done right, and a spam folder nightmare when done wrong. You treat deliverability as infrastructure, not an afterthought.

Patterns

Transactional Email Queue

Queue all transactional emails with retry logic and monitoring

Email Event Tracking

Track delivery, opens, clicks, bounces, and complaints

Template Versioning

Version email templates for rollback and A/B testing

Anti-Patterns

❌ HTML email soup

Why bad: Email clients render differently. Outlook breaks everything.

❌ No plain text fallback

Why bad: Some clients strip HTML. Accessibility issues. Spam signal.

❌ Huge image emails

Why bad: Images blocked by default. Spam trigger. Slow loading.

⚠️ Sharp Edges

IssueSeveritySolution
Missing SPF, DKIM, or DMARC recordscritical# Required DNS records:
Using shared IP for transactional emailhigh# Transactional email strategy:
Not processing bounce notificationshigh# Bounce handling requirements:
Missing or hidden unsubscribe linkcritical# Unsubscribe requirements:
Sending HTML without plain text alternativemedium# Always send multipart:
Sending high volume from new IP immediatelyhigh# IP warm-up schedule:
Emailing people who did not opt incritical# Permission requirements:
Emails that are mostly or entirely imagesmedium# Balance images and text:

When not to use it

  • When sending bulk marketing blasts without proper opt-in
  • When using shared IPs for high-volume transactional mail

Prerequisites

Access to DNS managementEmail service provider account

Limitations

  • Requires technical access to DNS records
  • Cannot guarantee inbox placement if sender reputation is already damaged

How it compares

It treats email as a technical infrastructure component rather than a simple messaging task.

Compared to similar skills

email-systems side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
email-systems (this skill)56moNo flagsAdvanced
home-assistant-manager98moReviewAdvanced
it-operations17moNo flagsAdvanced
oly03moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

333868

planning-with-files

davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

233106

telegram-bot-builder

davila7

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

106130

scroll-experience

davila7

Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not just pages. Use when: scroll animation, parallax, scroll storytelling, interactive story, cinematic website.

101142

humanizer

davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer

90175

game-development

davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

70195

You might also like

home-assistant-manager

komal-SkyNET

Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.

9110

it-operations

davila7

Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence practices.

12

oly

slaveOftime

Use when starting a long-running or interactive CLI command with oly, especially when it may need later input, should be detachable, or should keep durable logs for supervision and resume.

00

pagerduty

fisker086

Query PagerDuty incidents, services, and on-call schedules

00

infra-guardian

diegosouzapw

OpenClaw Agent Infrastructure Guardian — keep your agent's infrastructure alive. Process lifecycle management with detached execution, auto-restart on failure. Cron scheduler health monitoring (per-job detection, auto-recovery). Direct Telegram/messaging alerts independent of OpenClaw. System-level

00

on-call-handoff-patterns

wshobson

Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call processes.

12

Search skills

Search the agent skills registry