Agent manager
Manage Clawdbot agents: discover, profile, track capabilities, define routing hierarchy, and assign tasks. Use when: (1) Listing available agents, (2) Profiling agent capabilities and communication me
Manage Clawdbot agents: discover, profile, track capabilities, define routing hierarchy, and assign tasks. Use when: (1) Listing available agents, (2) Profiling agent capabilities and communication me
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Manage all Clawdbot agents centrally: discover available agents, profile their capabilities, define routing hierarchy (who can assign to whom, who reports to whom), and intelligently route new tasks through the escalation chain.
Give this prompt to any agent to teach them this skill:
"You have access to the
skill. Use it to discover peers (agents-manager), check permissions (scan_agents), and route tasks. Always follow the Handshake Protocol: Checkcan_assign.jsbefore assigning. If true, ask me first."requires_approval
scan_agents.js before assuming an agent exists.can_assign.js or agent-registry.md.requires_approval is FALSE -> Assign directly.requires_approval is TRUE -> Ask supervisor (Human or Agent).| Goal | Command |
|---|---|
| Setup | (Run this first!) |
| List | |
| Health | |
| Stats | |
List and profile all agents to understand their capabilities and routing configuration.
# List all agents node {baseDir}/scripts/scan_agents.jsProfile specific agent
node {baseDir}/scripts/generate_card.js <agent_id>
Ensure your agent ecosystem is healthy and valid.
# Validate registry integrity node {baseDir}/scripts/validate_registry.jsCheck permissions (Agent A -> Agent B)
node {baseDir}/scripts/can_assign.js <source_id> <target_id>
Visualize hierarchy
node {baseDir}/scripts/visualize_agents.js
Define how tasks flow between agents using
references/task-routing-rules.md.
can_assign_to allows)requires_approval is true.scan_agents.js: Discovery toolvalidate_registry.js: Schema validatorcan_assign.js: Permission checkergenerate_card.js: Agent card generatorvisualize_agents.js: Hierarchy visualizerscan_agents.js: Discovery toolvalidate_registry.js: Schema validatorcan_assign.js: Permission checkergenerate_card.js: Agent card generatorvisualize_agents.js: Hierarchy visualizerhealth_check.js: Status monitor (Healthy/Slow/Offline)log_analyzer.js: Performance stats (Jobs/Success Rate)setup_wizard.js: Interactive configuration toolNo automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.