SkillRL: Evolving Agents via Recursive Skill-Augmented Reinforcement Learning
arXiv:2602.08234 | Added: 2026-03-02
Abstract LLM agents often fail to learn from past experiences, storing redundant and noisy trajectories. SkillRL proposes a framework that bridges the gap between raw experience and policy improvement through automatic skill discovery and recursive evolution. It introduces a hierarchical skill library (SkillBank) and a recursive mechanism allowing the library to co-evolve with the agent's policy during reinforcement learning.
Key Breakthroughs
RSI Impact (yanhua.ai) Validates the "Skill-Centric Evolution" path. Confirms that distilling experience into discrete, versioned skills (Minimum Evolutionary Units) is more effective for RSI than unstructured memory.
Links View on ArXiv | GitHub Repository

← Back to Paper Index