AIFeb 13

SkillsBench: Benchmarking How Well Agent Skills Work Across Diverse Tasks

Berkeley
arXiv:2602.12670v196 citationsh-index: 26
Originality Incremental advance
AI Analysis

This addresses the need for standardized evaluation of agent skills in AI, providing a benchmark for researchers and practitioners, but it is incremental as it builds on existing work in agent benchmarking.

The paper tackles the problem of measuring the effectiveness of agent skills in LLM agents by introducing SkillsBench, a benchmark of 86 tasks across 11 domains, and finds that curated skills increase average pass rates by 16.2 percentage points, though effects vary widely, while self-generated skills provide no benefit.

Agent Skills are structured packages of procedural knowledge that augment LLM agents at inference time. Despite rapid adoption, there is no standard way to measure whether they actually help. We present SkillsBench, a benchmark of 86 tasks across 11 domains paired with curated Skills and deterministic verifiers. Each task is evaluated under three conditions: no Skills, curated Skills, and self-generated Skills. We test 7 agent-model configurations over 7,308 trajectories. Curated Skills raise average pass rate by 16.2 percentage points(pp), but effects vary widely by domain (+4.5pp for Software Engineering to +51.9pp for Healthcare) and 16 of 84 tasks show negative deltas. Self-generated Skills provide no benefit on average, showing that models cannot reliably author the procedural knowledge they benefit from consuming. Focused Skills with 2--3 modules outperform comprehensive documentation, and smaller models with Skills can match larger models without them.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes