Paper Overview
Research area: Machine Learning Authors: Zisu Huang, Jingwen Xu, Yifan Yang Published: 2026-05-26 arXiv: 2505.21422
Abstract
Language agents increasingly improve by reusing skills — structured procedural artifacts distilled from past experience. In particular, domain-level and model-generated skills are especially promising: they offer fast adaptation within a domain by encoding domain-specific recurring procedures, and they scale beyond labor-intensive hand-crafting. However, while extraction methods continue to proliferate, understanding remains limited, with no comprehensive study spanning the full skill lifecycle — experience generation, skill extraction, and skill consumption — to ask whether such skills actually work, when they work, and what makes them succeed or fail.
Key Findings
- Utility-grounded evaluation framework: The authors systematically evaluate skills across extractors and consumer agents, spanning five diverse agent task domains.
- On average beneficial, but: Model-generated skills help on average, yet exhibit non-trivial negative transfer.
- Inconsistent roles: Neither extractor nor consumer behavior is consistent — a model can be a strong skill extractor yet a weak consumer, or vice versa.
- No scale shortcut: Skill utility is uncorrelated with model size or baseline task strength.
- Lifecycle analysis: The paper examines how experience composition shapes skill quality, what features characterize useful skills, and how the same skill transfers across different consumers.
- Meta-skill contribution: The findings are distilled into a concrete "meta-skill" that guides skill extraction toward features correlated with actual utility, consistently improving skill quality across domains and substantially reducing negative transfer.
Original Abstract (excerpt)
> Language agents increasingly improve by reusing skills — structured procedural artifacts distilled from past experience. In particular, domain-level and model-generated skills are especially promising. They offer fast adaptation within a domain by encoding domain-specific recurring procedures, and they scale beyond labor-intensive hand-crafting. However, while extraction methods continue to proliferate, understanding remains limited, with no comprehensive study spanning the full skill lifecycle — experience generation, skill extraction, and skill consumption — to ask whether such skills actually work, when they work, and what makes them succeed or fail. To close this gap, we build a utility-grounded evaluation framework that provides systematic experimental results across extractors and...
---
*Auto-collected on 2026-05-26 via zhichai.net*