SkillSmith: Co-Evolving Skills and Tools for Self-Improving Agent Systems

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

SkillSmith is a novel framework designed for self-improving agent systems, addressing the limitations of existing skill-evolution methods that assume fixed tool layers and independent skill evaluation. This framework introduces a skill-tool co-evolution approach that considers interactions, enabling joint modification of skills and tools through atomic bundles generated by reflection. SkillSmith allows tools to be wrapped, edited, composed, split, or retired when skill evolution identifies reusable capability gaps. It incorporates an ecological utility model, inspired by Lotka-Volterra dynamics, which uses an interaction matrix derived from execution traces to capture skill complementarity and conflict, guiding retrieval, mutation, and retirement. Furthermore, SkillSmith records anti-patterns, including failure signatures and remedies, to accelerate diagnosis and prevent repeated errors. Experiments across three benchmarks, including WildClawBench, and five Qwen3.5 model scales demonstrate SkillSmith's consistent outperformance of strong baselines, with gains increasing alongside task complexity and multi-skill co-activation.

Key takeaway

For AI Scientists developing self-improving agent systems, SkillSmith offers a critical shift from fixed tool layers. You should consider integrating a co-evolutionary framework that jointly modifies skills and tools, rather than treating them independently. This approach, informed by ecological utility models and anti-pattern learning, can significantly enhance agent adaptability and performance, especially for complex, multi-skill tasks, as demonstrated by its superior results on benchmarks like WildClawBench.

Key insights

SkillSmith co-evolves agent skills and tools using an ecological utility model and anti-pattern learning to enhance self-improvement.

Principles

Method

SkillSmith uses a unified proposal space for joint skill-tool modification, guided by an ecological utility model capturing skill interactions, and records anti-patterns to prevent known mistakes and accelerate diagnosis.

In practice

Topics

Best for: Research Scientist, AI Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.