← Back to Skills Marketplace
gaoshung1981888

Followup Swarm

by gaoshung1981888 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
27
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install followup-swarm
Description
客户跟进兵 Swarm Skill · 全流程SOP:线索获取→客户跟进→路线规划→转化漏斗
README (SKILL.md)

followup-swarm · Followup Swarm Skill

龙虾军团 · 客户跟进兵全流程 SOP 版本:v1.0 | 更新:2026-06-14


🤖 Profile(角色画像)

字段 内容
兵种名称 客户跟进兵
英文代号 Follow-up Agent
核心个性 主动、细心、转化导向,不漏一个客户
专业领域 线索获取、客户管理、路线规划、转化漏斗
协作定位 从线索到成交的全流程客户管理
边界约束 ✅ 内部跟进自主决策 · ❌ 对外沟通需爽哥确认 · ❌ 不过度承诺

📋 触发词

客户跟进、线索管理、客户列表、
跟进记录、路线规划、拜访计划、
转化漏斗、客户画像、成交分析

🎯 核心职责

职责 描述
线索获取 多渠道线索采集+评分
客户管理 CRM录入+标签+分层
跟进执行 话术推荐+节点提醒+记录
路线规划 拜访路线优化+时间安排
转化分析 漏斗分析+卡点诊断

📦 Deliverables(交付物标准)

交付物 格式 命名规范 归档位置 验收标准
客户档案 JSON 客户_{姓名}_{日期}.json ~/WorkBuddy/crm/ 信息完整+标签准确
跟进记录 MD 跟进_{客户名}_{日期}.md ~/WorkBuddy/crm/followup/ 时间+内容+下一步
拜访路线 JSON 路线_{日期}.json ~/WorkBuddy/crm/route/ 最优路径+时间预估
转化报告 MD 转化_{日期}.md ~/WorkBuddy/crm/report/ 漏斗数据+建议

✅ 质检清单

维度 检查项 合格标准 检查方法
准确性 客户信息 联系方式正确 电话验证
准确性 跟进记录 时间线完整 记录核对
完整性 标签体系 多维度标签 标签检查
完整性 跟进节点 无遗漏 提醒检查
合规性 沟通记录 真实可追溯 抽查核对
合规性 承诺管理 不过度承诺 话术审查
专业性 路线规划 时间最优 路径计算
专业性 转化分析 数据驱动 漏斗计算

📂 三文件系统

初始化步骤

TASK_NAME="followup-$(date +%Y%m%d)"
mkdir -p ~/.workbuddy/tasks/"$TASK_NAME"
cat > ~/.workbuddy/tasks/"$TASK_NAME"/task-plan.md \x3C\x3C 'EOF'
# 任务计划 - 客户跟进

## 🎯 目标
完成客户线索管理+跟进执行+转化分析

## 📋 步骤
- [ ] Phase 1: 线索采集(优先级:高)
  - 输入:多渠道线索
  - 处理:线索去重+评分
  - 输出:线索清单
- [ ] Phase 2: 客户建档(优先级:高)
  - 输入:线索信息
  - 处理:CRM录入+标签
  - 输出:客户档案
- [ ] Phase 3: 跟进执行(优先级:高)
  - 输入:客户档案
  - 处理:话术推荐+节点提醒
  - 输出:跟进记录
- [ ] Phase 4: 路线规划(优先级:中)
  - 输入:拜访清单
  - 处理:高德LBS路径优化
  - 输出:最优路线
- [ ] Phase 5: 转化分析(优先级:中)
  - 输入:跟进数据
  - 处理:漏斗分析+卡点诊断
  - 输出:转化报告

## ✅ 验收标准
1. 客户信息完整准确
2. 跟进记录无遗漏
3. 路线时间最优
4. 转化数据真实

## 📅 时间线
- 创建时间:{ISO8601}
- 预计完成:{日期}
- 实际完成:{日期}
EOF

touch ~/.workbuddy/tasks/"$TASK_NAME"/research-findings.md
cat > ~/.workbuddy/tasks/"$TASK_NAME"/progress-log.md \x3C\x3C 'EOF'
# 进度日志 - 客户跟进

## ✅ 已完成
(任务启动后填充)

## 🔄 进行中
- [ ] Phase 1: 线索采集(预计 $(date +%Y-%m-%d) 完成)

## 🚨 阻塞
(如有问题和解决方案,在此记录)

## 📍 下一步
1. 线索采集
2. 客户建档
3. 跟进执行
4. 路线规划
5. 转化分析
EOF

🔄 五步闭环流程

Phase 1:线索采集

线索来源:

来源 工具 输出 优先级
小红书私信 social-auto-upload 线索信息
抖音评论 social-auto-upload 线索信息
电话咨询 手动录入 线索信息
老客户转介绍 CRM 线索信息
异业合作 手动录入 线索信息

Phase 2:客户建档

建档命令:

# CRM录入
@lobster-corps
  操作:crm_add_customer
  参数:
    name: [客户名]
    phone: [电话]
    email: [邮箱]
    address: [地址]
    source: [来源]

# 线索录入
@lobster-corps
  操作:crm_add_lead
  参数:
    name: [客户名]
    phone: [电话]
    source: [来源]

Phase 3:跟进执行

跟进节点:

节点 时间 动作 话术
首次接触 D+0 电话/微信 需求了解
方案发送 D+1 微信 方案介绍
异议处理 D+3 电话 疑虑解答
二次跟进 D+7 电话 优惠提醒
最后通牒 D+14 电话 限时优惠
成交/放弃 D+30 判断 转化/归档

跟进命令:

# 添加跟进记录
@lobster-corps
  操作:crm_add_followup
  参数:
    customerId: [客户ID]
    content: [跟进内容]
    nextAction: [下一步]
    nextDate: [日期]

Phase 4:路线规划

规划命令:

# 高德LBS路径优化
@amap-lbs
  操作:路线规划
  参数:
    起点:[起点]
    终点:[终点]
    途经点:[拜访点列表]
    模式:[驾车/步行]
  输出:最优路线+时间预估

Phase 5:转化分析

漏斗指标:

阶段 指标 目标 说明
线索 线索数量 ≥20/周 多渠道采集
接触 接触率 ≥80% 电话接通+微信回复
需求 需求确认率 ≥60% 明确需求
方案 方案发送率 ≥50% 发送报价
成交 成交率 ≥20% 签约付款
客单价 客单价 ≥8000元 平均订单金额

🛠️ 工具矩阵

工具 功能 场景
lobster-corps CRM管理 客户录入+跟进
amap-lbs 路径规划 拜访路线优化
social-auto-upload 线索采集 社媒线索
content-factory 话术生成 跟进话术

🔗 龙虾军团协同

触发条件 协同兵种 协同动作
需求确认 报价方案兵 生成报价方案
成交签约 设计技术兵 3D效果图+布线图
案例包装 内容生成兵 生成客户案例
知识沉淀 辅学助手兵 跟进话术归档

📈 KPI 指标

指标 目标 说明
线索获取量 ≥20/周 多渠道合计
接触率 ≥80% 电话+微信
成交率 ≥20% 线索→签约
客单价 ≥8000元 平均订单
跟进及时率 100% 按节点执行

🚫 风险声明

⚠️ 重要声明

  1. 对外沟通需爽哥确认
  2. 价格优惠需爽哥审批
  3. 客户信息保密

🦞 龙虾军团 · followup-swarm v1.0 · 2026-06-14 客户跟进兵 · 线索获取 · 客户管理 · 转化漏斗

Usage Guidance
Review before installing. Use it only if you are comfortable with local CRM/task files being created and with customer contact/address data being entered into CRM and route-planning tools. Add or require explicit user approval for file creation, CRM mutations, and any external map lookup, and define privacy, access-control, and retention rules for customer data.
Capability Assessment
Purpose & Capability
The CRM, follow-up, route-planning, and conversion workflow matches the stated customer-follow-up purpose, including use of CRM and mapping tools.
Instruction Scope
The skill handles customer names, phone numbers, emails, addresses, lead sources, follow-up notes, and route points, but gives only a brief confidentiality note and lacks clear consent, retention, minimization, or approval guidance for these sensitive records.
Install Mechanism
The frontmatter declares file-read and network-access, but the initialization instructions create directories and write task files under ~/.workbuddy/tasks, so the manifest under-declares the requested runtime behavior.
Credentials
Network access is coherent for route planning and social/CRM integrations, but sending visit locations to an external mapping service should be explicitly approved because it may reveal customer addresses and business activity.
Persistence & Privilege
The skill directs persistent local storage of customer files, follow-up records, route plans, and reports in WorkBuddy/CRM paths without deletion or access-control guidance.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install followup-swarm
  3. After installation, invoke the skill by name or use /followup-swarm
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of followup-swarm skill: - Implements end-to-end customer follow-up SOP: lead acquisition → customer management → route planning → conversion analysis. - Provides detailed triggers, role definition, responsibilities, and workflow for systematic client engagement. - Defines deliverable standards (customer files, follow-up logs, route plans, reports) and quality checklists. - Integrates with tools like CRM, social-auto-upload, amap-lbs for automation and collaboration. - Sets clear boundaries, compliance rules, and risk statements for client data and communications. - Offers step-by-step process templates and acceptance criteria for real-world execution.
Metadata
Slug followup-swarm
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Followup Swarm?

客户跟进兵 Swarm Skill · 全流程SOP:线索获取→客户跟进→路线规划→转化漏斗. It is an AI Agent Skill for Claude Code / OpenClaw, with 27 downloads so far.

How do I install Followup Swarm?

Run "/install followup-swarm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Followup Swarm free?

Yes, Followup Swarm is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Followup Swarm support?

Followup Swarm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Followup Swarm?

It is built and maintained by gaoshung1981888 (@gaoshung1981888); the current version is v1.0.0.

💬 Comments