Productivity
Command
/update
Update the Hivemind plugin to the latest version
Install
$ npx -y skills add activeloopai/hivemind --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/update
Context preview
What this command does when you run it.
Update the Hivemind plugin to the latest version
Command definition
update.mddescription: Update the Hivemind plugin to the latest version allowed-tools: Bash
First refresh the marketplace cache, then update:
claude plugin marketplace update hivemind 2>/dev/null; claude plugin update hivemind --scope user 2>/dev/null; claude plugin update hivemind --scope project 2>/dev/null; claude plugin update hivemind --scope local 2>/dev/null; claude plugin update hivemind --scope managed 2>/dev/null; echo "Done."
Tell the user to run `/reload-plugins` to apply the update.
Ships withhivemind
Hivemind turns your traces into reusable skills across agents
Get the whole plugin, auto-invoked
Stats
1,538
Stars
1
Views
97
Forks
Active
Maintenance
TypeScript
Language
Apache-2.0
License
8d ago
Last commit
4mo ago
Created
Repo: activeloopai/hivemind

