Search papers, labs, and topics across Lattice.
This paper introduces SkillShapley, a novel framework for attributing the contributions of individual steps within agent skills using Shapley value-based estimation. By modeling skill-step attribution in two phases鈥攊dentifying informative coalitional regions and adaptively sampling new coalitions鈥攖he authors effectively address the challenge of quantifying how each step impacts overall skill performance. Experiments on SkillsBench reveal that SkillShapley can accurately distinguish between high- and low-value skill steps, offering valuable insights for optimizing agent skill development.
SkillShapley reveals that not all steps in agent skills are created equal, enabling precise identification of high-impact actions that can enhance performance.
Agent skills are crucial external instructions that enable language agents to execute long procedural tasks such as coding or document processing. Existing agent skills are primarily created through human manual crafting or agent execution traces, with limited understanding of how each step contributes to overall skill performance on specific tasks; i.e., there remains an open problem in quantifying the contribution of individual steps within an agent skill. To address this issue, we first model skill-step attribution as a Shapley value-based contribution estimation problem, and then propose SkillShapley, a step-level attribution framework for agent skills. Notably, SkillShapley operates in two phases, motivated by key empirical insights, i.e., discretized benchmark rewards that create sharp performance cliffs, and step interactions that are largely additive rather than synergistic. Specifically, it first identifies informative coalitional regions, and then adaptively samples new coalitions that can yield reusable marginal evidence. Experiments on skills from the widely adopted SkillsBench demonstrate that our SkillShapley can effectively and efficiently identify high- or low-value skill steps, providing several key takeaways for agent skill creation.