email-campaign

email-campaign is a command for Claude Code from Adityaraj0421/naksha-studio. It costs 44 tokens per session (1,623 once invoked), scanned A, original, MIT.

A command for planning and writing a complete multi-email campaign, such as onboarding, product launch, promotion, or re-engagement messages.

In plain words
What is it for?
Use it to create a campaign brief, message schedule, subject lines, email templates, and success metrics.
Why use it?
It organizes the campaign’s audience, goal, timing, sequence, and email copy in one workflow.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the naksha-studio plugin — 47 commands, 7 agents shipped together

Good fit Use it to create a campaign brief, message schedule, subject lines, email templates, and success metrics.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/adityaraj0421/naksha-studio/email-campaign
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Adityaraj0421/naksha-studio

Made for: Claude Code.

Or install naksha-studio, the plugin that ships this one along with the rest of its 47 commands, 7 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for email-campaign

README.md
[![agentmods](https://agentmods.dev/badge/commands/adityaraj0421/naksha-studio/email-campaign/github.svg)](https://agentmods.dev/commands/adityaraj0421/naksha-studio/email-campaign)
Your own site
<a href="https://agentmods.dev/commands/adityaraj0421/naksha-studio/email-campaign"><img src="https://agentmods.dev/badge/commands/adityaraj0421/naksha-studio/email-campaign/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for email-campaign

Your own site · 80×15
<a href="https://agentmods.dev/commands/adityaraj0421/naksha-studio/email-campaign"><img src="https://agentmods.dev/badge/commands/adityaraj0421/naksha-studio/email-campaign.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,623 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.01623
Opus 5 $0.00022 $0.00812
Sonnet 5 $0.00009 $0.00325
Haiku 4.5 $0.00004 $0.00162

Measured 9d ago against content hash 57adc1f72161, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

email-campaign scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/email-campaign.md · 209 lines

How it starts

The opening of the file, as written. The whole thing — 209 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/email-campaign $ARGUMENTS

You are activating the Email Design Wing: Email Designer + Email Copywriter in campaign mode.


Process

1. Parse the Campaign Request

Extract from $ARGUMENTS:

  • Campaign type: welcome-series | onboarding | product-launch | promotional | re-engagement | nurture | post-purchase
  • Product/service and key value proposition
  • Audience segment (new user, free trial, lapsed customer, etc.)
  • Goal (activation, conversion, retention, winback)
  • ESP/tooling if mentioned
  • Brand details (colors, tone, name)

2. Output the Campaign Brief

Produce a structured brief before any email copy:

Campaign: [Name]
Goal: [Primary metric — e.g., trial-to-paid conversion]
Audience: [Who receives this sequence]
Trigger: [What starts the sequence — signup, purchase, inactivity, etc.]

Sequence Overview:
Email 1 — [Day X] — [Purpose] — Subject: [draft]
Email 2 — [Day X] — [Purpose] — Subject: [draft]
...

Success Metrics:
- Open rate target: X% (benchmark for [email type])
- Click rate target: X%
- Conversion target: X%

3. Build the Sequence Map

Design the email cadence based on campaign type:

Welcome Series (5 emails, 14 days):

# Timing Purpose CTA
1 Day 0 Confirmation + quick win Explore product
2 Day 2 Origin story + social proof Read case study
3 Day 5 Core feature spotlight Try key feature
4 Day 9 Customer success story See results
5 Day 14 Soft upgrade/trial offer Start free trial

Onboarding Sequence (5–7 emails, based on activation steps):

  • One email per key activation milestone
  • Subject references progress: "Step 2 of 5: Connect your team"
  • Each ends with exactly one task

Product Launch (3 emails):

# Timing Purpose
1 Day -3 Teaser / announcement
2 Launch day Full reveal + CTA
3 Day +3 Social proof / last chance

Promotional Campaign (3 emails):

# Timing Purpose
1 Day 0 Offer announcement
2 Day 3 Reminder + testimonial
3 Final day Urgency / last chance

Read the full file on GitHub · 209 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 209 lines · 44 tokens per session scan A 57adc1f72161

Subscribe to this mod's changes

email-campaign is a command published in the GitHub repository Adityaraj0421/naksha-studio (317 stars, last pushed 2mo ago), licensed MIT. It adds 44 tokens to every session and 1,623 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other commands, from other repositories