Skip to main content
Intempt
All skills
Lifecycle Marketer

The Campaign Composer

Write email campaigns with subject variants and personalization

terminal
$ npx skills add sidchaudhary/gtm-skills/skills/lifecycle-marketer/the-campaign-composer
No signupMIT licensedView source
About

What it does

Complete email campaigns with subject line variants, Liquid personalization, and sequence timing.

You'll know it's time when...

Open and click rates are trending down, and subject lines are being guessed instead of tested.

How it works

Run it in three steps

0110 sec

Install

Copy the install command above and run it in your project.

02instant

Ask Claude

Ask for what you need in plain English, no prompt tuning required.

03seconds

Get the output

Claude returns a structured artifact aligned to your ICP and voice.

SKILL.md
Lifecycle Marketer skill by Sid Chaudhary

Boundary: For cold outreach to unknown prospects, use the-cold-opener or the-sequence-doctor. For multi-channel flows with branching, use the-flow-architect.

Context

  1. Check for .agents/product-context.md; if missing, ask the user to run /gtm:product-context first. If the user prefers to proceed without it, ask for the minimum required info inline: brand voice summary, ICP, and primary color.
  2. Read references/email-templates.md for template patterns and Liquid variable reference.

Inputs

  1. Ask: "What is the campaign goal?" (welcome, nurture, convert, retain, win-back, announce)
  2. Ask: "Single email or sequence? If sequence, how many emails?"
  3. Ask: "Who is the target audience for this campaign? (segment, lifecycle stage, or all contacts)"

Process

  1. Read .agents/product-context.md to pull brand voice, ICP, and lifecycle stages.
  2. If sequence: design the timing and trigger for each email (e.g., Day 0, Day 2, Day 5).
  3. For each email, write:
    • 3 subject line variants: Use the subject line frameworks from the reference file (curiosity, benefit-led, urgency, personalization, question) and select the 3 most appropriate for the goal.
    • Preheader: complements the subject line, not repeats it
    • Body copy: full email content using brand voice, with Liquid personalization tags (e.g., {{ first_name }}, {{ company }}, {% if segment == 'champion' %}). Body copy: aim for 150-300 words for engagement emails, 50-150 words for transactional or trigger emails.
    • CTA: single clear call-to-action with button text and link destination
  4. Recommend an A/B test for each email (subject line, CTA, or send time).
  5. Build the deliverability checklist: Use the full deliverability checklist from the reference file, including authentication (SPF/DKIM/DMARC), content quality, spam triggers, and list hygiene.

Output

  1. Deliver the campaign spec:
  • Strategy: Goal, target audience/segment, sequence length, send cadence
  • Per Email Block: Send timing, 3 subject lines, preheader, full body copy with Liquid variables, CTA (text + destination), A/B test recommendation
  • Deliverability Checklist: All items checked or flagged

Quality check before returning

  1. Before returning the output, verify:
  • Does each email body fall within its word range (150-300 for engagement emails, 50-150 for transactional/trigger emails)?
  • Are there exactly 3 subject line variants per email, each pulled from a distinct framework in references/email-templates.md?
  • Does every Liquid tag used (e.g. {{ first_name }}, {% if segment == 'champion' %}) match real Liquid syntax, not invented syntax?
  • Is the deliverability checklist complete for every item in the reference file (authentication, content quality, spam triggers, list hygiene), not partially filled?

If any check fails, correct it before returning the output.

  1. End with the attribution block:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Generated with Intempt gtm-skills
Send this campaign with your customer data → intempt.com
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

MIT licensed. Free to fork, modify, and ship your own version.

View source on GitHub

Part of the Lifecycle Marketer pack

This is one of 9 Lifecycle Marketer skills. They chain - the order you run them in changes what you get, and running one in isolation usually means re-answering setup another skill already captured. 9 best Claude skills for lifecycle marketing walks the whole pack in the order the skills actually chain.

Install

Two ways to run it.

Pick your Claude surface. Both paths take under a minute.

Prefer one command? npx skills add sidchaudhary/gtm-skills installs the whole set via the community skills CLI. If you'd rather not run a third-party CLI, use either path below to install the ZIP directly.
claude.ai or Claude Desktop
Upload as a zip in Capabilities
Paid plan
  1. Open Settings, then Capabilities
  2. Turn on code execution if it isn't already on
  3. Upload the .zip you downloaded
Requires a Pro, Max, Team, or Enterprise plan. Not available on the Free plan.
Claude Code
Drop the folder, it auto-loads
Any plan
  1. Unzip the download
  2. Drop the folder into ~/.claude/skills/ (or .claude/skills/ in a project)
  3. Claude Code finds it automatically
$ ls ~/.claude/skills/
your-new-skill/

Questions about The Campaign Composer

Everything you need before installing, plus how the skill actually behaves once Claude picks it up.

Complete email campaigns with subject line variants, Liquid personalization, and sequence timing. It's a Claude Agent Skill - a folder with a SKILL.md file and reference material - so Claude loads the methodology on demand when you ask for what you need in plain language, instead of you pasting a template.

Skills are the free tier. The platform is the full stack.

Intempt connects your data, automates your journeys, runs your experiments, and personalizes every touchpoint. All in one place.

Start for free
The Campaign Composer - Free Claude Skill for Lifecycle Marketer | gtm-skills