email-marketing
$
npx mdskill add mkurman/zorai/email-marketingDesign email campaigns and newsletters for maximum engagement.
- Plans strategies for EDM, newsletters, and email deliverability.
- Integrates with newsletter-signup-generator for signup UI.
- Selects content types based on user goals and stages.
- Delivers actionable guidelines for personalization and timing.
SKILL.md
.github/skills/email-marketingView on GitHub ↗
--- name: email-marketing description: When the user wants to plan email marketing, EDM, newsletter strategy, or email deliverability. Also use when the user mentions "email marketing," "EDM," "newsletter," "SPF," "DKIM," "DMARC," "email deliverability," "email content strategy," "email campaigns," "newsletter strategy," "email automation," or "cold email." For signup UI, use newsletter-signup-generator. tags: [nontechnical, marketing-skills, email-marketing, workflow, strategy, writing, marketing] metadata: version: 1.0.1 ---|---------|-----| | **EDM** | Direct marketing; conversion-focused | Promotions, campaigns, announcements; bulk sends | | **Newsletter** | Ongoing value; relationship | Industry insights, curated articles; regular cadence | **Combine both**: EDM for push; Newsletter for nurture. Cover different stages and goals. ## Five Content Types | Type | Use | |------|-----| | **Onboarding** | Welcome + first-use guidance; 5-7 day sequence; behavior-triggered; drive "Aha!" moment | | **Campaign** | Promotions, limited-time; conversion or participation | | **Announcement** | Product launch, major update; one-time important notice | | **Features update** | New features, improvements; help users adopt | | **Blog/Newsletter** | Curated articles, industry insights; sustained touch | ## User Best Practices | Practice | Guideline | |----------|-----------| | **Personalization** | Segment by behavior, source, stage; boosts open/click | | **Timing** | New users: dense; existing: controlled pace; behavior-triggered > calendar-only | | **Welcome series** | Send soon after signup; 5-7 emails over days; guide first key action | | **Unsubscribe** | One-click required (Gmail/Yahoo); honor within 48h; clear entry | | **Complaint rate** | Keep below 0.3%; list hygiene critical | ## Content Best Practices | Practice | Guideline | |----------|-----------| | **Subject** | One clear topic per email; avoid pure promo | | **Value first** | Useful info before promotion | | **CTA** | Single primary CTA; clear next step | | **Mobile** | 50%+ read on mobile; responsive layout, tappable links | ## Deliverability & Domain Config **Subdomain**: Use subdomain (e.g. mail.example.com) for marketing; keep transactional (support@, etc.) on main domain. Isolate risk. ### SPF, DKIM, DMARC | Protocol | Purpose | |----------|---------| | **SPF** | Authorizes mail servers for domain | | **DKIM** | Cryptographic signature; verifies sender | | **DMARC** | Policy for unauthenticated mail; start p=none, then quarantine, then reject over 60-90 days | **Order**: SPF first, then DKIM, then DMARC. Gmail/Yahoo require all three for bulk senders (5,000+/day) since Feb 2024. **Advanced**: TLS-RPT, MTA-STS, BIMI (brand logo). **Postmaster Tools**: Monitor deliverability, spam rate, auth status. ## Delivery Strategy: Articles + SEO Synergy | Article Type | Use | |--------------|-----| | **Retention** | Deep content for existing users; improve retention | | **ToFu** | Top of funnel; awareness (trends, concepts, problem framing) | | **MoFu** | Middle of funnel; consideration (comparisons, reviews, best practices) | **Dual value**: (1) Better email engagement (open, click, stickiness); (2) Drive traffic to article pages from non-search channel; signals to Google that users value content; supports SEO. **Measurement**: GA4 email source traffic to article pages; GSC rank/click changes. ## Planning Framework 1. **Content mix**: Allocate onboarding, campaign, announcement, features, newsletter 2. **Select articles**: Pick retention, ToFu, MoFu from blog; prioritize SEO target pages 3. **Cadence**: Stable frequency (weekly/biweekly/monthly); avoid over-sending 4. **Monitor**: Open rate, click rate; GA4 email contribution to article traffic; GSC ## Frequency | Guideline | Note | |-----------|------| | **Baseline** | 1 high-value email/week for most brands | | **Peak times** | Tue-Thu, 8-11am or 2-4pm (recipient timezone) | | **Segmentation** | New vs loyal need different cadence | | **Quality** | Relevant, behavior-triggered > calendar volume | **Data**: ~36% send 1-3/month; ~30% weekly; daily risks high unsubscribe. ## Output Format - **Content mix** (five types) - **EDM vs Newsletter** balance - **Deliverability** (subdomain, SPF/DKIM/DMARC) - **Article delivery** (Retention, ToFu, MoFu, SEO targets) - **Cadence** and frequency - **KPI** (open, click, GA4 email traffic, GSC) ## Related Skills - **content-marketing**: Content types, formats; email as channel in repurposing matrix - **newsletter-signup-generator**: Signup form design - **traffic-analysis**: Email source attribution, UTM - **analytics-tracking**: Email click tracking - **content-strategy**: Article selection for email delivery - **integrated-marketing**: Email as owned media channel
More from mkurman/zorai
- account-management>
- agile-scrum>
- albumentationsFast image augmentation library (Albumentations). 70+ transforms for classification, segmentation, object detection, keypoints, and pose estimation. Optimized OpenCV-based pipeline with unified API across all CV tasks. Supports images, masks, bounding boxes, and keypoints simultaneously. Note: classic Albumentations (MIT) is no longer maintained; successor AlbumentationsX uses AGPL-3.0. For torchvision-native augmentations, use torchvision.transforms.v2.
- aml-complianceAnti-Money Laundering (AML) and Know Your Customer (KYC) compliance workflow. Sanctions screening, PEP detection, transaction monitoring, suspicious activity reporting (SAR), and OFAC compliance.
- anki-connectThis skill is for interacting with Anki through AnkiConnect, and should be used whenever a user asks to interact with Anki, including to read or modify decks, notes, cards, models, media, or sync operations.
- approval-checkpoint-long-taskCanonical long-task pack for daemon-managed work with deliberate approval checkpoints, status summaries, rollback notes, and mobile-safe governance-aware updates.
- auditing-goal-artifactsUse when reviewing recent zorai goal run outputs, closure markers, ledgers, or evidence bundles to judge whether completion is credible or to identify remaining uncertainty.
- autogenAutoGen (Microsoft) — multi-agent conversation framework. Agent-to-agent chat, code generation & execution, tool use, group chat, and human-in-the-loop. Build collaborative AI systems with specialized agents.
- backtraderPython backtesting framework for trading strategies. Data feeds, brokers, analyzers, and live trading support. Strategy development with commission models, slippage, and signal-based execution.
- beautiful-mermaidRender Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.