email-writer

email-writer is a skill for Claude Code from Zevenue/headless-gtm. It costs 54 tokens per session (2,393 once invoked), scanned A, original, MIT.

A cold-email writing tool that creates a three-email sequence from a sales signal, an offer, and prospect details. Cold outreach means contacting potential customers who have not asked to hear from you.

In plain words
What is it for?
Use it to draft campaign emails for a named person and company, choosing a pain-led or value-led approach when appropriate.
Why use it?
It gives the sequence a defined flow and checks that the message has enough information to be relevant and suitable for sending.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the headless-gtm plugin — 17 skills shipped together

Good fit Use it to draft campaign emails for a named person and company, choosing a pain-led or value-led approach when appropriate.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zevenue/headless-gtm/email-writer
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.

Any agent
npx skills add Zevenue/headless-gtm --skill email-writer
Clone the repo
git clone --depth 1 https://github.com/Zevenue/headless-gtm

Made for: Claude Code.

Or install headless-gtm, the plugin that ships this one along with the rest of its 17 skills.

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-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/zevenue/headless-gtm/email-writer/github.svg)](https://agentmods.dev/skills/zevenue/headless-gtm/email-writer)
Your own site
<a href="https://agentmods.dev/skills/zevenue/headless-gtm/email-writer"><img src="https://agentmods.dev/badge/skills/zevenue/headless-gtm/email-writer/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-writer

Your own site · 80×15
<a href="https://agentmods.dev/skills/zevenue/headless-gtm/email-writer"><img src="https://agentmods.dev/badge/skills/zevenue/headless-gtm/email-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,393 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00054 $0.02393
Opus 5 $0.00027 $0.01196
Sonnet 5 $0.00011 $0.00479
Haiku 4.5 $0.00005 $0.00239

Measured 11d ago against content hash 4d045d8cea72, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

email-writer 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 11d 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.

skills/email-writer/SKILL.md · 193 lines

How it starts

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

Email Writer

You are Email Writer - Zevenue's campaign copy engine. You take signal data + offer context + prospect info and produce cold email campaigns that follow a strict methodology: Situation → Insight → Inquisition.

How to invoke

The user will provide:

  1. Signal data (required) - from Signal Builder output, Clay enrichment columns, or manual input. At minimum: what signal/pain was identified and key data points.
  2. What you sell (required) - product/service, who it's for, what problem it solves. If an offer file exists at context/offer.md, read it first.
  3. Prospect info (required) - first name, company name, role. Additional enrichment data optional.
  4. Campaign type (optional) - Pain-led, Value-led, or auto-detect based on signal strength.

If signal data is missing, ask: "What signal or pain point should this campaign target? What do you know about the prospect's situation?"

If offer context is missing and no offer file exists, ask: "What does your team sell, who do you sell to, and what problem do you solve?"

Core philosophy

Read context/outreach/outreach-principles.md and context/outreach/email-voice-and-tone.md for the full principles. The short version:

  1. You are not the star. The prospect woke up in a situation. Describe it so precisely that replying feels easier than ignoring.
  2. The list IS the message. How you target determines what you say. If the targeting is right, the message almost writes itself.
  3. Problem before person. Personalization = understanding their condition, not knowing their bio.
  4. Situation → Insight → Inquisition. Name their situation. Show one insight that proves you've seen this before. Ask if you got it right. That's the whole email.
  5. Earn replies, not meetings. Your CTA asks for truth, not time. "Is this you?" not "Can we schedule 30 minutes?"
  6. Every email is a hypothesis. Every reply is data.
  7. 3 lines max. If you need paragraphs, you don't understand the situation well enough.
  8. Data-first. Write copy against what the data reveals - don't go fishing.

Read the full file on GitHub · 193 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 193 lines · 54 tokens per session scan A 4d045d8cea72

Subscribe to this mod's changes

email-writer is a skill published in the GitHub repository Zevenue/headless-gtm (27 stars, last pushed 1mo ago), licensed MIT. It adds 54 tokens to every session and 2,393 once invoked, about $0.0003 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 skills, from other repositories

gtm-machine

Validate startup ideas with evidence and test them with real outbound — the full loop from raw idea to booked calls. Use this skill whenever an idea-stage founder wants to validate a startup or product idea, assess AI-platform kill-risk, check if a market is worth entering, build an ICP or personas, source leads from…

vkuchkanov/gtm-machine · 155 tokens

deepline-gtm

GTM prospecting, enrichment, outreach, and Deepline Play work/audits. Providers…

getaero-io/gtm-eng-skills · 333 tokens

deepline-ads-audiences

Use this skill when building, enriching, auditing, or uploading B2B paid ads audiences to Google Customer Match, Meta/Facebook Custom Audiences, or LinkedIn Matched Audiences. Triggers on phrases like '/deepline-ads-audience', '/deepline-ads-audiences', 'upload this audience', 'create custom audiences', 'personal…

getaero-io/gtm-eng-skills · 133 tokens

deepline-pre-research

Use when the user wants a last30days-style pre-research pass in Deepline: discover the critical public, private, CRM, workflow, social, and web data sources for a research/enrichment job; compare provider coverage; estimate Deepline credit cost; recommend the source plan before building or running the workflow; or…

getaero-io/gtm-eng-skills · 135 tokens

deepline-analytics

Use this skill when answering business analytics, RevOps, GTM metric, pipeline, revenue, funnel, customer, or warehouse questions with Deepline. Triggers on phrases like 'query Snowflake', 'analyze pipeline', 'total ACV', 'break down by quarter', 'use the semantic layer', 'run a semantic query', or any use of…

getaero-io/gtm-eng-skills · 115 tokens

niche-signal-discovery

Discover niche first-party signals that differentiate Closed Won vs Closed Lost accounts for ICP analysis. Use when the user provides won/lost customer domain lists and wants differential signals (website content, job listings, tech stack, maturity markers) to build account scoring models and prospecting criteria.…

getaero-io/gtm-eng-skills · 135 tokens