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.
- Read this skill's
config.json— check ifvariants.enabledis true - If enabled, run:
bash scripts/variant-assigner.sh cold-email-sequence-generator-skill $(date +%s) - Apply the
prompt_suffixfrom the assigned variant's definition to modify the workflow - Record the variant name in the outcome sidecar (see final stage below)