When Single-Agent with Skills Replace Multi-Agent Systems and When They Fail
Xiaoxiao Li

TL;DR
This paper investigates replacing multi-agent systems with a single agent using skill libraries, analyzing scalability, efficiency, and cognitive-inspired hierarchical organization to improve reasoning tasks.
Contribution
It introduces a framework for converting multi-agent systems into single-agent systems with skill selection, and studies the scaling behavior and capacity limits inspired by cognitive science.
Findings
Skill selection remains accurate up to a critical library size
Efficiency gains include reduced token usage and latency
Hierarchical routing improves scalability and accuracy
Abstract
Multi-agent AI systems have proven effective for complex reasoning. These systems are compounded by specialized agents, which collaborate through explicit communication, but incur substantial computational overhead. A natural question arises: can we achieve similar modularity benefits with a single agent that selects from a library of skills? We explore this question by viewing skills as internalized agent behaviors. From this perspective, a multi-agent system can be compiled into an equivalent single-agent system, trading inter-agent communication for skill selection. Our preliminary experiments suggest this approach can substantially reduce token usage and latency while maintaining competitive accuracy on reasoning benchmarks. However, this efficiency raises a deeper question that has received little attention: how does skill selection scale as libraries grow? Drawing on principles…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLanguage and cultural evolution · Embodied and Extended Cognition · Multi-Agent Systems and Negotiation
