agentsclimarketplace

Email marketing skill

Skill Dewensong/email-marketing-skill

Reusable email marketing skill with local-first setup, knowledge-driven drafting, SMTP/IMAP sending, and safety guardrails.

Install
npx -y skills add Dewensong/email-marketing-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, as published. Nobody here has run it

email-marketing-skill

Equip this skill when you need a reusable, local-first email marketing workflow that can validate audiences, draft campaign artifacts, and send approved batches with SMTP plus optional IMAP verification.

What It Does

  • initializes sender config, local knowledge files, suppression lists, and demo inputs
  • validates audiences from txt, Markdown tables, csv, and json
  • generates preview artifacts before sending anything
  • sends only approved preview artifacts with consent, unsubscribe, duplicate-send, and send-window guardrails
  • records run reports and writes a lightweight retrospective template after each campaign

Command Surface

  • setup
  • show-config
  • show-knowledge
  • validate-audience
  • preview-campaign
  • send-campaign
  • campaign-report

Operating Rules

  1. Prefer local knowledge and local files first.
  2. Treat preview-campaign as mandatory before send-campaign.
  3. Block sends when consent is unknown, the address is suppressed, unsubscribe info is missing, or the batch is outside the allowed window unless explicitly overridden.
  4. Only treat a send as fully successful when SMTP is accepted and IMAP sent-folder verification passes.

Output Tone

  • clear
  • operational
  • reusable
  • low-hype

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.