← 返回
未分类 中文

call-pro

Call management system with preparation, real-time capture, and follow-up tracking. Use when user mentions phone calls, meetings, conversations, commitments...
通话管理系统,具备准备、实时记录和后续跟踪功能,适用于用户提及电话、会议、对话、承诺等场景。
pratilsudra pratilsudra 来源
未分类 clawhub v1.0.0 1 版本 99657.5 Key: 无需
★ 0
Stars
📥 291
下载
💾 0
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 10:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,226 📥 267,784
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,081 📥 809,796
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,378 📥 320,391