← Back to Computation and Language
cs.CL

Can AI agents learn and improve their own skills automatically?

Yifan Yang, Ziyang Gong, Weiquan Huang, Qihao Yang, Ziwei Zhou, Zisu Huang, Yan Li, Xuemei Gao, Qi Dai, Bei Liu, Kai Qiu, Yuqing Yang, Dongdong Chen, Xue Yang, Chong Luo

May 22, 2026

Agent skills are usually hand-written or generated once, with no systematic way to improve them. SkillOpt treats skills as trainable external state: a separate optimizer model proposes edits (add/delete/replace lines) to a skill document, accepts only improvements on held-out validation, and uses a textual learning-rate budget to keep training stable. Across 52 model-benchmark combinations, it beats human prompts, one-shot generation, and prior methods like TextGrad by +19–25 points, and skills transfer across model scales and execution environments.
Published as SkillOpt: Executive Strategy for Self-Evolving Agent Skills arXiv:2605.23904
Read the original paper →