SkillClaw: Collective Skill Evolution with Agentic Evolver (April 2026)
FreeCross-user trajectories continuously aggregated and refined by autonomous evolver into shared skill repository — collective skill evolution in multi-user agent ecosystems; 142 HF likes
About SkillClaw: Collective Skill Evolution with Agentic Evolver (April 2026)
SkillClaw is a framework for collective skill evolution in multi-user LLM agent ecosystems. It continuously aggregates cross-user trajectories and uses an autonomous evolver to identify recurring behavioral patterns, translating them into updates to the skill set by refining existing skills or extending with new capabilities. The resulting skills are maintained in a shared repository and synchronized across users, enabling cross-user knowledge transfer and cumulative capability improvement without additional user effort. Experiments on WildClawBench show that with limited interaction and feedback, SkillClaw significantly improves the performance of Qwen3-Max in real-world agent scenarios.
Key Features
Pros & Cons
- Automatically aggregates user interactions to improve skills without manual curation
- Enables system-wide propagation of improvements discovered in one context
- Works with limited feedback to significantly boost performance
- Reduces redundant rediscovery of workflows, tool usage, and failure modes across users
- Framework is a work in progress and may require additional engineering for production deployment
- Performance gains demonstrated only on specific benchmark (WildClawBench) and model (Qwen3-Max)
- Relies on multi-user interaction data; single-user scenarios may not benefit as much