Token导航 LogoToken导航TokenDH.com
开发只读clawhub未标认证来源可访问clear审计通过

lead-nurture领导培育

Agent Skill

lead-nurture 用于补充开发相关能力,适合在 OpenClaw 中需要让 Agent 承接开发相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,757

周安装

155

GitHub Stars

公开资料未说明

下载量

1,228
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:lead-nurture(领导培育)
来源仓库:https://github.com/drivenautoplex1/lead-nurture
安装命令:
openclaw skills install lead-nurture
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install lead-nurture

简介

自动生成自适应电子邮件和短信培育序列。

  • 适用于客户关系维护和营销自动化流程。lead-nurture 属于开发类 Skill,可作为该场景下的辅助能力补充。
  • 可根据参与信号调整内容并优化 A/B 主题行。
  • 安装命令:openclaw skills install lead-nurture。
  • 注意确认是否涉及外发通信或用户数据访问权限。

SKILL.md

name
lead-nurture
description
Adaptive email and SMS nurture sequences that adjust based on engagement signals. Input your lead scenario — get a sequence with A/B subject lines, re-send logic, timing rules, and engagement scoring. Not a template generator — a behavioral system.
version
2.0.0
author
drivenautoplex1

Lead Nurture Sequence Generator — Adaptive v2

Turn cold or stalled leads into warm pipeline with sequences that adapt to behavior, not just time.

What Makes v2 Different From Template Generators

Most nurture tools send the same emails on the same schedule regardless of what the lead does. That's why most sequences underperform.

v2 introduces behavioral branching — each touch has three variants depending on the lead's prior engagement:

  • Branch A (Engaged): Lead opened and/or replied → deepen the conversation
  • Branch B (Passive): Lead opened but didn't reply → reframe and re-approach
  • Branch C (Dark): Lead didn't open → re-send with different subject + format change

The system also outputs an engagement score (0–100) that updates after each touch based on behavior, letting your CRM or agent know when to escalate to human outreach.


Inputs

{
  "industry": "mortgage|real_estate|coaching|saas|services|custom",
  "lead_type": "credit_repair|browsing|not_ready|abandoned_cart|cold|warm|referral",
  "sequence_length": 5,
  "timeline_days": 75,
  "goal": "book_call|close_sale|reactivate|warm_referral",
  "brand_voice": "professional|casual|authoritative|empathetic",
  "include_sms": true,
  "behavioral_branching": true,
  "ab_subjects": true,
  "engagement_scoring": true,
  "crm_export_format": "json|csv|gohighlevel|followupboss|mailchimp"
}

Outputs

{
  "sequence": [
    {
      "day": 0,
      "touch_number": 1,
      "type": "email",
      "subject_a": "Your credit timeline (honest answer)",
      "subject_b": "Something most people in your situation get wrong",
      "preview": "Most people think fixing credit takes years. It doesn't.",
      "body_engaged": "...",
      "body_passive": "...",
      "body_dark": "...",
      "cta": "Reply with your biggest concern",
      "sms": "Hey [Name] — sent you an email. Worth 2 min when you get a chance.",
      "send_rule": "Send immediately on trigger",
      "resend_rule": "If no open after 72h, send subject_b with body_dark variant",
      "pause_rule": "If reply received, pause sequence and flag for human follow-up"
    }
  ],
  "engagement_scoring": {
    "open_weight": 10,
    "reply_weight": 40,
    "click_weight": 20,
    "resend_trigger_threshold": 0,
    "human_escalation_threshold": 60,
    "archive_threshold": -20
  },
  "sequence_summary": "5-touch adaptive sequence over 75 days — credit repair leads",
  "psychology_map": {
    "touch_1": "Pacing + reality check — meet them where they are",
    "touch_2": "Quick win — build trust with immediate value",
    "touch_3": "Myth bust — reframe limiting beliefs, position as expert",
    "touch_4": "Market urgency — seeds the buying decision without pressure",
    "touch_5": "Soft close — assume the next step, remove friction"
  },
  "ab_test_guidance": "Run subject_a for 48h. If open rate <20%, switch to subject_b for remainder of send. Track by contact tag in your CRM.",
  "crm_export": "...formatted for selected CRM..."
}

Behavioral Branching Logic

How it works in practice (mortgage/credit repair example):

Touch 1 sent → 72 hours pass:

What happenedNext action
RepliedPause automation. Human follow-up within 4 hours.
Opened, no replySend Touch 2 (Branch B — reframe)
Didn't openRe-send Touch 1 with subject_b variant, body_dark format

Engagement score threshold rules:

ScoreMeaningTrigger
60+Hot leadFlag for immediate human outreach
20–59Warm, nurturingContinue sequence
0–19Cool, passiveSwitch to longer-interval, lighter touches
Below 0UnresponsiveMove to archive sequence (1 touch/month)

Tiers

Free — 3-email sequence, email only, no branching, no engagement scoring Standard ($12/mo) — Up to 7 touches, all industries, email + SMS, A/B subjects, send/re-send rules Pro ($37/mo) — Full behavioral branching, engagement scoring, CRM export (GHL/FUB/Mailchimp/CSV), psychology map, unlimited sequences, priority generation


Pre-Tuned Lead Types (All Include Behavioral Branching in Standard+)

Lead TypeTouchesTimelineCore Psychology
Credit repair (mortgage)575 daysPacing → quick win → reframe → urgency → soft close
Abandoned cart (e-comm)47 daysLoss aversion → social proof → scarcity → final offer
Cold B2B outreach621 daysValue-first → problem framing → case study → objection → ask → breakup
Post-consultation (services)414 daysRecap → FAQ → comparison → decision frame
Gone-quiet reactivation330 daysCheck-in → news hook → final reach
Referral re-engagement321 daysGratitude → milestone update → soft ask

Example — Touch 2, Branch Variants (Mortgage / Credit Repair)

Branch A (Engaged — replied to Touch 1):

Subject: Based on what you told me — here's where I'd start Since you mentioned [their concern], the fastest move is actually not what most people think. [Tailored advice based on their reply] Want me to run the exact math on what your score moving 40 points would do to your monthly payment?

Branch B (Passive — opened, no reply):

Subject: The fastest thing you can do to move your score this month One thing, quick. The single fastest credit score move — faster than disputing anything — is reducing your utilization below 30% on every card. [Utilization explanation] Reply if you want help looking at your report together.

Branch C (Dark — didn't open):

Subject: Quick question [First Name] Tried to reach you last week. No worries if the timing was off. One quick thing: do you know your current credit score? That's the only number that tells us what your options actually are right now. [Short. No links. Conversation-opener format.]

Integration Notes

GoHighLevel: Use the JSON export → import as a Workflow. Each branch maps to a conditional trigger in GHL's workflow builder.

Follow Up Boss: Export as CSV → import as a Smart List action plan. Branch logic requires manual setup but the copy imports directly.

Mailchimp: Use Standard export → paste into an automation sequence. Branching requires Mailchimp's conditional content blocks (Standard plan+).

Manual (any platform): Create 3 versions of each email (A/B/C). Tag contacts by engagement level after each send. Send the appropriate version to each segment.


*v2.0.0 — Upgraded from template generator (depth 2) to behavioral system (depth 4). Added: behavioral branching, A/B subjects, re-send logic, engagement scoring, CRM export formats, psychology map.*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

81.68%
按下载量换算1,003

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills