← 返回
未分类 中文

Lead Outreach CRM

Track leads locally, manage outreach campaigns, and export as CSV for download.
本地追踪潜在客户,管理外展活动,导出CSV供下载
3rdbrain 3rdbrain 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 391
下载
💾 0
安装
1
版本
#latest

概述

Outreach CRM Skill

Manage lead generation outreach. Leads are stored in a local JSON file inside the agent workspace — no external database required. Users can view leads in chat or export them as a CSV file.

Available Tools

Run with Node.js: node {baseDir}/outreach-crm.js [args]

  • add-lead - Add a new lead to the local leads file
  • list - List all tracked leads (displays in chat)
  • log - Log an interaction with a lead
  • export-csv - Export all leads to a CSV file and print the file path
  • clear - Remove all leads (use with caution)

Usage

node {baseDir}/outreach-crm.js add-lead --name "John" --source "twitter" --handle "@john" --score 75 --tier hot
node {baseDir}/outreach-crm.js list
node {baseDir}/outreach-crm.js log <lead_id> "Sent intro DM"
node {baseDir}/outreach-crm.js export-csv

Storage

Leads are saved to /root/.openclaw/workspace/leads.json inside the container.

CSV exports are written to /root/.openclaw/workspace/leads.csv.

Always show the user the export path so they can download it.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 03:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

X Publisher

3rdbrain
使用 OAuth 1.0a 通过 API v2 向 X (Twitter) 发布推文、推文串、回复和引用推文。
★ 0 📥 572
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,261
business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 78 📥 38,019