Eight Claude Code skills for email authoring
The agentic loop — brief → drip plan → copy → scaffold → render → review — shipped as frontmatter-spec-compliant, model-pinned skills + an adversarial review agent. Most run as portable Markdown in any Claude-capable workspace; the two marked engine (/email-quickstart, /multi-client-render) drive the render CLI and ship in the full framework, not the $79 skills-only zip.
Plan
Config the brand, plan the drip, scaffold the first send.
/email-initinlineDetect the project, reuse an ads.config.ts brand if present (else collect brand + sender), write email.config.ts, scaffold dirs.
When: First run in a fresh buyer project. Re-run to update brand or sender identity.
Model: claude-opus-4-7
/email-quickstartinlineengineFive-minute end-to-end wizard: scaffold a welcome email, render it, open the HTML.
When: Post-purchase, first install — a rendered email on disk in under five minutes.
Model: claude-opus-4-7
/email-sequenceinlineportableTurn a lifecycle goal into a send-timed drip plan (trigger, delay, subject, preheader, CTA) for human review before any code.
When: You have a lifecycle goal and want a reviewable plan before committing TSX.
Model: claude-opus-4-7
Make
Scaffold templates, write copy, validate assets.
/create-emailinlineScaffold a buyer-owned template file from a brief or an approved sequence row (exports Component + props + schema).
When: You have a brief or a sequence row and want code.
Model: claude-opus-4-7
/email-copyinlineportableGenerate 5 ranked subject / preheader / CTA variants in the brand voice, spam-safe by construction.
When: Before committing a template to a send, or when A/B-testing subject lines.
Model: claude-opus-4-7
/asset-packinlineValidate hosted logos, fonts, and color tokens; optionally generate a tokens surface templates import.
When: Preparing a new brand, or when a template fails on a missing / unreachable asset.
Model: claude-sonnet-4-6
Review
Fan across clients and run an adversarial deliverability pass.
/multi-client-renderinlineengineFan one template across every enabled client profile + emit plaintext; report HTML weight, clip risk, and MSO status.
When: A template is ready and you want the full client spread before shipping to your ESP.
Model: claude-sonnet-4-6
/email-reviewforkportableAdversarial review (fork agent): inline-CSS, Outlook/MSO, missing preheader/unsubscribe, dark-mode contrast, Gmail clip, spam triggers.
When: A template is complete and you want a second pass before a send.
Model: claude-sonnet-4-6
Get the skills
These ship with the full Email Framework ($149) and stand alone as the zip-only Skills bundle ($79).