โ† All skills
Tencent SkillHub ยท Content Creation

Email Best Practices

Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
resources/marketing-emails.md, resources/sending-reliability.md, resources/transactional-email-catalog.md, resources/compliance.md, resources/branding.md, resources/transactional-emails.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 4 sections Open source page

Email Best Practices

Guidance for building deliverable, compliant, user-friendly emails.

Architecture Overview

[User] โ†’ [Email Form] โ†’ [Validation] โ†’ [Double Opt-In] โ†“ [Consent Recorded] โ†“ [Suppression Check] โ†โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€[Ready to Send] โ†“ [Idempotent Send + Retry] โ”€โ”€โ”€โ”€โ”€โ”€โ†’ [Email API] โ†“ [Webhook Events] โ†“ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ†“ โ†“ โ†“ โ†“ Delivered Bounced Complained Opened/Clicked โ†“ โ†“ [Suppression List Updated] โ†“ [List Hygiene Jobs]

Quick Reference

Need to...SeeSet up SPF/DKIM/DMARC, fix spam issuesDeliverabilityBuild password reset, OTP, confirmationsTransactional EmailsPlan which emails your app needsTransactional Email CatalogBuild newsletter signup, validate emailsEmail CaptureSend newsletters, promotionsMarketing EmailsEnsure CAN-SPAM/GDPR/CASL complianceComplianceDecide transactional vs marketingEmail TypesHandle retries, idempotency, errorsSending ReliabilityProcess delivery events, set up webhooksWebhooks & EventsManage bounces, complaints, suppressionList Management

Start Here

New app? Start with the Catalog to plan which emails your app needs (password reset, verification, etc.), then set up Deliverability (DNS authentication) before sending your first email. Spam issues? Check Deliverability firstโ€”authentication problems are the most common cause. Gmail/Yahoo reject unauthenticated emails. Marketing emails? Follow this path: Email Capture (collect consent) โ†’ Compliance (legal requirements) โ†’ Marketing Emails (best practices). Production-ready sending? Add reliability: Sending Reliability (retry + idempotency) โ†’ Webhooks & Events (track delivery) โ†’ List Management (handle bounces).

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • resources/branding.md Docs
  • resources/compliance.md Docs
  • resources/marketing-emails.md Docs
  • resources/sending-reliability.md Docs
  • resources/transactional-email-catalog.md Docs
  • resources/transactional-emails.md Docs