Files
nexus/wiki/entities/DenchClaw.md
2026-04-17 19:17:27 +08:00

38 lines
1.2 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.
---
id: DenchClaw
title: DenchClaw
type: entity
tags: [OpenClaw, CRM, 开源, AI]
sources:
- raw/Agent/usecases/local-crm-framework.md
last_updated: 2026-04-17
---
## Aliases
- Dench Claw
- DenchClaw Framework
## Description
开源框架,将 OpenClaw 转变为本地 CRM、销售自动化和生产力平台。通过单命令`npx denchclaw`安装完整技术栈DuckDB 数据库、Web UI、OpenClaw profile、浏览器自动化和预置技能。
## Key Features
- 单命令安装(`npx denchclaw`
- 自然语言 CRM通过自然语言查询和操作数据
- Chrome 配置克隆(继承用户认证状态)
- 多种视图Table、Kanban、Calendar、Timeline、Gallery、List
- App Builder构建运行在 workspace 内的 Web 应用)
- 文件系统优先(所有设置存储为 YAML/Markdown 文件)
## Technical Stack
- [[DuckDB]]:嵌入式分析数据库
- [[OpenClaw]]:底层 AI Agent 平台
- Chromium浏览器自动化
## Links
- [GitHub](https://github.com/DenchHQ/DenchClaw)
- [Website](https://denchclaw.com)
- [Discord](https://discord.gg/PDFXNVQj9n)
## Related
- [[Local CRM Framework with DenchClaw]]:完整使用指南
- [[OpenClaw]]:底层技术