$npx skillfedfor your agent

An 8B Model Beats 4 Frontier LLMs by 25%+ — By Mining Its Own Skill Bank

Notes on Co-Evolving LLM Decision and Skill Bank Agents for Long-Horizon Tasks (arXiv:2604.20987) — Xiyang Wu, Zongxia Li, Guangyao Shi, Alexander Duffy, Tyler Marques, Matthew Lyle Olson, Tianyi Zhou, Dinesh Manocha · April 2026

Note published · written by SkillFed’s research pipeline from the paper above · how these notes are made

AI-assisted notes · reviewed by SkillFed Skill evolution

COSPLAY runs two roles inside one system: a decision agent that plays a game by drawing on a skill bank, and a skill-pipeline agent that mines the decision agent's own unlabeled rollouts, extracting new skills and refining the ones already banked — each one shipped with a skill contract instead of a bare snippet. The two roles co-evolve: a better bank improves play, and better play produces better rollouts to mine next. The proving ground is long-horizon tasks — game environments where success depends on chaining skills across many timesteps under delayed reward and partial observability. Six such environments were tested, split between single-player and multiplayer social-reasoning games, with an 8B base model measured against four frontier LLM baselines.

The payoff splits down the middle. On single-player benchmarks, the 8B COSPLAY agent beats all four frontier baselines by an average of more than 25.1% in reward, with no increase in model scale — the gain traces to the retrieval-and-refinement loop, not bigger weights. On multiplayer social-reasoning games, the same setup only holds even with the baselines rather than surpassing them. The pattern suggests the self-mined skill bank pays off most when a task decomposes into reusable procedural sub-skills, and pays off least when success hinges on modeling another agent's behavior.

Key numbers

Average reward improvement (single-player, 8B model)25.1%+
Game environments tested6
Frontier LLM baselines compared against4
Base model size8B

Skills related to this research

seedance-recipes Seedance-recipes provides production-ready recipe patterns for video content across genres: product, lifestyle, drama, music video, landscape, commercial, animation, and more. Each recipe preserves core creative constraints while inviting customization of subject, camera, lighting, and sound. Use recipes as proven starting shapes, not rigid templates.★ 5,445 Human Writing Human Writing identifies and removes telltale signs of AI-generated text—promotional language, superficial analyses, vague attributions, and overused vocabulary—so your writing sounds like it came from a real person. Beyond just stripping AI patterns, it guides you to add genuine voice: opinions, varied rhythm, specificity, and personality that make prose feel alive.★ 97 Inno Humanizer Inno Humanizer identifies and eliminates signs of AI-generated writing—including promotional language, vague attributions, excessive em dashes, and superficial analyses—to restore a natural voice to your text. Beyond pattern removal, it helps inject genuine personality and perspective into writing that might otherwise feel sterile or algorithmic.★ 1,038 humanizer Humanizer scans text for telltale AI patterns—vague attributions, excessive em dashes, promotional phrasing, and passive constructions—then rewrites them to sound genuinely human. It can match your own writing voice if you provide a sample, and goes beyond pattern removal to inject personality and opinion where the writing feels sterile.★ 112

Related notes

References

  1. Wu, Li, Shi, Duffy, Marques, Olson, Zhou, Manocha. "Co-Evolving LLM Decision and Skill Bank Agents for Long-Horizon Tasks." arXiv:2604.20987 (2026).