agentic/code/frameworks/media-marketing-kit/skills/email-campaign/SKILL.md
Project directory path (default current directory)
npx skillsauth add jmagly/aiwg email-campaignInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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
data-ai
Report which research-corpus radar sidecars are overdue for refresh. Computes staleness (days since last refresh vs the cadence window) for every radar, sorted most-overdue-first. Runs via `aiwg corpus radar-status`.
data-ai
Aggregate research-corpus radar sidecars into a corpus or per-cluster freshness report — totals, overdue count, per-cluster / per-GRADE / per-trajectory breakdowns, an overdue table, and per-radar rationale snippets. Runs via `aiwg corpus radar-report`.
testing
Scaffold radar/freshness sidecars for research-corpus REFs. Pulls title/authors from the citation sidecar and GRADE from the analysis doc, defaults the refresh cadence from GRADE and the cluster from a corpus-local map, and stamps documentation/radar/REF-XXX-radar.md. Runs via `aiwg corpus radar-init`.
data-ai
Compute an entity's publication trajectory — per-year paper counts, topic drift, hot-streak detection (≥3 consecutive A-grade years), and career phase. Runs via `aiwg corpus profile-temporal`.