# Email Campaign

> Design and send a lifecycle or broadcast email program, from segment to send to report.

- Skill: `tinyhumansai/email-campaign` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tinyhumansai/email-campaign`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tinyhumansai/email-campaign/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: tinyhumansai (https://skillmd.com/u/tinyhumansai)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tinyhumansai/email-campaign

---


# Email Campaign

Plan, write, and send an email program, then report on what it drove.

## When to use

- Launching a welcome, nurture, or re-engagement flow.
- Sending a one-off broadcast tied to a campaign.

## Steps

1. **Segment** — define who receives it and why.
2. **Map** the sequence: trigger, messages, timing, exit.
3. **Write** subject + body in the [[Brand voice]]; one CTA per email.
4. **Set up** the send in the connected inbox provider.
5. **Ask, then send** — call `request_approval` with the audience, subject, and
   exact send decision. Stop and wait; do not emit the inbox send in the same
   turn. Send only after the operator approves.
6. **Report** — opens, clicks, and conversions against the goal.

## Output

The live sequence, the send record, and a short performance readout.

