agent-registry

Installation
SKILL.md

Agent Registry

Lazy-loading system for Claude Code agents. Eliminates the "~16k tokens" warning by loading agents on-demand.

CRITICAL RULE

NEVER assume agents are pre-loaded. Always use this registry to discover and load agents.

Workflow

User Request → search_agents(intent) → select best match → get_agent(name) → execute with agent

Available Commands

Installs
8
GitHub Stars
624
First Seen
Mar 4, 2026
agent-registry — sundial-org/awesome-openclaw-skills