email-campaign
Write and sequence multi-email nurture or launch campaigns. Use when asked for an email sequence, drip campaign, onboarding emails, product launch emails, or nurture flow. Produces subject lines, preview text, full email body, and send-timing recommendations for each email in the sequence.
npx skills add mohitagw15856/pm-claude-skills --skill email-campaign --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Email Campaign Skill This skill writes complete, sequenced email campaigns — from welcome flows to product launches to re-engagement sequences. Each email is written with subject line, preview text, full body copy, and CTA. ## Required Inputs Ask the user for these if not provided: - **Campaign goal** (onboard new users / launch a product / nurture leads / re-engage churned users / announce a feature) - **Audience** (who receives this? job title, lifecycle stage, what they know already) - **Product or offer** being promoted or introduced - **Number of emails in sequence** (if unsure, recommend based on goal) - **Tone** (professional / conversational / bold / educational) - **Sender name** (person or brand?) ## Sequence Recommendations by Goal If the user hasn't specified number of emails, use these defaults: - **Onboarding:** 4 emails over 7 days (Day 0, Day 1, Day 3, Day 7) - **Product launch:** 3 emails (Teaser → Launch Day → Follow-up/Last chance) - **Lead nurture:** 5 emails over 2 weeks - **Re-engagement:** 3 emails (Gentle nudge → Value reminder → Final offer) - **Feature announcement:** 2 emails (Announcement → How-to/deep dive) ## Output Structure Per Email For every emai
- Required Inputs
- Sequence Recommendations by Goal
- Output Structure Per Email
- Writing Rules
- Quality Checks
- Anti-Patterns
- Example Trigger Phrases
What does the email-campaign skill do?
Write and sequence multi-email nurture or launch campaigns. Use when asked for an email sequence, drip campaign, onboarding emails, product launch emails, or nurture flow. Produces subject lines, preview text, full email body, and send-timing recommendations for each email in the sequence.
How do I install it?
Run `npx skills add mohitagw15856/pm-claude-skills --skill email-campaign --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
