skillfed

Curated Skills Add 16.6 Points — Self-Authored Ones Cost You 11.5

Notes on SkillsBench: Benchmarking How Well Agent Skills Work Across Diverse Tasks (arXiv:2602.12670) — Xiangyi Li, Wenbo Chen, Yimin Liu, Shenghan Zheng, Xiaokun Chen, Yifeng He, Yubo Li, B. You, Haotian Shen, Jiankai Sun, Shuyi Wang, Qunhong Zeng, and 30 more · February 2026

Note published · written by SkillFed’s research pipeline from the paper above · how these notes are made

AI-assisted notes · reviewed by SkillFed Agentic benchmarks

SkillsBench runs Agent Skills — structured procedural packages loaded into an LLM agent's context at inference time — through a controlled, paired test instead of a single-condition demo. The benchmark assembles 87 tasks across 8 domains (software engineering, natural science, cybersecurity, finance, and more), each shipped with a curated Skill and a deterministic verifier so pass/fail isn't a judgment call. The task pool itself passed through selection: 400 candidate submissions from 142 contributors, an automated gate (structural integrity, oracle execution, AI-text detection, leakage checks), then human review of at least 30 minutes per task, for a 22% acceptance rate. Every task runs three trials under matched no-Skills and curated-Skills conditions, across 18 model-harness combinations spanning OpenHands, Claude Code, Gemini CLI, and Codex CLI paired with models like GPT-5.5, Gemini 3.1 Pro, GLM 5.1, and MiniMax M2.7.

Average pass rate across all 18 configurations climbs from 33.9% without Skills to 50.5% with them — a 16.6 percentage-point gain, or a 25.5% normalized gain against the no-Skills ceiling. The gain is uneven: individual configurations range from +4.1 to +25.7 points, and domains split just as widely, from +28.8 points in natural science down to +11.6 in software engineering. Bundle size matters more than raw coverage — a single focused Skill adds +18.0 points, two-to-three add +19.0, and four-or-more collapse to +10.1, roughly half the benefit. A smaller model carrying Skills (MiniMax M2.7 at 34.9%) outperforms a larger model running bare (GLM 5.1 in OpenHands without Skills, at 32.7%). The sharpest result: Skills a model writes for itself don't just underperform curated ones, they push pass rates 8.1 to 11.5 points below the no-Skill baseline on the same configurations where curated Skills add 18.2 to 24.8 points.

Key numbers

Curated Skills avg pass-rate gain+16.6 pp (33.9% → 50.5%)
Normalized gain25.5%
4+ skill bundles gain (vs +19.0 pp for 2-3)+10.1 pp
Self-authored Skills vs no-Skill baseline-8.1 to -11.5 pp
Tasks with negative Skill delta13 of 87

Skills related to this research

Related notes

References

  1. Li, Liu, Chen, et al., "SkillsBench: Benchmarking How Well Agent Skills Work Across Diverse Tasks" (arXiv:2602.12670, 2026)