返回顶部
c

call

Call management system with preparation, real-time capture, and follow-up tracking. Use when user mentions phone calls, meetings, conversations, commitments made, or follow-ups needed. Prepares for calls, captures key points and decisions in real-time, tracks action items and commitments, drafts follow-ups, and builds conversation history. All data stored locally.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
56
下载量
0
收藏
概述
安装方式
版本历史

call

# 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 - **Call Preparation**: See [references/preparation.md](references/preparation.md) - **Real-time Capture**: See [references/capture.md](references/capture.md) - **Commitment Tracking**: See [references/commitments.md](references/commitments.md) - **Follow-up System**: See [references/followups.md](references/followups.md) - **Conversation History**: See [references/history.md](references/history.md) - **Contact Intelligence**: See [references/contacts.md](references/contacts.md) ## Scripts Reference | Script | Purpose | |--------|---------| | `prep_call.py` | Prepare for upcoming call | | `capture_fragments.py` | Capture notes during call | | `end_call.py` | End call and generate summary | | `check_followups.py` | Check pending follow-ups | | `draft_followup.py` | Draft follow-up message | | `log_call.py` | Log completed call | | `contact_history.py` | View contact conversation history | | `commitment_status.py` | Check commitment status |

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 call-pro-1775961132 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 call-pro-1775961132 技能

通过命令行安装

skillhub install call-pro-1775961132

下载 Zip 包

⬇ 下载 call v1.0.0

文件大小: 2.77 KB | 发布时间: 2026-4-13 09:38

v1.0.0 最新 2026-4-13 09:38
- Initial release of "call": a comprehensive call management system.
- Supports preparation, real-time note capture, tracking of commitments, follow-ups, and creating conversation history.
- Emphasizes privacy: all call data is stored locally, no recordings or external CRM connections by default.
- Provides modular scripts for each workflow stage (preparation, capture, summary, follow-up, history).
- Adds built-in templates and structured data storage for contacts, calls, commitments, and follow-ups.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部