cold-email-sequence-generator-skill

Installation
SKILL.md

Cold Email Sequence Generator

<quick_start> Trigger: "Create a cold email sequence for [audience]" or "Write a 7-email sequence for [use case]" Input: Target audience/ICP, your value proposition, social proof/case studies, sequence length Output: Full email sequence with subject lines (A/B), body copy, timing, personalization variables, and performance benchmarks </quick_start>

<variant_support> This skill supports A/B variants via config.json.

  1. Read this skill's config.json — check if variants.enabled is true
  2. If enabled, run: bash scripts/variant-assigner.sh cold-email-sequence-generator-skill $(date +%s)
  3. Apply the prompt_suffix from the assigned variant's definition to modify the workflow
  4. Record the variant name in the outcome sidecar (see final stage below)
Installs
28
GitHub Stars
24
First Seen
Mar 22, 2026
cold-email-sequence-generator-skill — scientiacapital/skills