Auto-sync
This commit is contained in:
@@ -1,35 +0,0 @@
|
||||
---
|
||||
title: "Local CRM Framework with DenchClaw"
|
||||
type: source
|
||||
tags: [openclaw, crm, local, automation]
|
||||
date: 2026-03-06
|
||||
---
|
||||
|
||||
## Source File
|
||||
- [[raw/Agent/usecases/local-crm-framework.md]]
|
||||
|
||||
## Summary
|
||||
- 核心主题:使用DenchClaw构建本地CRM
|
||||
- 问题域:设置真正能与OpenClaw配合的CRM痛苦
|
||||
- 方法/机制:DenchClaw单命令安装,在本地机器运行完整CRM
|
||||
- 结论/价值:Cursor级别的用户体验用于业务运营
|
||||
|
||||
## Key Claims
|
||||
- 单命令设置:npx denchclaw安装一切并在localhost:3100打开
|
||||
- 自然语言CRM:问"显示超过5名员工的公司"实时更新视图
|
||||
- 完整浏览器自动化:复制Chrome配置文件使Agent获得相同认证状态
|
||||
- 多种视图:表格看板日历时间线画廊和列表视图
|
||||
|
||||
## Key Insights
|
||||
- 文件系统=Agent原生UI:每个设置、过滤器和视图都是文件,OpenClaw可以像编辑代码一样自然地修改UI
|
||||
- DuckDB是甜区:最小、最轻量的嵌入式数据库,仍支持完整SQL
|
||||
- Chrome配置文件克隆是超能力:Agent看到你看到的,做你做的
|
||||
|
||||
## Key Concepts
|
||||
- [[本地CRM]]:在本地运行客户关系管理系统
|
||||
- [[DenchClaw]]:将OpenClaw变为本地CRM的开源框架
|
||||
- [[浏览器自动化]]:使用现有浏览器认证状态进行自动化
|
||||
|
||||
## Connections
|
||||
- [[DenchClaw]] ← provides ← [[本地CRM]]
|
||||
- [[DenchClaw]] ← uses ← [[DuckDB]]
|
||||
Reference in New Issue
Block a user