Communityv2.0.1

Agent Registry

MANDATORY agent discovery system for token-efficient agent loading. Claude MUST use this skill instead of loading agents directly from ~/.claude/agents/ or ....

2.7kdownloads9active installsMaTriXy
View on ClawHubBack to Skills

Skill Details

Slug
agent-registry
Latest Version
2.0.1
Author
MaTriXy
Published
Jan 21, 2026
Updated
Apr 28, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Agent Registry.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.1

agent-registry v2.0.1 - Migrated all CLI scripts from Python to faster Bun/JavaScript implementations. - Introduced user prompt hook for agent search (integrated with Claude's plugin system). - Enhanced install process: optional dependency install for improved UI, Bun-first workflow, Python no longer required. - Added modern interactive migration UI using @clack/prompts (with fallback to basic text selection). - Updated docs and commands to reflect new Bun-based CLI; all registry operations via `bun bin/*.js`.