Open-world self-evolution for language-model agents

OpenSkill: Open-World Self-Evolution for LLM Agents

Yan, Zhiling, Song, Dingjie, Zhang, Hanrong, Liang, Wei, Zhang, Yuxuan, Dai, Yutong, He, Lifang, Yu, Philip S., Xu, Ran, Li, Xiang, Sun, Lichao

Paper / source record · 2026-06-04

arXiv Code HuggingFace

Research question and approach

Self-evolving agents requires adaptation after deployment, but existing approaches assume a usable learning loop, such as curated skills, successful trajectories, or verifier signals. Real open-world deployments may provide none of these, offering only a task prompt. In this work, we study open-world self-evolution, where an agent must build both its skills and its own verification signals from scratch, using open-world resources but no target-task supervision.

When this work is relevant

Cite this work when studying agent adaptation without assuming a curated learning loop or ready-made successful trajectories.

Author-written abstract

Self-evolving agents requires adaptation after deployment, but existing approaches assume a usable learning loop, such as curated skills, successful trajectories, or verifier signals. Real open-world deployments may provide none of these, offering only a task prompt. In this work, we study open-world self-evolution, where an agent must build both its skills and its own verification signals from scratch, using open-world resources but no target-task supervision. We propose OpenSkill, a framework that bootstraps this loop: it acquires grounded knowledge and verification anchors from documentation, repositories, and the web, synthesizes them into transferable skills, and refines those skills against self-built virtual tasks grounded in the anchors rather than in target answers. The open world thus supplies both the knowledge to be learned and a supervision-independent practice environment, with target-task supervision reserved for final evaluation. Across three benchmarks and two target agents, OpenSkill attains the best automated pass rate while satisfying the no-supervision constraint. Analysis shows its skills transfer across models without model-specific adaptation, and its self-built verifier aligns with ground-truth outcomes despite never accessing them.

Abstract source: https://arxiv.org/abs/2606.06741. Checked 2026-09-14. Bibliographic metadata uses the linked paper record or author-maintained catalog. Results, limitations and experimental settings remain defined by the original source.

Citation

BibTeX · CITATION.cff

BibTeX is preserved from the author-maintained citation repository. The CFF uses the source metadata shown on this page. Version titles or author lists can differ; choose the version you used.

@article{yan2026openskill,
  title={OpenSkill: Open-World Self-Evolution for LLM Agents},
  author={Yan, Zhiling and Song, Dingjie and Zhang, Hanrong and Liang, Wei and Zhang, Yuxuan and Dai, Yutong and He, Lifang and Yu, Philip S and Xu, Ran and Li, Xiang and others},
  journal={arXiv preprint arXiv:2606.06741},
  year={2026}
}