Claude Skill
activeloopai/hivemind
Hivemind is a TypeScript memory engine that unifies long-term memory, RAG, and embeddings for AI agents. Seamlessly integrates with Claude, Anthropic, and OpenClaw skills.
Overview
Repository
Install this 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
Summary
Hivemind is a TypeScript-based memory engine that provides a unified brain for all your AI agents, enabling long-term memory, RAG, and seamless integration with Claude, Anthropic, and other AI frameworks.
一个大脑,掌控所有智能体
Key features
- Unified memory for multiple AI agents
- Long-term memory with embeddings and RAG
- Built-in support for Claude Agent SDK and Claude Code plugin
- PostgreSQL-backed persistent storage
- OpenClaw skills integration for extensible agent capabilities
Use cases
- Centralized memory for multi-agent systems
- Building Claude agents with persistent context
- Enhancing AI assistants with long-term recall
- RAG-powered knowledge retrieval for agents
- Scaling agent workflows with shared memory
README excerpt
<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