Cold Email Reply Scoring

Classify replies to cold email into 4 categories — buy-signal, positive, neutral, not-interested — using deterministic features (intent keywords, time-to-reply, length, question count, calendar/asset asks). Routes each reply per brand-config.operations.reply_routing. Backed by a Python script that uses regex + features (no LLM). Loaded by the main cold-email skill when the operator processes their reply queue.

cmj-hub 6931730 5.8 KB Updated

File contents

cmj-hub/claude-cold-email/tree/main/skills/cold-email-reply-scoring commit 69317304a8

Frequently asked questions

npx skillmds@latest add cmj-hub/cold-email-reply-scoring