Agent skill · Content & Marketing

email-sequence

Design email sequences. Use when: building subject lines, body copy, timing, segmentation logic, and deliverability plans.

indranilbanerjeegithub.com/indranilbanerjeeGitHub ↗
claude-codecopilotcursorcodexMIT
Install
npx skills add indranilbanerjee/digital-marketing-pro --skill email-sequence --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/email-sequence/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 700
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# /digital-marketing-pro:email-sequence ## Purpose Design a full email sequence ready for implementation in any ESP. Includes subject lines, preview text, body copy, send timing, segmentation rules, and deliverability best practices. ## Input Required The user must provide (or will be prompted for): - **Sequence type**: Welcome, nurture, onboarding, re-engagement, cart abandonment, post-purchase, event, promotional - **Goal**: What the sequence should achieve (activate, convert, retain, upsell, educate) - **Audience segment**: Who receives this sequence and entry trigger - **Number of emails**: Desired count or let the system recommend - **Key messages/offers**: Core value props, promotions, or content to include - **Existing ESP**: Platform in use (Klaviyo, Mailchimp, HubSpot, etc.) for format guidance ## Process 1. **Load brand context**: Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Apply brand voice, compliance rules for target markets (`skills/context-engine/compliance-rules.md`), and industry context. **Also check for guidelines** at `~/.claude-marketing/brands/{slug}/guidelines/_manifest.

What's inside
Steps it walks through
  1. Purpose
  2. Input Required
  3. Process
  4. Bulk-sender deliverability checklist (Gmail / Yahoo / Outlook)
  5. Output
  6. Agents Used
More from digital-marketing-pro
All skills →
About this skill
What does the email-sequence skill do?

Design email sequences. Use when: building subject lines, body copy, timing, segmentation logic, and deliverability plans.

How do I install it?

Run `npx skills add indranilbanerjee/digital-marketing-pro --skill email-sequence --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 indranilbanerjee/digital-marketing-pro, a repository with 700 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.

Keep going