📄 skillActivePromisinghigh

activeloopai/hivemind

by activeloopai

One brain for all your agents

Supported Platforms

🤖 Claude Code

Stars

1.3k

Skill Type

📖 Library & API Reference

Quality Score

114/200

License

Apache-2.0

Forks

75

Last Updated

Jul 24, 2026

Discovered

Jun 11, 2026

Validation

Passed

github.com/activeloopai/hivemind

Quality Breakdown

114/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multi-agent orchestration system designed to spawn and coordinate multiple AI agents (Claude Code, OpenClaw, Codex, Cursor, Hermes, pi)
  • Install scripts present (codex/install.sh, scripts/verify-install.sh) that automate setup across multiple AI tools
  • CLI tools with authentication and credential management (src/cli/auth.ts, src/commands/auth-creds.ts)
  • Persistent configuration modification across multiple IDE/editor plugins (.claude-plugin, .codex-plugin, openclaw.plugin.json)
  • Embeddings daemon and backend integration (embeddings/embed-daemon.js) suggesting cloud-backed autonomous operation
  • Multiple skill definitions enabling autonomous agent behavior (hivemind-goals, hivemind-graph, hivemind-memory, deeplake-memory)

Related guides