email-marketing

Installation
SKILL.md

Email — Marketing

Overview

This skill adds direct marketing email support with subscriber management, topic-based subscriptions, and automatic unsubscribe links. Requires email verification before users can receive marketing emails.

Backend

This component is for sending direct marketing emails and managing subscribers to marketing topics.

  • Users MUST have verified their email address AND MUST be subscribed to a marketing topic before they can receive marketing emails on that topic
  • Marketing emails MUST contain an unsubscribe link which will unsubscribe the user from the given topic
  • This component depends on the extension-email-verification for verifying email addresses, be sure to check that too.

To subscribe users to marketing topics and manage lists of subscribers

  • Use the prefabricated module mo:caffeineai-email-marketing/subscribers.mo which cannot be modified.
  • Marketing email subscribers MUST be handled solely through this subscribers module
  • Do NOT also store a subscribed status against user profiles
Related skills
Installs
1
First Seen
Mar 29, 2026