Design, analyze, and optimize cold outbound email campaigns for Instantly. Handles end-to-end ICP definition, expert panel scoring (recursive to 90+), sequence copywriting, infrastructure audit, capacity planning, and implementation docs. Use when asked to build cold outbound sequences, optimize cold email, analyze outbound campaigns, build sales sequences, build Instantly sequences, create cold outbound strategies, or design email campaigns. Supports both "start from scratch" and "optimize existing" modes.
73
90%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
# Version check (silent if up to date)
python3 telemetry/version_check.py 2>/dev/null || true
# Telemetry opt-in (first run only, then remembers your choice)
python3 telemetry/telemetry_init.py 2>/dev/null || truePrivacy: This skill logs usage locally to
~/.ai-marketing-skills/analytics/. Remote telemetry is opt-in only. No code, file paths, or repo content is ever collected. Seetelemetry/README.md.
Ask the user:
If API key provided → run scripts/instantly-audit.py to pull campaigns, account inventory, and warmup scores before proceeding.
Run python3 scripts/instantly-audit.py --api-key <KEY> and report:
If no ICP defined, collect:
Use references/icp-template.md as the collection template.
Collect:
Default: 10 experts (see references/expert-panel.md).
Ask: "Any industry-specific experts to add, or panelists to swap?" Confirm roster before scoring.
Target: 90/100. Non-negotiable. Iterate until reached.
Each round produces:
references/expert-panel.md)Create a document (Google Doc, Notion, or markdown) with:
Follow all rules in references/instantly-rules.md and references/copy-rules.md.
Do NOT push anything to Instantly automatically. The doc is for human review. Get explicit approval before any API writes.
After review, collect feedback and re-run scoring on revised copy if needed.
Accounts ready (score ≥80, ≥14 days warmup) × 30 emails/day = conservative daily volume
Accounts ready × 50 emails/day = aggressive daily volume
Daily volume × 22 working days = monthly send capacity
Monthly sends × expected reply rate = expected replies
Expected replies × qualification rate = pipeline opportunities| Metric | Good | Great |
|---|---|---|
| Open rate | 40%+ | 60%+ |
| Reply rate | 3%+ | 7%+ |
| Positive reply rate | 1%+ | 3%+ |
| Meeting rate | 0.5%+ | 1.5%+ |
Adjust targets based on niche and offer. Cold traffic to a free audit converts differently than a paid trial.
scripts/lead-pipeline.py for Apollo → LeadMagic → Instantly automation.| File | Purpose |
|---|---|
references/instantly-rules.md | Variable syntax, sequence structure, deliverability rules |
references/expert-panel.md | Default 10-expert roster with scoring lenses |
references/copy-rules.md | Email copy rules (first sentence, CTA, stats framing) |
references/icp-template.md | ICP data collection template |
scripts/instantly-audit.py | Pulls campaigns, accounts, warmup scores via Instantly v2 API |
scripts/lead-pipeline.py | End-to-end lead sourcing pipeline |
scripts/competitive-monitor.py | Competitor tracking and intelligence |
scripts/cross-signal-detector.py | Multi-source signal detection |
scripts/cold-outbound-sender.py | Send approved outbound emails |
2eb0f34
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.