SkillRAE: Agent Skill-Based Context Compilation for Retrieval-Augmented Execution
Xiangcheng Meng, Shu Wang, Yixiang Fang

TL;DR
SkillRAE introduces a two-stage retrieval-augmented execution method that constructs a compact, grounded, and task-specific skill context for LLM-based agents, significantly improving performance.
Contribution
It proposes a novel skill-based context compilation approach with offline indexing and online retrieval, enhancing retrieval-augmented execution for artifact-rich tasks.
Findings
Achieves 11.7% improvement over SOTA on SkillsBench.
Effective context compilation is crucial, beyond prompt addition.
Constructs a multi-level skill graph for better organization.
Abstract
Large Language Model (LLM)-based agents (e.g., OpenClaw) increasingly rely on reusable skill libraries to solve artifact-rich tasks such as document-centric workflows and data-intensive analysis. As these libraries grow, a few works have attempted to study the Retrieval-Augmented Execution (RAE), which often first retrieves some external skills and other knowledge, then compiles the context using retrieved skills, and finally executes the task. Existing works mainly focus on optimizing skill retrieval and task execution, and they pay little attention to how to effectively organize the selected skill evidence in a form that is compact, grounded, and immediately usable for the downstream executors to complete tasks. To fill this gap, we propose SkillRAE, a two-stage RAE approach focusing on skill-based context compilation, which consists of the offline and online stages. Specifically, in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
