Skill1: Unified Evolution of Skill-Augmented Agents via Reinforcement Learning
Abstract
Domain fit: AI-core · Core AI workload signals detected from paper context and implementation/artifact evidence.
A persistent skill library allows language model agents to reuse successful strategies across tasks. Maintaining such a library requires three coupled capabilities. The agent selects a relevant skill, utilizes it during execution, and distills new skills from experience. Existing methods optimize these capabilities in isolation or with separate reward sources, resulting in partial and conflicting evolution. We propose Skill1, a framework that trains a single policy to co-evolve skill selection, utilization, and distillation toward a shared task-outcome objective. The policy generates a query to search the skill library, re-ranks candidates to select one, solves the task conditioned on it, and distills a new skill from the trajectory. All learning derives from a single task-outcome signal. Its low-frequency trend credits selection and its high-frequency variation credits distillation. Experiments on ALFWorld and WebShop show that Skill1 outperforms prior skill-based and reinforcement learning baselines. Training dynamics confirm the co-evolution of the three capabilities, and ablations show that removing any credit signal degrades the evolution.
Results and benchmarks
A persistent skill library allows language model agents to reuse successful strategies across tasks.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 55/100, grounding 75/100, status medium.
Implementation
Best maintained implementation now
Official code for "Self-Distilled Agentic Reinforcement Learning"
347 stars · 24 forks · Last push Aug 19, 2026 · Apache-2.0 license
- License
- CI
- Dependencies
- Docker
Matched via arXiv identifier search · Partial overlap with paper title keywords · Community adoption signal (347 stars)
ZJU-REAL/SDAR is the best available implementation candidate based on ranking signals, but recommendation confidence is not yet high. CI workflows are present. License is declared (Apache-2.0).
Open ZJU-REAL/SDAR- No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
- Selected ZJU-REAL/SDAR as the strongest maintained implementation for new work.
- Includes CI workflow signals.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Active
- Confidence
- Medium
- Reproducibility
- Strong
- Stars
- 347
- Last push
- Aug 19, 2026 (6d)
Matched via arXiv identifier search · Partial overlap with paper title keywords
- No tagged releases
- No Docker setup
- Maintenance
- Active
- Confidence
- Medium
- Reproducibility
- Moderate
- Stars
- 367
- Last push
- Aug 12, 2026 (14d)
Matched via arXiv identifier search · Strong overlap with paper title keywords
- No CI pipeline detected
- No tagged releases
- No Docker setup
- Maintenance
- Recently updated
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 109
- Last push
- May 20, 2026 (98d)
Matched via arXiv identifier search · Community adoption signal (109 stars)
- No CI pipeline detected
- No tagged releases
- No Docker setup
Reproduction readiness
Ready to run
Ready to reproduce
- Clone ZJU-REAL/SDAR and install dependencies from pyproject.toml.
- CI pipeline detected, so automated tests are in place.
- Last updated 6 days ago.
Quick start
git clone https://github.com/ZJU-REAL/SDAR.git
pip install -e . Validation caveat
Repositories and ecosystem
Official
No additional official repositories detected.
Community
- ZJU-REAL/SkillZeroConfidence: Medium
Official code for "SKILL0: In-Context Agentic Reinforcement Learning for Skill Internalization"
367 stars · 18 forks · Last push Aug 12, 2026 · Apache-2.0 license
These repositories had low-confidence matching signals and are hidden by default.
- AlphaLab-USTC/Skill1
Confidence: Low · 109 stars
- shuo-yan20/SDAR
Confidence: Low · 2 stars
- zhouhanshu/sdar
Confidence: Low · 0 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
No trustworthy models matches right now.
Search models on Hugging FaceDatasets
- ChamaraVishwajithRajapaksha/YouTube-Transcript-Question-Answer-Dataset-for-RAG-Evaluation-Evolution-Of-AI-Agents
22 downloads · 0 likes · Updated Oct 24, 2025
- ChamaraVishwajithRajapaksha/YouTube-Transcript-Question-Answer-Dataset-for-RAG-Evaluation-Evolution-Of-AI-Agents_polished
21 downloads · 0 likes · Updated Oct 24, 2025
Broaden dataset search
Spaces
No trustworthy spaces matches right now.
Search spaces on Hugging FaceResearch context
Tasks
Agentic tool use
Methods
Reinforcement learning
Domains
Natural Language Processing, AI Agents
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.