整理文件路径:Technical→AI/

This commit is contained in:
2026-04-14 18:54:05 +08:00
parent c9767442ca
commit b6a3ed5f77
145 changed files with 4249 additions and 83 deletions

View File

@@ -0,0 +1,23 @@
---
title: "Personal CRM with Automatic Contact Discovery"
type: source
tags: [openclaw, crm, contact, automation]
date: 2026-03-06
---
## Source File
- [[raw/Agent/usecases/personal-crm.md]]
## Summary
- 核心主题自动联系人发现的个人CRM
- 问题域:追踪见过的人、何时见过、讨论过什么不可能手动完成
- 方法/机制每日cron扫描邮件和日历获取新联系人存储关系上下文
- 结论/价值:自然语言查询"关于[人],我知道什么?"
## Key Claims
- 每日cron扫描邮件和日历获取新联系人和互动
- 存储结构化数据库中的联系人,包括关系上下文
- 每次会议前研究外部参与者通过CRM和邮件历史提供简报
## Key Concepts
- [[个人CRM]]:管理个人关系和联系的系