Empirical Study Reveals Skill-Induced Failures in LLM Agents
August 13, 2026
Adding reusable skills to LLM agents can cause functional failures and cost regressions. Using a differential analysis framework on SkillsBench and SWE-Skills-Bench, researchers identified 307 failures where skills increased token use or reduced task success rates.
HOW THIS AFFECTS YOU
●
builderBe cautious when adding new skills, as they may introduce latency and cost without improving reliability.
●
researcherThis framework allows you to attribute specific agent regressions to individual skill modules.