Claude Skill
activeloopai/hivemind
Hivemind 是一个 TypeScript 记忆引擎,为 AI 智能体统一长期记忆、RAG 和嵌入功能,与 Claude、Anthropic 和 OpenClaw 技能无缝集成。
概览
仓库信息
安装这个 Skill
npm install -g @deeplake/hivemind && hivemind installRegistry 信息
npm install -g @deeplake/hivemind && hivemind installgit clone https://github.com/activeloopai/hivemind.git ~/.codex/hivemindgit clone https://github.com/activeloopai/hivemind.gitnpm install
项目简介
Hivemind 是一个基于 TypeScript 的记忆引擎,为所有 AI 智能体提供统一的大脑,支持长期记忆、RAG 以及与 Claude、Anthropic 等 AI 框架的无缝集成。
Hivemind turns your traces into reusable skills across agents
要点
- 为多个 AI 智能体提供统一记忆
- 基于嵌入和 RAG 的长期记忆
- 内置对 Claude Agent SDK 和 Claude Code 插件的支持
- 基于 PostgreSQL 的持久化存储
- 通过 OpenClaw 技能集成扩展智能体能力
使用场景
- 多智能体系统的集中式记忆管理
- 构建具有持久上下文的 Claude 智能体
- 增强 AI 助手的长期记忆能力
- 为智能体提供基于 RAG 的知识检索
- 通过共享记忆扩展智能体工作流
README 摘要
<h1 align="center"> <br> <a href="https://github.com/activeloopai/hivemind"> <img src="https://raw.githubusercontent.com/activeloopai/hivemind/main/docs/public/hivemind-logo.svg" alt="Hivemind" width="120"> </a> <br> Hivemind <br> </h1> <h4 align="center">One brain for all your agents</h4> <p align="center"> <a href="https://www.npmjs.com/package/@deeplake/hivemind"><img src="https://img.shields.io/npm/v/@deeplake/hivemind?color=blue&label=npm&style=for-the-badge" alt="npm"></a> <a href="https://github.com/activeloopai/hivemind/stargazers"><img src="https://img.shields.io/github/stars/activeloopai/hivemind?style=for-the-badge&logo=github" alt="GitHub stars"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=for-the-badge" alt="License"></a> <a href="package.json"><img src="https://img.shields.io/badge/node-%3E%3D22.0.0-brightgreen.svg?style=for-the-badge" alt="Node"></a> <a href="https://deeplake.ai"><img src="https://img.shields.io/badge/Powered%20by-Deeplake-orange.svg?style=for-the-badge" alt="Deeplake"></a> <a href="https://www.ycombinator.com"><img src="https://img.shields.io/badge/Y%20Combinator-backed-ff6600.svg?style=for-the-badge" alt="Y Combinator backed"></a> <a href="https://discord.gg/EeGjnyDBx"><img src="https://img.shields.io/badge/Discord-chat-5865F2?logo=discord&logoColor=white&style=for-the-badge" alt="Join us on Discord"></a> <a href="https://join.slack.com/t/hubdb/shared_invite/zt-35zr0yil0-lnzJcQhACsBlB7~3lufrCg"><img src="https://img.shields.io/badge/Slack-chat-4A154B?logo=slack&logoColor=white&style=for-the-badge" alt="Join us on Slack"></a> </p> <p align="center"> Auto-learning, cloud-backed shared brain for <b>Claude Code • OpenClaw • Codex • Cursor • Hermes • pi