Token导航 LogoToken导航TokenDH.com
研究检索可写文件clawhub未标认证来源可访问clear审计提醒

doctorclaw-client-follow-upDoctorclaw 客户跟进

Agent Skill

doctorclaw-client-follow-up 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,336

周安装

389

GitHub Stars

公开资料未说明

下载量

3,112
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:doctorclaw-client-follow-up(Doctorclaw 客户跟进)
来源仓库:https://github.com/ceobotson-bot/doctorclaw-client-follow-up
安装命令:
openclaw skills install doctorclaw-client-follow-up
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install doctorclaw-client-follow-up

简介

自动客户跟进——扫描您的客户列表,找到过时的潜在客户,起草个性化的外展服务。每周 cron 或按需。

SKILL.md

name
client-follow-up
description
Automated client follow-up — scan your client list, find stale leads, draft personalized outreach. Weekly cron or on-demand.
version
1.0.0
tags
[sales, crm, follow-up, outreach, automation]
metadata
clawdbot
emoji
🤝
source
author
DoctorClaw
url
https://www.doctorclaw.ceo

Automated Client Follow-Up

Stop losing deals to silence. This skill reads your client or lead list, identifies contacts you haven't reached out to recently, and drafts personalized follow-up messages — so no opportunity slips through the cracks.

Run it weekly on a cron, or trigger it whenever you want to check who needs attention.

What You Get

  • Stale lead detection — contacts you haven't messaged in X days
  • Personalized follow-up drafts for each stale contact
  • Priority ranking based on deal value, last interaction, and lead stage
  • Follow-up stats (total contacts, stale count, overdue count)
  • Outreach log tracking — what you sent, when, and to whom

Setup

Required

  • Client list — A CSV file, Google Sheet, or any structured list your agent can read. Minimum columns: name, email (or phone), last-contacted date. More columns = better personalization.

Optional (but recommended)

  • Send access — If you want the agent to send follow-ups after your approval (Gmail, Outlook, or SMS via Twilio)
  • CRM integration — If you use a CRM (HubSpot, Notion database, Airtable), point the agent at it instead of a CSV
  • Calendar access — So the agent can suggest meeting times in follow-ups
  • Delivery channel — Telegram/Discord for follow-up digest notifications

Configuration

Tell your agent:

  1. Client list location — file path, Google Sheet URL, or CRM connection
  2. Stale threshold — how many days without contact before a lead is "stale" (default: 14 days)
  3. Critical threshold — how many days before a lead is "at risk" (default: 30 days)
  4. Follow-up style — your tone (professional, casual, friendly, direct) so drafts match your voice
  5. Follow-up schedule — when to run (default: every Monday at 9:00 AM local)
  6. Max follow-ups per run — limit drafts per cycle (default: 10)
  7. Delivery — where to send the follow-up digest (Telegram, Discord, file)
  8. Industry/context — what your business does, so follow-ups are relevant (e.g., "web design agency", "real estate investor", "SaaS founder")

How It Works

Step 1: Load Client List

  • Read your client list from the configured source (CSV, Google Sheet, CRM, Notion)
  • For each contact, extract: name, email/phone, company (if available), last-contacted date, deal stage, deal value, notes
  • If last-contacted date is missing, flag the contact for manual review

Step 2: Identify Stale Contacts

Sort contacts into 3 categories based on days since last contact:

🔴 AT RISK — Over critical threshold (30+ days)

  • These leads are going cold. Follow-up is urgent.
  • Prioritize by deal value (highest value first)

🟡 STALE — Over stale threshold (14-30 days)

  • Due for a check-in. Not urgent, but shouldn't wait another week.
  • Prioritize by deal stage (closest to closing first)

🟢 ACTIVE — Within threshold (< 14 days)

  • Recently contacted. No action needed this cycle.
  • Skip these — don't over-contact

Step 3: Rank & Select

  • Rank all stale + at-risk contacts by priority score:

- Deal value weight: higher value = higher priority - Days overdue weight: more overdue = higher priority - Deal stage weight: closer to closing = higher priority

  • Select top N contacts (up to configured max per run)

Step 4: Draft Follow-Ups

For each selected contact, draft a personalized follow-up message:

  • Use context: reference their company, deal stage, last conversation topic (from notes)
  • Match tone: use the configured follow-up style
  • Keep it short: 3-5 sentences max
  • Include a clear CTA: ask a question, propose a meeting, share something useful
  • Vary the approach: don't send the same template to everyone

- Re-engagement: "Haven't heard from you in a while — still interested in X?" - Value-add: "Saw this article about [their industry] and thought of you" - Check-in: "How's [project/initiative they mentioned] going?" - Nudge: "We had discussed [service/product] — any questions I can answer?" - Meeting request: "Would love to catch up — free for a quick call this week?"

  • Mark as DRAFT — never send without user approval

Step 5: Compile Follow-Up Digest

Format the digest:

🤝 Follow-Up Digest — [Date]

📊 PIPELINE STATUS
Total contacts: [X] | At risk: [X] | Stale: [X] | Active: [X]
Oldest untouched: [X days] — [Contact Name]

🔴 AT RISK ([X] contacts)
1. [Name] — [Company] | Last contact: [X days ago]
   Stage: [deal stage] | Value: [deal value]
   📝 Draft: "[First line of follow-up...]"

2. [Name] — [Company] | Last contact: [X days ago]
   Stage: [deal stage] | Value: [deal value]
   📝 Draft: "[First line of follow-up...]"

🟡 STALE ([X] contacts)
3. [Name] — [Company] | Last contact: [X days ago]
   Stage: [deal stage]
   📝 Draft: "[First line of follow-up...]"

4. [Name] — [Company] | Last contact: [X days ago]
   Stage: [deal stage]
   📝 Draft: "[First line of follow-up...]"

🟢 ACTIVE ([X] contacts) — no action needed

💡 INSIGHTS
• [X] contacts haven't been reached in 30+ days
• Top deal at risk: [Name] — $[value]
• Suggested: Block 30 min this week for follow-up calls

Step 6: Deliver & Track

  • Send digest via configured channel (Telegram, Discord, or save to file)
  • Show full draft messages below the digest for review
  • When user approves a follow-up ("send 1" or "approve all"), send the messages
  • After sending, update the client list with the new last-contacted date
  • Log the outreach in memory/follow-up-log/YYYY-MM-DD.md

Examples

User: "Check my follow-ups"

Agent runs the workflow and responds:

🤝 Follow-Up Digest — Monday, March 10 📊 PIPELINE STATUS Total contacts: 34 | At risk: 3 | Stale: 7 | Active: 24 Oldest untouched: 45 days — Lisa Park 🔴 AT RISK (3 contacts) 1. Lisa Park — Greenfield Properties | Last contact: 45 days ago Stage: Proposal sent | Value: $4,800 📝 Draft: "Hi Lisa, I wanted to circle back on the proposal I sent over last month. Happy to walk through any questions or adjust the scope if needed. Would Thursday or Friday work for a quick call?" 2. James Wu — TechStart Inc | Last contact: 38 days ago Stage: Discovery | Value: $2,400 📝 Draft: "Hey James, we had a great conversation about streamlining your onboarding process. I put together a few ideas since we last spoke — mind if I send them over?" 3. Maria Santos — Bloom Studio | Last contact: 31 days ago Stage: Interested | Value: $1,200 📝 Draft: "Hi Maria, just checking in — are you still looking to revamp your client intake process? I'd love to help whenever the timing is right." 🟡 STALE (7 contacts) 4. Dave Chen — Redline Motors | 22 days ago 5. Priya Patel — Sapphire Consulting | 19 days ago 6. Tom Bradley — Bradley & Sons | 18 days ago 7. (+ 4 more) 🟢 ACTIVE (24 contacts) — no action needed 💡 INSIGHTS • 3 contacts at risk of going cold — $8,400 in pipeline value • Lisa Park is your highest-value stale lead • Suggested: Prioritize Lisa and James this week

User: "Send 1 and 2. Edit 3 to mention we have a spring discount."

Agent: Sends follow-ups 1 and 2 as drafted. Updates draft 3 with spring discount mention, shows updated version for approval.


User: "Set up weekly follow-ups every Monday"

Agent: Configures cron for Monday 9:00 AM, confirms:

"Client follow-up scheduled for every Monday at 9:00 AM. I'll scan your contact list, flag anyone going cold, and draft personalized messages for your review."

User: "Add a new contact: Sarah Kim, sarah@buildright.co, met at conference, interested in the $495 setup"

Agent: Adds to client list with today as first-contact date, stage: "Interested", notes: "Met at conference, interested in Guided Setup ($495)." Confirms the addition.

Customization Ideas

  • Multi-channel follow-up — draft emails AND LinkedIn messages for the same contact
  • Auto-categorize new leads — when a new contact is added, auto-assign a deal stage and priority
  • Follow-up sequences — instead of one-off messages, create multi-touch sequences (Day 1: email, Day 3: LinkedIn, Day 7: call reminder)
  • Win/loss tracking — mark deals as won or lost, track conversion rate over time
  • Referral prompts — for active clients, suggest asking for referrals after successful projects
  • Meeting prep — before scheduled calls, pull up the contact's history and draft talking points

Want More?

This skill handles follow-up tracking and outreach drafting. But if you want:

  • Custom integrations — connect to your CRM, project management tool, invoicing system, or any API your business uses
  • Advanced automations — multi-step workflows tailored to your business (lead scoring, auto-replies, invoice follow-ups, proposal generation)
  • Full system setup — identity, memory, security, and 5 custom automations built specifically for your workflow

DoctorClaw sets up complete OpenClaw systems for businesses:

  • Guided Setup ($495) — 2-hour live walkthrough. Everything configured, integrated, and running by the end of the call.
  • Done-For-You ($1,995) — 7-day custom build. 5 automations, 3 integrations, full security, 30-day support. You do nothing except answer a short intake form.

doctorclaw.ceo

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

90.07%
按下载量换算2,803

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

通过

权限和风险

可写文件

该 Skill 可能写入或修改本地文件,使用前需要确认目标目录和修改范围。

安装前确认

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

来源信息

继续浏览同类 Skills