Search papers, labs, and topics across Lattice.
This paper introduces WikiSkill, a framework that enhances AI agent capabilities by co-evolving agent skills with a persistent knowledge base. By systematically consolidating execution experience into a wiki, WikiSkill enables agents to build on accumulated knowledge, leading to improved performance across various benchmarks and models. The findings reveal that skill evolution not only complements model scaling but also allows smaller models with evolved skills to outperform larger models lacking such capabilities.
Evolved skills can enable smaller models to outperform their larger counterparts, highlighting the transformative potential of systematic knowledge accumulation in AI agents.
Agent skills package specialized knowledge and workflows into reusable resources that extend AI agent capabilities. Recent work automatically discovers such skills from agent experience, which enables agents to progressively adapt through interaction. However, the insights that guide skill development typically remain scattered across optimization histories, limiting their systematic reuse across iterations. We introduce WikiSkill, a framework that co-evolves agent skills with a persistent knowledge base (wiki). At a high level, WikiSkill separates raw execution experience, accumulated knowledge, and executable skills, while continuously consolidating experience into the wiki, which subsequent skill updates can build on. Across diverse benchmarks and models, WikiSkill consistently outperforms state-of-the-art skill-evolution methods and improves over no-skill baselines in most model-benchmark settings. We find that skill evolution complements model scaling: larger models generally benefit more from evolved skills, while smaller models with skills can outperform substantially larger models without them. We also find that evolved skills transfer effectively across models and model families, and skills evolved by other models can outperform self-evolved skills. Finally, our ablation studies confirm that persistent knowledge accumulation in the wiki is critical for effective skill evolution. These results demonstrate the benefits of systematically accumulating and refining agent experience for developing reusable and transferable skills.