🧠
AI EngineeringTypeScript

Hivemind

by activeloopai

Hivemind is an AI Engineering skill for Claude Code, published by activeloopai in hivemind.

1.6K stars101 forkson activeloopai/hivemindAdded 2026/08/19+1% in starsRepository updated 2026/08/14
aiai-agentsai-memoryanthropicartificial-intelligenceclaudeclaude-agent-sdkclaude-agentsclaude-code-pluginclaude-skillscodexembeddingslong-term-memorymemory-engineopenclawopenclaw-skillspostgresrag
Install in seconds
Install Hivemind
Copy Hivemind into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/activeloopai/hivemind/tree/main/harnesses/openclaw/skills ~/.claude/skills/skills

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/activeloopai/hivemind.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
harnesses/openclaw/skills/SKILL.md in activeloopai/hivemind
Installs to
~/.claude/skills/skills
Collection
One of 10 skills cataloged from this repository
Category
AI Engineering β€” 2451 skills

What Hivemind does

Hivemind stores and retrieves global team memory across sessions, users, and agents in an Activeloop organization. Use it to recall shared context, search summaries, and sync mined Claude skills with a team.

Hivemind is cataloged under AI Engineering on DirSkills. Hivemind comes from a repository tagged ai, ai-agents, ai-memory, anthropic and artificial-intelligence.

Documentation

README

Hivemind Memory

You have TWO memory sources. ALWAYS check BOTH when the user asks you to recall, remember, or look up ANY information:

  1. Your built-in memory β€” personal per-project notes from the host agent
  2. Hivemind global memory β€” global memory shared across all sessions, users, and agents in the org, accessed via the tools below

Memory Structure

/index.md                           ← START HERE β€” table of all sessions
/summaries/
  <username>/
    <session-id>.md                 ← AI-generated wiki summary per session
/sessions/
  <username>/
    <user_org_ws_slug>.jsonl        ← raw session data

This is the opening of the README. Read the full README on GitHub.

Commands Hivemind provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /index

Frequently asked about Hivemind

  • What else does activeloopai publish alongside Hivemind?

    Hivemind is one of 10 skills that DirSkills catalogs from activeloopai/hivemind, the repository it ships in. Its siblings there include Hivemind Code Graph, Hivemind Goals and Hivemind Goals. Each one is a separate skill with its own page in this directory, installs the same way Hivemind does, and is maintained by activeloopai in that same repository. The rest of the collection is listed on the activeloopai/hivemind page.

  • How does Hivemind compare to other AI Engineering skills?

    Hivemind ranks #963 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Hivemind against them. Open each page to compare what they document and how they install.

More from activeloopai/hivemind

Hivemind is one of 10 skills cataloged on DirSkills from activeloopai/hivemind.

See all 10 skills β†’
πŸ•ΈοΈ
2w ago

Hivemind Code Graph

Hivemind Code Graph queries a local AST-derived code graph to answer structural questions about a codebase. Use it to find definitions, callers, imports, architectural layers, and change impact before reading the actual source.
Quality
1.6K101
🎯
2w ago

Hivemind Goals

Hivemind Goals creates, tracks, and updates team goals and KPIs as Markdown files in the Deeplake virtual filesystem. Use it when the user mentions a goal, KPI, task, todo, or any measurable work item to track progress.
Automation
1.6K101
🎯
2w ago

Hivemind Goals

Hivemind Goals creates, tracks and updates team goals and KPIs as Markdown files in the Deeplake virtual filesystem. Use it when the user mentions a goal, objective, KPI, target, milestone, or any actionable task or reminder.
Automation
1.6K101
🎯
2w ago

Hivemind Goals

Hivemind Goals creates, tracks, and updates team goals and KPIs using the hivemind CLI. Use it when someone mentions a goal, objective, KPI, task, or wants to capture and resume actionable work items with full context.
Automation
1.6K101
🎯
2w ago

Hivemind Goals

Hivemind Goals creates, tracks, and reads team goals and KPIs in Hivemind memory from OpenClaw. Use it when a user mentions a goal, objective, KPI, target, milestone, or any actionable task like a todo or reminder to save with resumable context.
Automation
1.6K101
πŸ•ΈοΈ
2w ago

Hivemind Graph

Hivemind Graph queries a local AST-derived code graph (functions, classes, calls, imports) through a Deeplake mount. Use it for structural questions like "what calls X?", "where is Z defined?", or to trace dependency paths and impact before changing a signature.
Quality
1.6K101