skills/skills.volces.com/agent-registry

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
2
First Seen
Apr 11, 2026
agent-registry from skills.volces.com