ai-image-creator
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Design and draft multi-email sequences with full copy, timing, branching logic, exit conditions, and performance benchmarks. Use when building onboarding, lead nurture, re-engagement, win-back, or product launch flows, when you need a complete drip campaign with A/B test
$ npx -y skills add evolution-foundation/evo-nexus --skill mkt-email-sequence --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/mkt-email-sequenceContext preview
The summary Claude sees to decide when to auto-load this skill.
Design and draft multi-email sequences with full copy, timing, branching logic, exit conditions, and performance benchmarks. Use when building onboarding, lead nurture, re-engagement, win-back, or product launch flows, when you need a complete drip campaign with A/B test
name: mkt-email-sequence description: Design and draft multi-email sequences with full copy, timing, branching logic, exit conditions, and performance benchmarks. Use when building onboarding, lead nurture, re-engagement, win-back, or product launch flows, when you need a complete drip campaign with A/B test suggestions, or when mapping a sequence end-to-end with a flow diagram. argument-hint: "[sequence type]"
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).
Design and draft complete email sequences with full copy, timing, branching logic, and performance benchmarks for any lifecycle or campaign use case.
User runs `/email-sequence` or asks to create, design, build, or draft an email sequence, drip campaign, nurture flow, or onboarding series.
Gather the following from the user. If not provided, ask before proceeding:
1. **Sequence type** — one of:
2. **Goal** — what the sequence should achieve (e.g., activate new users, convert leads to customers, reduce churn, drive event attendance, upsell to a higher tier)
3. **Audience** — who receives this sequence, what stage they are at, and any relevant segmentation details (role, industry, behavior triggers, lifecycle stage)
4. **Number of emails** (optional) — if not specified, recommend a count based on the sequence type using the templates in the Sequence Type Templates section below
5. **Timing/cadence preferences** (optional) — desired spacing between emails (e.g., "every 3 days", "weekly", "aggressive first week then taper off")
6. **Brand voice** — if configured in local settings, apply automatically and inform the user. If not configured, ask: "Do you have brand voice guidelines I should follow? If not, I'll use a clear, conversational professional tone."
7. **Additional context** (optional):
Before drafting any emails, define the overall sequence architecture:
For each email in the sequence, produce:
Define the flow control for the sequence:
Provide expected benchmarks based on the sequence type so the user can set targets:
| Metric | Onboarding | Lead Nurture | Re-engagement | Win-back | |--------|-----------|--------------|---------------|----------| | Open rate | 50-70% | 20-30% | 15-25% | 15-20% | | Click-through rate | 10-20% | 3-7% | 2-5% | 2-4% | | Conversion rate | 15-30% | 2-5% | 3-8% | 1-3% | | Unsubscribe rate | <0.5% | <0.5% | 1-2% | 1-3% |
Adjust benchmarks based on industry and audience if the user has provided that context.
Use these as starting frameworks. Adapt length and content based on the user's goal and audience.
**Onboarding (5-7 emails over 14-21 days):** Welcome and set expectations -- Quick win to demonstrate value -- Core feature deep dive -- Advanced feature or integration -- Social proof and community -- Check-in and feedback request -- Upgrade prompt or next steps
**Lead Nurture (4-6 e
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Create a new custom agent for the workspace. Guides the user through defining agent name, domain, personality, skills, model, and memory folder. Use when the…
Create a new slash command for Claude Code. Guides the user through defining the command name, what it does, and generates the markdown file in…
Create a Mission, Project, or Goal (Mission → Project → Goal → Task hierarchy) in EvoNexus. Guides the user through picking a mission, choosing or creating a…
Create a new heartbeat (proactive agent scheduled with a decision prompt) for EvoNexus. Guides the user through picking an agent, setting interval, wake…
Create a new custom integration (API/service wrapper) for the workspace. Guides the user through defining the integration's slug, display name, description,…