cd /news/ai-agents/subagents-vs-agent-skills-executing-… · home topics ai-agents article
[ARTICLE · art-126521] src=arxiv.org ↗ pub= topic=ai-agents verified=true sentiment=· neutral

Subagents vs Agent Skills: Executing Reusable Knowledge for Long-Horizon Agentic Tasks

A new arXiv paper (2609.09233v1) reports that executing reusable agent skill packages as subagents outperforms loading skill instructions directly into a main agent's context window on long-horizon tasks. The authors find the advantage holds when skill packages expose clear input-output contracts and their instructions encode the procedural knowledge needed to fulfill those contracts, at the cost of extra tokens for coordination between the main agent and its subagents. The results indicate the benefit of reusable knowledge depends not only on its content but also on how it is organized and invoked.

by read1 min views1 publishedSep 11, 2026

arXiv:2609.09233v1 Announce Type: new Abstract: How can language model agents effectively leverage libraries of reusable knowledge to solve long-horizon tasks? Recent work has increasingly focused on agent skills: reusable capabilities represented as skill packages, i.e., multi-file bundles containing instructions, scripts, and other resources that help agents perform specific tasks. Agent skills are typically executed by their skill instructions into an agent's context and relying on the agent to follow them. As task horizons grow, however, this approach becomes increasingly brittle, because reasoning quality degrades as more information accumulates in the context window. We investigate an alternative approach in which skill packages are instead invoked as subagents. Rather than skill instructions into the main context, subagent execution spawns fresh context windows dedicated to solving individual subtasks. We show that subagent execution outperforms agent-skill execution when skill packages expose clear input-output contracts and their instructions encode the procedural knowledge needed to fulfill those contracts. The tradeoff is additional communication overhead, as extra tokens are required to coordinate between the main agent and its subagents. Our results show that the benefit of reusable knowledge depends not only on its content, but also on how it is organized and invoked.

── more in #ai-agents 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/subagents-vs-agent-s…] indexed:0 read:1min 2026-09-11 ·