Pith. sign in

SkillFlow:Benchmarking Lifelong Skill Discovery and Evolution for Autonomous Agents

5 Pith papers cite this work. Polarity classification is still indexing.

5 Pith papers citing it
abstract

As the capability frontier of autonomous agents continues to expand, they are increasingly able to complete specialized tasks through plug-and-play external skills. Yet current benchmarks mostly test whether models can use provided skills, leaving open whether they can discover skills from experience, repair them after failure, and maintain a coherent library over time. We introduce SkillFlow, a benchmark of 166 tasks across 20 families in which task construction within each family follows a Domain-Agnostic Execution Flow (DAEF) that defines an agent workflow framework, allowing these tasks to share a consistent workflow. Agents are evaluated under an Agentic Lifelong Learning protocol in which they begin without skills, solve tasks sequentially within each family, externalize lessons through trajectory- and rubric-driven skill patches, and carry the updated library forward. Experiments reveal a substantial capability gap. For Claude Opus 4.6, lifelong skill evolution improves task success from 62.65% to 71.08% (+8.43 points). However, high skill usage does not necessarily imply high utility: Kimi K2.5 gains only +0.60 points despite 66.87% skill usage, while Qwen-Coder-Next reaches only a 44.58% task completion rate and still regresses relative to the vanilla setting. SkillFlow contributes a structured testbed for this direction and an in-depth empirical analysis of skill discovery, patching, transfer, and their failure modes under lifelong evaluation.

citation-role summary

background 1

citation-polarity summary

years

2026 5

roles

background 1

polarities

background 1

representative citing papers

Co-Evolving Skill Generation and Policy Optimization

cs.CL · 2026-06-07 · unverdicted · novelty 7.0

Framework estimates context-dependent marginal utility of candidate skills via reward gaps in matched base vs. skill-augmented rollouts to filter skills and co-train policy as generator.

ASPIRE: Agentic /Skills Discovery for Robotics

cs.RO · 2026-06-30 · unverdicted · novelty 6.0

ASPIRE uses code-as-policy, closed-loop execution traces for autonomous repair, a distilling skill library, and evolutionary search to discover persistent robot skills that transfer across tasks, simulation, real robots, and embodiments, reporting large gains over priors on manipulation benchmarks.

citing papers explorer

Showing 5 of 5 citing papers.

  • RESOURCE2SKILL: Distilling Executable Agent Skills from Human-Created Multimodal Resources cs.SE · 2026-06-28 · conditional · none · ref 13 · internal anchor

    A multimodal resource-to-skill pipeline converts tutorial videos and other human-created materials into a hierarchical skill wiki, improving software-agent artifact quality by an average of 11.9 points across seven authoring domains.

  • Co-Evolving Skill Generation and Policy Optimization cs.CL · 2026-06-07 · unverdicted · none · ref 49 · internal anchor

    Framework estimates context-dependent marginal utility of candidate skills via reward gaps in matched base vs. skill-augmented rollouts to filter skills and co-train policy as generator.

  • SkillCoach: Self-Evolving Rubrics for Evaluating and Enhancing Agentic Skill-Use cs.AI · 2026-07-02 · unverdicted · none · ref 3 · internal anchor

    SkillCoach introduces self-evolving rubrics derived from rollouts to evaluate and supervise four process dimensions of agentic skill-use separately from outcome success.

  • ASPIRE: Agentic /Skills Discovery for Robotics cs.RO · 2026-06-30 · unverdicted · none · ref 1 · internal anchor

    ASPIRE uses code-as-policy, closed-loop execution traces for autonomous repair, a distilling skill library, and evolutionary search to discover persistent robot skills that transfer across tasks, simulation, real robots, and embodiments, reporting large gains over priors on manipulation benchmarks.

  • SkillsVote: Lifecycle Governance of Agent Skills from Collection, Recommendation to Evolution cs.CL · 2026-05-18 · unverdicted · none · ref 74 · internal anchor

    SkillsVote is a governance system for agent skills that profiles corpora, recommends via search, and gates updates on successful reusable outcomes, yielding benchmark gains without model changes.