Claude Skill
kweaver-ai/kweaver-dip
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...
Overview
Repository
Install this Skill
npm install -g mcporterRegistry
npm install -g mcportergit clone https://github.com/kweaver-ai/kweaver-dip.gitnpm install -g @kweaver-ai/kweaver-sdk
Summary
KWeaver DIP is an enterprise-level digital employee platform built on KWeaver Core. It offers an AI-native environment for developing and managing digital employees on business knowledge networks, enabling enterprise intelligence that is understandable, executable, and governable.
KWeaver DIP 是一款基于 KWeaver Core 构建的企业级数字员工平台。它提供AI原生环境,用于在业务知识网络上开发和管理数字员工,实现可理解、可执行、可管控的企业智能化。
Key features
- AI-native environment for digital employee development
- Built on KWeaver Core for enterprise intelligence
- Business knowledge network integration
- Understandable, executable, and governable AI
- Supports agent skills and ontology management
Use cases
- Enterprise digital employee creation and management
- Business knowledge network automation
- AI-driven enterprise intelligence governance
- Agent skill development for business processes
README excerpt
<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