arXiv 2604.02268
SKILL0: In-Context Agentic Reinforcement Learning for Skill Internalization
By Zhengxi Lu, Zhiyuan Yao, et al.
Published 2026-04-02
Discussion
Read the public discussion and references gathered around this paper.
Agent skills, structured packages of procedural knowledge and executable resources that agents dynamically load at inference time, have become a reliable mechanism for augmenting LLM agents. Yet inference-time skill augmentation is fundamentally limited: retrieval noise introduces irrelevant guidance, injected skill content imposes substantial token overhead, and the model never truly acquires the knowledge it merel…