新增wiki命令文件
This commit is contained in:
32
wiki/sources/local-crm-framework.md
Normal file
32
wiki/sources/local-crm-framework.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
title: "Local CRM Framework with DenchClaw"
|
||||
type: source
|
||||
tags: [OpenClaw, CRM, DuckDB, DenchClaw, Browser Automation]
|
||||
sources: ["https://github.com/DenchHQ/DenchClaw"]
|
||||
date: 2026-04-14
|
||||
---
|
||||
|
||||
## Summary
|
||||
- 核心主题:本地 CRM 框架
|
||||
- 问题域:如何一句话安装完整的本地 CRM
|
||||
- 方法/机制:DenchClaw 一键安装(DuckDB + Web UI + OpenClaw + 浏览器自动化)
|
||||
- 结论/价值:一个 npx 命令替代周末配置工作
|
||||
|
||||
## Key Claims
|
||||
- 一键安装:npx denchclaw,自动配置完整栈
|
||||
- 自然语言 CRM:对象/字段/视图均可用自然语言创建和修改
|
||||
- 浏览器自动化:复制 Chrome 配置,Agent 继承相同认证状态
|
||||
- 多种视图:Table、Kanban、Calendar、Timeline、Gallery
|
||||
|
||||
## Key Concepts
|
||||
- [[DenchClaw]]:本地 CRM 框架
|
||||
- [[DuckDB]]:嵌入式数据库(无服务器、无凭证)
|
||||
- [[Browser Automation]]:浏览器自动化(复制 Chrome 配置)
|
||||
- [[App Builder]]:内置 Web 应用构建器
|
||||
|
||||
## Connections
|
||||
- [[OpenClaw]] ← 运行 ← [[DenchClaw CRM]]
|
||||
- [[DuckDB]] ← 数据库 ← [[DenchClaw CRM]]
|
||||
|
||||
## Contradictions
|
||||
- 尚未发现
|
||||
Reference in New Issue
Block a user