Auto-sync: 2026-04-17 19:17
This commit is contained in:
38
wiki/entities/DenchClaw.md
Normal file
38
wiki/entities/DenchClaw.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
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]]:底层技术
|
||||
19
wiki/entities/Discord.md
Normal file
19
wiki/entities/Discord.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Discord"
|
||||
type: entity
|
||||
tags: []
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Discord
|
||||
|
||||
## Description
|
||||
即时通讯平台,支持 Bot 集成,可用于向 AI Agent 发送消息进行记忆捕获。
|
||||
|
||||
## Related Concepts
|
||||
- [[Second Brain]]
|
||||
- [[Memory System]]
|
||||
- [[Telegram]]
|
||||
|
||||
## Related Sources
|
||||
- [[second-brain]]
|
||||
27
wiki/entities/DuckDB.md
Normal file
27
wiki/entities/DuckDB.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
id: DuckDB
|
||||
title: DuckDB
|
||||
type: entity
|
||||
tags: [数据库, 嵌入式, 开源]
|
||||
sources:
|
||||
- raw/Agent/usecases/local-crm-framework.md
|
||||
last_updated: 2026-04-17
|
||||
---
|
||||
|
||||
## Description
|
||||
嵌入式分析数据库,被描述为最小且性能最高的全功能 SQL 数据库。特点:无服务器进程、无凭证管理、无网络依赖(仅一个本地文件)。
|
||||
|
||||
## Key Characteristics
|
||||
- 嵌入式:直接嵌入应用程序,无需独立服务器进程
|
||||
- 高性能:针对分析查询优化
|
||||
- 零配置:无需凭证、无网络依赖
|
||||
- 单文件:整个数据库是一个本地文件
|
||||
|
||||
## Use Cases
|
||||
- 本地 CRM(如 [[DenchClaw]])
|
||||
- 数据分析和探索
|
||||
- 嵌入式 BI 应用
|
||||
|
||||
## Related
|
||||
- [[DenchClaw]]:使用 DuckDB 作为本地 CRM 数据库
|
||||
- [[Local CRM Framework with DenchClaw]]
|
||||
15
wiki/entities/Futurist-Systems.md
Normal file
15
wiki/entities/Futurist-Systems.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Futurist Systems"
|
||||
type: entity
|
||||
tags: [Company, Consulting, Technology]
|
||||
---
|
||||
|
||||
## Definition
|
||||
技术咨询公司,专注于为本地服务企业(餐厅、诊所、发廊)部署AI解决方案。
|
||||
|
||||
## Use Cases
|
||||
- 多渠道AI客服平台部署
|
||||
- 企业数字化转型咨询
|
||||
|
||||
## Connections
|
||||
- [[Multi-Channel AI Customer Service Platform]] ← deployed_by ← [[Futurist Systems]]
|
||||
22
wiki/entities/Google-Sheets.md
Normal file
22
wiki/entities/Google-Sheets.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
id: google-sheets
|
||||
title: Google Sheets
|
||||
type: entity
|
||||
tags: [spreadsheet, api, visualization]
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Google Sheets API
|
||||
|
||||
## Description
|
||||
Google Sheets 是 Google 的在线电子表格应用,提供 API 接口支持数据读写和自动化。在 AI Agent 应用中,常用于创建可视化仪表盘,将习惯追踪数据、工作日志等以表格形式呈现,便于用户直观查看历史记录和统计趋势。
|
||||
|
||||
## Use Cases
|
||||
- 习惯数据可视化仪表盘
|
||||
- 项目进度追踪表格
|
||||
- 自动化数据汇总和导出
|
||||
- 多平台数据同步展示
|
||||
|
||||
## Related Concepts
|
||||
- [[工作流自动化]]:通过 API 将数据自动写入 Google Sheets
|
||||
- [[Habit-Tracker-Accountability-Coach]]:可选集成,将习惯追踪数据导出到表格
|
||||
21
wiki/entities/Instagram-Graph-API.md
Normal file
21
wiki/entities/Instagram-Graph-API.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Instagram Graph API"
|
||||
type: entity
|
||||
tags: [API, Messaging, Meta, Instagram]
|
||||
---
|
||||
|
||||
## Definition
|
||||
Meta提供的Instagram消息API,通过Meta Business Suite集成Instagram Direct Messages,实现企业级自动化回复。
|
||||
|
||||
## Aliases
|
||||
- Instagram Messaging API
|
||||
- Instagram DM API
|
||||
|
||||
## Use Cases
|
||||
- Instagram DM自动化客服
|
||||
- 社交媒体营销互动
|
||||
- 多渠道统一管理
|
||||
|
||||
## Connections
|
||||
- [[Multi-Channel AI Customer Service Platform]] ← depends_on ← [[Instagram Graph API]]
|
||||
- [[WhatsApp Business API]] ← related_to ← [[Instagram Graph API]]
|
||||
18
wiki/entities/Next-js.md
Normal file
18
wiki/entities/Next-js.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Next.js"
|
||||
type: entity
|
||||
tags: []
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Next.js
|
||||
|
||||
## Description
|
||||
React 框架,用于构建全栈 Web 应用。OpenClaw 可自动生成 Next.js 搜索界面,实现第二大脑的可视化检索。
|
||||
|
||||
## Related Concepts
|
||||
- [[Second Brain]]
|
||||
- [[Memory System]]
|
||||
|
||||
## Related Sources
|
||||
- [[second-brain]]
|
||||
18
wiki/entities/Nicholas-Carlini.md
Normal file
18
wiki/entities/Nicholas-Carlini.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Nicholas Carlini"
|
||||
type: entity
|
||||
tags: []
|
||||
sources: []
|
||||
last_updated: 2026-04-17
|
||||
---
|
||||
|
||||
## Summary
|
||||
Nicholas Carlini 是 Google Research 的研究科学家,自主编码 Agent 方案的提出者,启发了去中心化协调模式
|
||||
|
||||
## Role
|
||||
- AI 研究者
|
||||
- 自主编码 Agent 方案提出者
|
||||
|
||||
## Connections
|
||||
- [[去中心化协调]] — 概念的提出来源
|
||||
- [[OpenClaw]] — 使用其方案的 AI Agent 工具
|
||||
@@ -17,4 +17,5 @@ AI Agent 管理工具,用于管理多个 AI Agent 任务和配置。
|
||||
- OpenClaw
|
||||
|
||||
## Related
|
||||
- [[Obsidian]] — 可通过符号链接访问 OpenClaw 目录
|
||||
- [[Obsidian]] — 可通过符号链接访问 OpenClaw 目录
|
||||
- [[DenchClaw]] — 基于 OpenClaw 构建的本地 CRM 框架
|
||||
27
wiki/entities/Prismer.md
Normal file
27
wiki/entities/Prismer.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Prismer"
|
||||
type: entity
|
||||
tags: []
|
||||
last_updated: 2026-04-17
|
||||
---
|
||||
|
||||
## Definition
|
||||
Prismer 是提供 Docker 容器化 LaTeX 编译环境的服务端项目,通过 docker-compose 启动完整的 TeX Live 编译环境(端口 8080)。
|
||||
|
||||
## Role
|
||||
- 提供 LaTeX 编译服务端运行环境,内置完整 TeX Live
|
||||
- 支持 latex-compiler skill 调用编译工具
|
||||
|
||||
## Key Features
|
||||
- Docker 部署,开箱即用
|
||||
- 预装完整 TeX Live(2014+)
|
||||
- 支持 pdflatex、xelatex、lualatex 三种编译引擎
|
||||
- 端口 8080 提供编译服务
|
||||
|
||||
## Aliases
|
||||
- Prismer-AI/Prismer
|
||||
- Prismer workspace
|
||||
|
||||
## Connections
|
||||
- [[latex-compiler]]:使用 Prismer 提供的 LaTeX 编译服务
|
||||
- [[Docker]]:容器化部署基础
|
||||
22
wiki/entities/Telegram.md
Normal file
22
wiki/entities/Telegram.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
id: telegram
|
||||
title: Telegram
|
||||
type: entity
|
||||
tags: [messaging, bot, api]
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Telegram Bot API
|
||||
|
||||
## Description
|
||||
Telegram 是一个跨平台的即时通讯应用,提供开放的 Bot API,允许开发者创建自动化机器人。Bot 可用于发送消息、处理命令、集成第三方服务。在 AI Agent 应用中,Telegram 常作为消息推送渠道,实现定时检查、提醒和交互功能。
|
||||
|
||||
## Use Cases
|
||||
- 每日习惯检查提醒
|
||||
- 任务状态推送
|
||||
- Agent 交互接口
|
||||
- 自动化工作流触发
|
||||
|
||||
## Related Concepts
|
||||
- [[Cron-Jobs]]:定时任务调度,与 Telegram Bot 结合实现每日提醒
|
||||
- [[Twilio]]:SMS 替代方案,无网络时使用短信通知
|
||||
22
wiki/entities/WhatsApp-Business-API.md
Normal file
22
wiki/entities/WhatsApp-Business-API.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "WhatsApp Business API"
|
||||
type: entity
|
||||
tags: [API, Messaging, Meta]
|
||||
---
|
||||
|
||||
## Definition
|
||||
WhatsApp官方提供的商业API,允许企业通过编程方式接入WhatsApp消息服务,实现自动化客户沟通。
|
||||
|
||||
## Aliases
|
||||
- WhatsApp Business
|
||||
- WhatsApp API
|
||||
|
||||
## Use Cases
|
||||
- 客户支持自动化
|
||||
- 订单通知和确认
|
||||
- 营销消息发送
|
||||
- 多Agent客服系统
|
||||
|
||||
## Connections
|
||||
- [[Multi-Channel AI Customer Service Platform]] ← depends_on ← [[WhatsApp Business API]]
|
||||
- [[Instagram Graph API]] ← related_to ← [[WhatsApp Business API]](同属Meta商业生态)
|
||||
28
wiki/entities/idea-reality-mcp.md
Normal file
28
wiki/entities/idea-reality-mcp.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
id: idea-reality-mcp
|
||||
title: "idea-reality-mcp"
|
||||
type: entity
|
||||
tags: [mcp, ai-agent, openclaw]
|
||||
---
|
||||
|
||||
## Description
|
||||
MCP server that scans real data sources (GitHub, Hacker News, npm, PyPI, Product Hunt) to validate project ideas before building.
|
||||
|
||||
## Type
|
||||
开源项目 / MCP Server
|
||||
|
||||
## Key Capabilities
|
||||
- 扫描 5 个真实数据源
|
||||
- 计算 reality_signal 竞争度评分(0-100)
|
||||
- 显示 top 竞争对手及其 star 数量
|
||||
- 提供 pivot 建议
|
||||
|
||||
## Related
|
||||
- [[OpenClaw]] — 使用此 MCP 的 AI Agent 管理工具
|
||||
- [[Pre-Build Idea Validator]] — 使用此 MCP 的 source 页面
|
||||
- [[MCP]] — 该项目使用的协议
|
||||
|
||||
## Links
|
||||
- [GitHub](https://github.com/mnemox-ai/idea-reality-mcp)
|
||||
- [PyPI](https://pypi.org/project/idea-reality-mcp/)
|
||||
- [Web Demo](https://mnemox.ai/check)
|
||||
Reference in New Issue
Block a user