From marketing
Creates email marketing campaign package: strategy, sequence plan, email content, subject lines, automation workflow, testing plan, compliance, and accessibility checks. Saves Markdown files to .aiwg/marketing/email/<campaign-name>/
npx claudepluginhub jmagly/aiwg --plugin marketing# Email Campaign Command Create comprehensive email marketing campaign with strategy, content, and automation planning. ## What This Command Does 1. **Develops Email Strategy** - Campaign objectives - Audience segmentation - Email sequence planning 2. **Creates Email Content** - Subject lines and preview text - Email body copy - CTA strategy 3. **Plans Technical Setup** - Automation workflow - Personalization strategy - Testing plan ## Orchestration Flow ## Agents Involved | Agent | Role | Output | |-------|------|--------| | Email Marketer | Strategy le...
/email-campaignGenerates multi-email campaign sequences (welcome, onboarding, promotional, re-engagement, etc.) with brief, sequence map, and full templates. Specify '<type> for <product> — <audience>' arg.
/email-campaignGenerates multi-email campaign sequences (welcome, onboarding, promotional, re-engagement, etc.) with brief, sequence map, and full templates. Specify '<type> for <product> — <audience>' arg.
Create comprehensive email marketing campaign with strategy, content, and automation planning.
Develops Email Strategy
Creates Email Content
Plans Technical Setup
Email Campaign Request
↓
[Email Marketer] → Campaign Strategy & Sequence
↓
[Copywriter] → Email Copy & Subject Lines
↓
[Graphic Designer] → Email Design Direction
↓
[Legal Reviewer] → CAN-SPAM Compliance
↓
[Quality Controller] → Email QC Checklist
↓
[Accessibility Checker] → Email Accessibility
↓
Email Campaign Package Complete
| Agent | Role | Output |
|---|---|---|
| Email Marketer | Strategy lead | Sequence, automation |
| Copywriter | Content | Copy, subject lines |
| Graphic Designer | Design | Visual direction |
| Legal Reviewer | Compliance | Legal review |
| Quality Controller | QC | Pre-send checklist |
| Accessibility Checker | Accessibility | Email accessibility |
| Type | Description | Typical Sequence |
|---|---|---|
| Nurture | Lead nurturing series | 5-7 emails over 2-4 weeks |
| Promotional | Sales/offer campaign | 2-3 emails over 1 week |
| Announcement | News/launch | 1-2 emails |
| Automated | Trigger-based | Varies by trigger |
Saved to .aiwg/marketing/email/{campaign-name}/:
email-strategy.md - Campaign strategyemail-sequence.md - Email sequence planemails/ - Individual email content
email-1.mdemail-2.mdsubject-lines.md - Subject line optionsautomation-flow.md - Automation workflowtesting-plan.md - A/B testing strategycompliance-checklist.md - Legal compliancePurpose: Provide upfront direction to tailor priorities and approach
Examples:
--guidance "Nurture sequence for enterprise leads"
--guidance "High personalization, segment by industry"
--guidance "Mobile-first design, 60% mobile open rate"
How Applied:
Purpose: Guide through discovery questions for comprehensive input
Questions Asked (if --interactive):
# Nurture sequence
/email-campaign "New Subscriber Welcome" --campaign-type nurture
# Promotional campaign
/email-campaign "Black Friday Sale" --campaign-type promotional
# Product announcement
/email-campaign "Feature Launch" --campaign-type announcement
# With strategic guidance
/email-campaign "Example" --guidance "Your specific context here"
# Interactive mode
/email-campaign "Example" --interactive