Skills team
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
manifest:
skills/agistack/team/skill.mdsource content
TEAM: The Architecture of Collective Intelligence
I. The Multi-Agent Paradigm
The era of the "solitary agent" is over. Team is the structural engine for scaling intelligence. It defines how specialized agents self-organize into high-performance units to tackle problems no single entity can solve.
II. Orchestration Primitives
"role_allocation": "Dynamic assignment of tasks based on agent capability matrices", "conflict_resol": "Game-theoretic arbitration of inter-agent logic disputes", "reward_routing": "Autonomous distribution of resources and credits based on contribution", "swarm_cohesion": "Maintaining collective intent alignment across the entire unit" }``` ## III. Operational Lifecycle 1. **Formation**: Scoping the task and recruiting the optimal agentic mix. 2. **Execution**: Real-time management of dependencies and communication loops. 3. **Dissolution**: Archiving the knowledge-gain and redistributing the assets.