email-marketing

Generates spam-free HTML marketing emails with subject lines, validation, and lifecycle automation sequences.

1|Updated Aug 7, 2026
One-click install
npx skills add https://github.com/Deepak-ai-93/deepak-skill --skill email-marketing-deepak-ai-93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-marketing
Source: https://github.com/Deepak-ai-93/deepak-skill/tree/main/skills/email-marketing
Command: npx skills add https://github.com/Deepak-ai-93/deepak-skill --skill email-marketing-deepak-ai-93

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve? Marketing emails often land in spam, get ignored by AI-powered inbox filters, or fail compliance checks. This Skill turns a campaign brief into a send-ready email package that clears deliverability, copywriting, E-E-A-T trust, and AI-readability requirements at once. ## Core Features & Use Cases - Send-ready email package: Produces a subject line pack (3-5 high-CTR variants with A/B plan), bulletproof table-based responsive HTML (600px, inline CSS, dark-mode aware), a plain-text version, and a validation report. - Deliverability and compliance built in: Enforces SPF/DKIM/DMARC/BIMI guidance, List-Unsubscribe headers, physical address, permission lines, and a spam-trigger blocklist checked by validate-email.mjs. - Lifecycle automation sequences: Provides ready-made flows for welcome series, SaaS onboarding, abandoned cart, and re-engagement campaigns. - Use Case: Ask for a product launch email for Brevo, and receive subject lines, HTML, plain text, ESP merge-tag mapping, desktop/mobile preview screenshots, and an auditor-scored report ready to paste into your ESP. ## Quick Start Write a product launch email for Brevo targeting trial users, including subject line variants, HTML, plain text, and a validation report.

Frequently Asked Questions about email-marketing

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

FAQPage Schema
How do I create an HTML email that works in Brevo and Mailchimp?

Use table-based layout with inline CSS only, a 600px container, web-safe fonts, and absolute image URLs. The included email-template.html follows these rules, and you swap placeholder tags for each ESP's merge-tag syntax like {{contact.FIRSTNAME}} for Brevo or *|FNAME|* for Mailchimp.

How to write email subject lines with high open rates?

Keep subject lines 33-50 characters, front-load the hook, avoid ALL-CAPS and spam trigger words, and make the promise match the body content. The skill generates 3-5 variants from proven formulas like pain-plus-outcome, specific numbers, and curiosity gaps, with an A/B testing plan.

Why do my marketing emails go to spam?

Common causes include spam trigger words, missing SPF/DKIM/DMARC authentication, no unsubscribe link, image-heavy content, and missing physical address. The validate-email.mjs script scans for these issues and produces a scored report with specific fixes.

Does this email template support dark mode?

Yes, the template includes a color-scheme meta tag and a prefers-color-scheme dark media query with dark-mode CSS overrides. The preview-email.mjs script can render screenshots in both light and dark modes at desktop and mobile widths.

What lifecycle email sequences should I set up first?

Start with a welcome series of 3-5 emails over two weeks, then add abandoned cart reminders for ecommerce or onboarding flows for SaaS. Behavior-triggered lifecycle automations consistently outperform broadcast campaigns in revenue per recipient.