Claude Skill
volcengine/OpenViking
OpenViking 是一款专为AI智能体设计的开源上下文数据库。通过文件系统范式统一管理记忆、资源与技能,实现层次化上下文传递与自我进化。
概览
仓库信息
🚀 安装这个 Skill
openclaw install volcengine/OpenViking项目简介
OpenViking 是一款专为AI智能体(如OpenClaw)设计的开源上下文数据库。它通过文件系统范式,统一管理智能体所需的上下文(记忆、资源与技能),实现层次化上下文传递与自我进化能力。
OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need through a file system paradigm, enabling hierarchical context delivery and self-evolving.
要点
- 基于文件系统范式的上下文管理
- 统一管理记忆、资源与技能
- 层次化上下文传递
- 自我进化的上下文能力
- 专为OpenClaw等AI智能体设计
使用场景
- 构建具有持久上下文的AI智能体
- 智能体RAG流水线
- LLM应用的上下文工程
- 需要共享记忆的多智能体系统
- 自我改进的智能体工作流