Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Organize AI sub-agents into named departments with assigned models and task queues. Delegate tasks by department, track status, and generate summary reports across the full team. Built for autonomous workflows where multiple domains need to run in parallel.
Parallel delegation across specialized departments is faster and more organized than routing all tasks through a single agent sequentially.
When to use it
- Delegating blog writing to a content department while engineering handles bug fixes simultaneously
- Checking all active tasks across every department in a single command
- Assigning a high-priority market research task to a specialized research agent
- Running an end-of-day report to review what each department completed
- Removing a department after a project phase wraps up
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Set up a content department and assign a blog post task
- 1Creates a 'content' department with a description and default model assigned
- 2Assigns a high-priority task to write a blog post about the OpenClaw memory system
- 3Checks department status to confirm the task is queued and active
- 4Marks the task complete with the output file path once the agent finishes
Content department created, task tracked through completion, output saved to drafts/memory-post.md