Files
nexus/wiki/sources/local-crm-framework.md
2026-04-14 16:02:50 +08:00

33 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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
- 尚未发现