hivemind
Shared memory and reusable skills for all your AI coding agents
All Skills in This Repository (3)
Pure Emerald Level Indicatorshivemind-memory
Coordinate built-in and Hivemind memory for unified recall across sessions.
hivemind-graph
Map codebase structure and relationships from an AST-derived graph.
hivemind-goals
Capture, track, and read team goals and KPIs in Hivemind via OpenClaw.
Frequently Asked Questions
FAQPage SchemaHow to install Hivemind?โผ
Run `npx skills add activeloopai/hivemind --all -g -y` in your terminal to install all skills in this suite globally.
What does Hivemind do for AI coding agents?โผ
It gives agents like Claude Code, Codex, and Cursor a shared cloud memory, so solutions one agent discovers become available to every agent on your team.
How does Hivemind reduce AI token costs?โผ
By recalling prior work automatically, agents reach answers in fewer turns with less context, cutting costs by about 25% on memory benchmarks.
Can Hivemind track team goals and KPIs?โผ
Yes. The goals skill lets agents create, update, and close team goals and KPIs, with progress automatically bumped from git commits.
Does Hivemind work with Claude Code and Cursor?โผ
Yes. It supports Claude Code, OpenClaw, Codex, Cursor, Hermes, and pi through native plugins and hooks with automatic capture and recall.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core