drop-off-rescue
Installation
SKILL.md
Drop-off Rescue
Push stalled funnel contacts to the next step. This skill finds people who signed up but didn't convert, drafts stage-appropriate re-engagement emails, and (with an ESP MCP connected) schedules the send after explicit confirmation. Re-runnable weekly without double-sending — the skill tracks what was already sent per stage and skips contacts still inside their cooldown window.
Works in three modes:
cloud— Cogny MCP + ESP MCP: full automation, cross-ESP dedupe, findingssolo— ESP MCP only: tag-based dedupe, per-ESP automationfree— no MCP: pasted CSV of stalled contacts, draft-only output (you send manually)
Usage
/drop-off-rescue # weekly rerun — default
/drop-off-rescue weekly # same
/drop-off-rescue audit # read-only: report stalls + what would be sent, write nothing
/drop-off-rescue free # no MCP — paste CSV of stalled contacts
Designed to be scheduled weekly via /loop or /schedule. On reruns, already-nudged contacts are skipped; newly-stalled contacts are picked up; contacts that progressed get celebrated in the output.