Skill-MAS: Evolving Meta-Skill for Automatic Multi-Agent Systems
A research team has proposed Skill-MAS, a method for automatically generating multi-agent systems that separates experience retention from parametric model updates, according to a paper posted to arXiv on June 17, 2026 [1]. The approach addresses a persistent tension in automatic Multi-Agent Systems (MAS) generation driven by large language models. Inference-time MAS methods use frozen frontier LLMs but repeat identical searches without learning from past experience, while training-time MAS internalizes experience through gradient updates but is limited by the smaller models it can accommodate [1]. Skill-MAS introduces a third path by treating the high-level orchestration capability as an evolvable Meta-Skill, encoding strategy-level principles that span task decomposition, agent engineering, and workflow orchestration [3]. The Meta-Skill is refined through a closed optimization loop with two stages. Multi-Trajectory Rollout executes multiple independent rollouts per task under the current skill, converting single-trial outcomes into distributional statistics that separate genuine capability from execution stochasticity [4]. Selective Reflection then prioritizes the most volatile and difficult tasks using a joint uncertainty–difficulty score with adaptive elbow truncation, and applies hierarchical contrastive analysis — first within-task, then cross-task — to diagnose systemic failure modes and distill the evidence into generalizable principles [4]. Experiments across four complex benchmarks and four distinct LLMs showed what the authors describe as remarkable performance gains while maintaining a favorable cost-performance trade-off [1]. The evolved Meta-Skills also demonstrated robustness and transferability to unseen tasks and different LLMs [2]. The paper was submitted to the computer science subcategory of Multiagent Systems on arXiv, an open-access repository of electronic preprints that has hosted scientific papers since August 1991 and now receives roughly 24,000 submissions per month [10]. The work appears under arXivLabs, a framework launched by the repository to allow community collaborators to develop and share experimental tools directly on the site, guided by values of openness, community, excellence, and user data privacy [8].
applicationresearch-papercommentaryinfrastructure
Background sources we checked (10)
- arxiv.org ↗ Large Language Model (LLM)-based automatic Multi-Agent Systems (MAS) generation has become a crucial frontier for tackling complex tasks. However, existing methods face a dilemma between model capability and experience retention. Inference-time MAS leverages frozen frontier LLMs …
- arxiv.org ↗ Large Language Model (LLM)-based automatic Multi-Agent Systems (MAS) generation has become a crucial frontier for tackling complex tasks. However, existing methods face a dilemma between model capability and experience retention. Inference-time MAS leverages frozen frontier LLMs …
- arxiv.org ↗ Large Language Model (LLM)-based automatic Multi-Agent Systems (MAS) generation has become a crucial frontier for tackling complex tasks. However, existing methods face a dilemma between model capability and experience retention. Inference-time MAS leverages frozen frontier LLMs …
- arxiv.org ↗ Large Language Model (LLM)-based automatic Multi-Agent Systems (MAS) generation has become a crucial frontier for tackling complex tasks. However, existing methods face a dilemma between model capability and experience retention. Inference-time MAS leverages frozen frontier LLMs …
- en.wikipedia.org ↗ This glossary of artificial intelligence is a list of definitions of terms and concepts relevant to the study of artificial intelligence (AI), its subdisciplines, and related fields. Related glossaries include Glossary of computer science, Glossary of robotics, Glossary of machin…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
Sources
- export.arxiv.org — Skill-MAS: Evolving Meta-Skill for Automatic Multi-Agent Systems ↗