cold-email-outreach

Automated cold email outreach pipeline using Resend API. Builds prospect lists from government databases or web scraping, enriches with contact info, sends personalized cold emails with drip follow-ups, and tracks responses. Use when setting up cold email campaigns, building lead lists, automating email outreach, prospecting businesses, sending drip sequences, or managing email deliverability.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cold-email-outreach" with this command: npx skills add merjua14/cold-email-outreach

Cold Email Outreach — Automated Prospecting & Drip Pipeline

Build lists, enrich contacts, send personalized cold emails, follow up automatically.

Pipeline Overview

  1. Source — Pull leads from government databases, web scraping, or CSV import
  2. Enrich — Find emails via website scraping, Google search, or enrichment APIs
  3. Personalize — Generate custom email copy per lead using templates + variables
  4. Send — Deliver via Resend API with rate limiting and domain rotation
  5. Follow Up — Automated drip sequences (Day 3, Day 7)
  6. Track — Log opens, replies, bounces to Google Sheets or CSV

Requirements

  • Resend API keyRESEND_API_KEY (free tier: 100 emails/day)
  • Verified sending domain — SPF + DKIM + DMARC configured
  • Google Sheets OAuth (optional) — for lead tracking

Quick Start

export RESEND_API_KEY=your_key

# Send from CSV list
node scripts/send-campaign.js --list leads.csv --template templates/intro.txt --from "hello@yourdomain.com"

# Dry run (no emails sent)
node scripts/send-campaign.js --list leads.csv --template templates/intro.txt --dry-run

# Send follow-ups
node scripts/send-followups.js --campaign campaign-2026-03-12

Email Templates

Templates use {variable} placeholders:

Subject: {subject}

Hi {first_name},

{body}

Best,
{sender_name}

Available variables: {first_name}, {business_name}, {city}, {industry}, {specific_issue}, {sender_name}, {subject}

Deliverability Rules

  • Max 25 emails per domain per day (cold outreach)
  • Warm up new domains: start at 5/day, increase by 5 every 3 days
  • Always include physical address (CAN-SPAM)
  • Include unsubscribe mechanism
  • Rotate sending domains if scaling past 50/day
  • Remove bounced emails immediately
  • Honor unsubscribes within 24 hours

Scripts

  • scripts/send-campaign.js — Main campaign sender with rate limiting
  • scripts/send-followups.js — Drip follow-up sender
  • scripts/enrich-list.js — Email enrichment from websites

References

  • references/templates.md — Proven email templates with open rates
  • references/deliverability.md — Domain setup and spam prevention guide

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Cold Email Engine

Automated cold email outreach system with lead enrichment, personalized templates, drip sequences, and CAN-SPAM compliance. Use when building outbound sales...

Registry SourceRecently Updated
700Profile unavailable
Automation

Local Lead Gen

Automated local business lead generation and cold outreach pipeline. Scans businesses by niche and city, scores their websites (SSL, mobile, speed, design),...

Registry SourceRecently Updated
670Profile unavailable
Automation

Email Marketing Engine

Complete email marketing system — deliverability, list building, sequences, cold outreach, automation, analytics, and revenue optimization. Zero dependencies.

Registry SourceRecently Updated
4220Profile unavailable
Automation

AfrexAI Lead Hunter Pro

Enterprise-grade B2B lead generation, enrichment, scoring, and outreach sequencing for AI agents. Find ideal prospects, enrich with verified data, score against your ICP, and generate personalized outreach — all autonomously.

Registry SourceRecently Updated
4860Profile unavailable