Claude Skill
kweaver-ai/kweaver-dip
KWeaver DIP 是一款基于 KWeaver Core 构建的企业级数字员工平台,提供 AI 原生环境,用于在业务知识网络上开发和管理数字员工,实现可理解、可执行、可管控的企业智能化。
概览
仓库信息
安装这个 Skill
npm install -g mcporterRegistry 信息
npm install -g mcportergit clone https://github.com/kweaver-ai/kweaver-dip.gitnpm install -g @kweaver-ai/kweaver-sdk
项目简介
KWeaver DIP 是一款基于 KWeaver Core 构建的企业级数字员工平台。它提供 AI 原生环境,用于在业务知识网络上开发和管理数字员工,实现可理解、可执行、可管控的企业智能化。
KWeaver DIP is an enterprise-level digital employee platform, built on KWeaver Core. It provides an AI-native environment for developing and managing digital employees on business knowledge networks—for enterprise intelligence that is understandable, executable, and governable.
要点
- AI 原生的数字员工开发环境
- 基于 KWeaver Core 构建的企业智能
- 业务知识网络集成
- 可理解、可执行、可管控的 AI
- 支持代理技能和本体管理
使用场景
- 企业数字员工的创建与管理
- 业务知识网络自动化
- AI 驱动的企业智能管控
- 面向业务流程的代理技能开发
README 摘要
<p align="center"> <img alt="KWeaver DIP" src="./assets/logo/kweaver-dip.png" width="320" /> </p> [中文](./README.zh.md) | English [](LICENSE) # KWeaver DIP KWeaver DIP is an enterprise-level digital employee platform, built on [KWeaver Core](https://github.com/kweaver-ai/kweaver-core). It provides an AI-native environment for developing and managing digital employees on business knowledge networks—for enterprise intelligence that is understandable, executable, and governable. - The platform builds digital employee capabilities on [KWeaver Core](https://github.com/kweaver-ai/kweaver-core) and [OpenClaw](https://github.com/openclaw/openclaw). - If you are new to the platform, see the [product documentation](https://kweaver-ai.feishu.cn/wiki/IlTVwwjVpin6eWkBGZgcuucGnNe). ## Install, Configure, and Use KWeaver DIP ***Notes*** 1. KWeaver DIP provides fast installation commands to deploy the services required by KWeaver Core and KWeaver DIP. For the complete installation workflow and resource configuration details, see [deploy/README.zh.md](deploy/README.zh.md). ### Install OpenClaw KWeaver DIP must be used with OpenClaw. OpenClaw supports two installation approaches: - Option 1: Install OpenClaw yourself based on the [OpenClaw](https://github.com/openclaw/openclaw) project and choose a compatible version. - Option 2: Use KWeaver DIP’s installation command to quickly install the bundled OpenClaw version. #### Option 1: Install OpenClaw yourself 1. KWeaver DIP supports OpenClaw `v2026.3.11`. We recommend using the tested versions from `v2026.3.11` to `v2026.3.24`. OpenClaw iterates quickly; other versions may have compatibility issues. You can install it from `https://openclaw.ai` or GitHub at