cd /news/artificial-intelligence/skillglow-procedural-family-skill-co… · home topics artificial-intelligence article
[ARTICLE · art-119835] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

SkillGLoW: Procedural-Family Skill Consolidation for Self-Improving Agents on Long-Horizon Task Streams

Researchers introduced SkillGLoW (Global-Local Weave), a method for consolidating procedural skills in LLM agents, achieving a 17.2-point average gain on hard benchmarks over no-skill baselines across four benchmarks and three models, with positive gains in all 12 continual-improvement runs. The method compresses per-task skills into procedural families, yielding a library 3.6x more compact than per-task pools, and improved unseen ALFWorld task success from 73.9% to 83.9% without modification.

read1 min views6 publishedSep 3, 2026

arXiv:2609.02217v1 Announce Type: new Abstract: LLM agents increasingly self-improve by writing and reusing textual skills, kept either as one global document or as a flat pool of per-task entries, though most of the evidence comes from domains with structurally similar tasks. On long-horizon workloads where each task demands a different solution, the two forms fail in opposite ways: the document collapses into generic discipline, while the pool inflates and its entries stay bound to the instance that wrote them. We argue the missing unit of reuse is the solving procedure shared by a cluster of related tasks, and build SkillGLoW (Global-Local Weave) around it: the local skills a task writes from its own execution are aggregated into procedural families and compressed into de-instantiated global priors, while the instance detail they hold is regenerated per task rather than stored; a commit gate admits a prior only when real execution shows it does not degrade the deployed library. Across four benchmarks (mathematical reasoning, terminal automation, software repair, and embodied control) and three models, the priors gain 17.2 points (hard) over the no-skill baseline on average, with positive gains in all 12 continual-improvement runs, and 18.0 with local regeneration, while the library holds one prior per procedural family, 3.6x more compact than the per-task pool. Under the same protocol GLoW leads a published single-document optimizer on 15 of 21 cells. Unmodified, the library lifts success on unseen ALFWorld tasks from 73.9% to 83.9%, evidence that what transfers is procedure rather than task memory.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @skillglow 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/skillglow-procedural…] indexed:0 read:1min 2026-09-03 ·