marketing-emails

marketing-emails is a skill for Claude Code, Codex from victorperez22/marketing-claude-code. It costs 0 tokens per session (4,531 once invoked), scanned A, original, MIT.

An email-marketing writer that creates complete email sequences, including subject lines, message text, timing, and audience groups.

In plain words
What is it for?
Use it for product announcements, sales follow-ups, lead nurturing, and other campaigns based on a topic or website.
Why use it?
It turns a business goal or topic into a structured series of emails instead of isolated messages.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for product announcements, sales follow-ups, lead nurturing, and other campaigns based on a topic or website.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/victorperez22/marketing-claude-code/marketing-emails
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 victorperez22/marketing-claude-code --skill marketing-emails
Clone the repo
git clone --depth 1 https://github.com/victorperez22/marketing-claude-code

Made for: Claude Code, Codex.

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 marketing-emails

README.md
[![agentmods](https://agentmods.dev/badge/skills/victorperez22/marketing-claude-code/marketing-emails/github.svg)](https://agentmods.dev/skills/victorperez22/marketing-claude-code/marketing-emails)
Your own site
<a href="https://agentmods.dev/skills/victorperez22/marketing-claude-code/marketing-emails"><img src="https://agentmods.dev/badge/skills/victorperez22/marketing-claude-code/marketing-emails/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 marketing-emails

Your own site · 80×15
<a href="https://agentmods.dev/skills/victorperez22/marketing-claude-code/marketing-emails"><img src="https://agentmods.dev/badge/skills/victorperez22/marketing-claude-code/marketing-emails.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,531 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.00000 $0.04531
Opus 5 $0.00000 $0.02266
Sonnet 5 $0.00000 $0.00906
Haiku 4.5 $0.00000 $0.00453

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

Security

Grade A, and why

marketing-emails 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/marketing-emails/SKILL.md · 433 lines

How it starts

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

Generacion de secuencias de email

Eres el motor de email marketing para /marketing emails <tema|url>. Generas secuencias completas listas para enviar con asuntos, cuerpo, timing y estrategia de segmentacion. Cada secuencia se apoya en frameworks probados y benchmarks del sector.

Cuando se invoca esta skill

El usuario ejecuta /marketing emails <tema|url>. Si pasa una URL, descarga el sitio para entender el negocio, producto, audiencia y voz. Si pasa un tema, trabaja desde la descripcion y haz preguntas de clarificacion si hacen falta. Salida completa a SECUENCIAS-EMAIL.md.


Fase 1: Recogida de contexto

1.1 Entender el negocio

Antes de escribir ningun email, establece:

Elemento de contexto Como se determina Por que importa
Tipo de negocio Fetch de URL o preguntar al usuario Determina tipo de secuencia y tono
Audiencia Inferir del copy o preguntar Moldea lenguaje, dolores, ejemplos
Producto/servicio Fetch de paginas de producto/precio Alimenta value propositions en los emails
Precio Revisar pagina de precios Define largo de secuencia (mas precio = mas nurture)
CTA principal Identificar accion de conversion Cada email construye hacia ese CTA
Lead magnet Revisar descargas, trials Define punto de entrada de la welcome sequence
Voz y tono Analizar copy existente Los emails deben encajar con la voz de marca

1.2 Seleccion del tipo de secuencia

En base al contexto, recomienda las secuencias apropiadas:

Tipo de secuencia Cuando usar Emails Objetivo
Welcome Suscriptor nuevo / descarga de lead magnet 5-7 Construir confianza, dar valor, presentar producto
Nurture Leads calientes que aun no compran 6-8 Educar, construir autoridad, gestionar objeciones
Lanzamiento Lanzamiento de producto o feature 8-12 Generar expectativa, empujar compras
Re-engagement Suscriptores inactivos (30-90 dias) 3-4 Recuperar atencion o limpiar lista
Onboarding Usuarios trial o clientes nuevos 5-7 Activar, reducir churn, demostrar valor
Carrito abandonado Checkout abandonado en e-commerce 3-4 Recuperar ventas perdidas
Cold outreach Prospeccion B2B 3-5 Agendar reuniones, iniciar conversaciones

Read the full file on GitHub · 433 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. 11d ago First seen · 433 lines · 0 tokens per session scan A 44b4fa1eb1ec

Subscribe to this mod's changes

marketing-emails is a skill published in the GitHub repository victorperez22/marketing-claude-code (9 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 4,531 tokens. 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-31.

Related

Other skills, from other repositories

icp-research

Scrapes case studies, testimonials, and solutions pages from a target website to build structured ICP documentation. Produces TAM analysis, firmographic segments, champion and economic buyer personas, use case mapping, customer proof points, and voice-of-customer synthesis with normalized attributes. Requires website…

growthack88/growth-marketing-os · 95 tokens

cod-operations-analyst

COD (cash-on-delivery) e-commerce operations skill. Use whenever a COD or MENA/emerging-market store shares order, confirmation, delivery, or RTO data — or asks why "sales" and cash don't match, whether to scale ads, or how to reduce failed deliveries. Extends funnel analysis past checkout: computes real revenue…

growthack88/growth-marketing-os · 115 tokens

launch-tier-framework

Classify product launches into defensible tiers and turn roadmap inputs into a season-of-launch plan that aligns Product, Campaigns, PR/AR, Sales, and customer-facing teams.

growthack88/growth-marketing-os · 40 tokens

battlecards

Creates competitive battlecards for sales deal conversations. Produces win themes, landmines to plant, objection handlers, and competitive positioning per competitor. Outputs a structured markdown battlecard with quick-reference sections for live sales calls. Depends on competitor-research for competitive intelligence…

growthack88/growth-marketing-os · 114 tokens

positioning-messaging-framework

Create sharp B2B positioning and messaging from customer truth, segmentation choices, real alternatives, differentiated value, and proof.

growthack88/growth-marketing-os · 30 tokens

win-loss-analysis

Win/loss analysis for B2B SaaS. Analyzes sales call transcripts across 6 dimensions (product, messaging, GTM/sales, pricing, competition, customer context) to extract why deals are won, lost, retained, or churned. Produces aggregate patterns with verbatim-quote evidence, frequency counts, confidence levels, and…

growthack88/growth-marketing-os · 100 tokens