← 返回
开发者工具 中文

Leads

Manage sales leads locally. Use when adding prospects, scoring leads, setting follow-ups, tracking conversions, or viewing funnels.
本地管理销售线索。适用于添加潜在客户、线索评分、设置跟进、追踪转化或查看漏斗。
xueyetianya
开发者工具 clawhub v3.4.1 2 版本 100000 Key: 无需
★ 0
Stars
📥 663
下载
💾 4
安装
2
版本
#latest

概述

Leads — Sales Lead CRM

Manage sales leads through their lifecycle: add, score, follow up, convert, and report on your pipeline.

Commands

add — Add a new lead

bash scripts/script.sh add "<name>" "<email>" "<company>" "[source]"

Creates a new lead with status new. Source defaults to direct.

list — View leads

bash scripts/script.sh list [status] [--sort score|date]

Lists all leads, optionally filtered by status (new, contacted, qualified, converted, lost). Sort by score or date.

score — Score a lead

bash scripts/script.sh score "<lead_id>" <points> "[reason]"

Assigns or adds score points to a lead. Score range: 0–100. Higher = more likely to convert.

follow-up — Set follow-up reminder

bash scripts/script.sh follow-up "<lead_id>" "<YYYY-MM-DD>" "<note>"

Schedules a follow-up action for a lead on the specified date with a note.

convert — Mark lead as converted

bash scripts/script.sh convert "<lead_id>" "[deal_value]"

Changes lead status to converted and optionally records deal value.

pipeline — Sales funnel report

bash scripts/script.sh pipeline [YYYY-MM]

Shows a funnel breakdown of leads by status with counts and conversion rates. Defaults to current month.

Output

All commands print plain text to stdout. Data is stored in ~/.leads/leads.json.

Requirements

  • bash 4+
  • python3 (standard library only)

Feedback

Report issues or suggestions: https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com

版本历史

共 2 个版本

  • v3.4.1 当前
    2026-03-29 18:13 安全 安全
  • v1.0.5
    2026-03-19 10:52

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Excel Formula

xueyetianya
根据描述生成Excel公式并诊断电子表格错误。适用于编写VLOOKUP公式、调试错误或转换公式。支持...
★ 2 📥 6,120
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,786
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 920 📥 185,726