loops-so/skills

loops-email-sending-best-practices

Use this skill when the user wants to review, audit, improve, or plan email sending best practices. This includes deliverability, inbox placement, sender reputation, consent, list hygiene, subject lines, preview text, preference centers, onboarding emails, lifecycle emails, product updates, or deciding between marketing and transactional email. It works for any email stack, but when Loops is involved, use Loops behavior and docs as the source of truth. Trigger on phrases like "email deliverabil…

All-time #8683 Trending #7273 First seen May 6, 2026
8-week activity · all time api

Installation

$ npx skills add loops-so/skills --skill loops-email-sending-best-practices

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from loops-so/skills.

npx skills add loops-so/skills

Browse all from loops-so/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 12
License LICENSE
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
More metadata
version
1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 3,769 B
  • docs SUMMARY.md 890 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1,200 installs

SKILL.md

Email Sending Best Practices

This skill helps review and plan healthy email programs. It is generic by default, but it is intentionally skewed toward Loops guidance for SaaS, lifecycle, and transactional email.

When To Use

Use this skill when the task is about email quality, risk, or strategy rather than low-level API implementation.

Typical use cases:

  • diagnose poor inbox placement or sender reputation
  • review consent flows, double opt-in, list hygiene, or unsubscribe behavior
  • improve subject lines, preview text, sender identity, personalization, or rendering
  • choose between campaign, lifecycle automation, and transactional email
  • plan onboarding, retention, re-engagement, dunning, or product-update email programs
  • review a Loops setup for best-practice gaps

Do not default to this skill for pure implementation tasks like "send an event with the Loops API" or "wire up transactional email in Next.js". Use the loops-api skill for those.

Working Style

When this skill is active:

  1. Identify the primary problem:

- deliverability - audience/consent - content/design - email type/program strategy - Loops-specific operational behavior

  1. Load only the relevant reference files.
  2. Give generic email best-practice guidance first.
  3. Add Loops-specific caveats, defaults, and product behavior where relevant.
  4. If the user is drifting into cold email or promotional use of transactional email, call that out directly and steer toward opt-in lifecycle or marketing sends instead.

Category Routing

  • Deliverability, sender reputation, domain setup, warming, inbox placement, Postmaster, BIMI, or large-list sends:

Read references/deliverability.md

  • Consent, list hygiene, double opt-in, preference centers, mailing lists, segmentation, or stale audiences:

Read references/audience-and-consent.md

  • Subject lines, preview text, sender fields, personalization, styling, themes, dark mode, or template/design review:

Read references/content-and-design.md

  • Campaign vs loop vs transactional, onboarding/lifecycle sequencing, product updates, or email KPI framing:

Read references/email-types-and-program-strategy.md

  • Loops-specific behavior such as addToAudience, transactional tracking differences, attachments, webhooks, or multi-domain constraints:

Read references/loops-operational-caveats.md

Output Checklist

Aim to leave the user with:

  • the most likely root cause or opportunity
  • a concrete set of recommended changes
  • any Loops-specific caveats that materially change the recommendation
  • the metrics or signals that should be watched after the change

When relevant, explicitly separate:

  • immediate fixes
  • medium-term program improvements
  • things that are out of scope or risky to infer from limited evidence