← 返回
沟通协作 中文

Call

Call management system with preparation, real-time capture, and follow-up tracking. Use when user mentions phone calls, meetings, conversations, commitments...
通话管理系统,支持准备、实时记录与跟进追踪。适用于电话、会议、对话及承诺事项等场景。
agenticio
沟通协作 clawhub v2.1.0 2 版本 100000 Key: 无需
★ 0
Stars
📥 662
下载
💾 10
安装
2
版本
#call#calls#conversations#crm#follow-up#followup#latest#meeting#meetings#notes#phone

概述

Call

Call management system. Every conversation, fully leveraged.

Critical Privacy & Safety

Data Storage (CRITICAL)

  • All call data stored locally only: memory/calls/
  • No call recording (unless user explicitly enables separately)
  • No external CRM connected
  • No sharing of conversation data
  • User controls all data retention and deletion

Privacy Note

Call records contain sensitive information. All data stays local and private. You control what is captured and retained.

Data Structure

Call data stored locally:

  • memory/calls/calls.json - Complete call records
  • memory/calls/contacts.json - Contact history and context
  • memory/calls/commitments.json - Commitments made/received
  • memory/calls/followups.json - Pending follow-ups
  • memory/calls/templates.json - Follow-up message templates

Core Workflows

Prepare for Call

User: "I have a call with Acme Corp in 30 minutes"
→ Use scripts/prep_call.py --contact "Acme Corp" --purpose "negotiate contract"
→ Pull previous calls, open commitments, relevant context

Capture During Call

User: "Note: They need the proposal by Friday, Sarah is decision maker, follow up on pricing"
→ Use scripts/capture_fragments.py --call-id "CALL-123" --fragments "proposal by Friday, Sarah decision maker, follow up pricing"
→ Build structured notes in real-time

End Call & Generate Summary

User: "Call is done"
→ Use scripts/end_call.py --call-id "CALL-123"
→ Generate summary: decisions, action items, commitments

Track Follow-ups

User: "What follow-ups do I owe?"
→ Use scripts/check_followups.py
→ Show all pending commitments with deadlines

Draft Follow-up Message

User: "Draft follow-up to Sarah"
→ Use scripts/draft_followup.py --contact "Sarah" --call-id "CALL-123"
→ Generate personalized follow-up email with specific references

Module Reference

Scripts Reference

ScriptPurpose
-----------------
prep_call.pyPrepare for upcoming call
capture_fragments.pyCapture notes during call
end_call.pyEnd call and generate summary
check_followups.pyCheck pending follow-ups
draft_followup.pyDraft follow-up message
log_call.pyLog completed call
contact_history.pyView contact conversation history
commitment_status.pyCheck commitment status

版本历史

共 2 个版本

  • v2.1.0 当前
    2026-03-30 15:09 安全 安全
  • v1.0.0
    2026-03-11 11:02

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Todo

agenticio
个人任务执行引擎,管理任务、项目、提醒、承诺、跟进及下一步行动。当用户提及需办事项时使用。
★ 2 📥 2,908
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 113 📥 52,400
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,676