SkillZip compresses LLM agent skill libraries into section-level graphs with reversible, contract-preserving macros, improving task reward and retrieval while cutting context.
Managing Procedural Memory in LLM Agents: Control, Adaptation, and Evaluation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Procedural memory is increasingly used to improve LLM agents on recurring workplace tasks, yet its ability to produce reusable skills remains poorly understood. We introduce AFTER, a benchmark of 382 realistic enterprise tasks spanning six professional roles and 22 procedural skills, designed to evaluate how skills transfer across tasks, roles, and model backbones. The benchmark includes controlled evaluation settings for local improvement, cross-task transfer, cross-role transfer, and cross-model generalization. Experiments show that procedural memory delivers consistent gains in industrial workflows: a single refinement round improves aggregate performance by 3.7-6.7 points, while skills evolved from diverse multi-model execution traces achieve 73.1% cross-model test accuracy, outperforming all single-model trace sources. We further find that some skills generalize broadly across tasks and models, whereas others become specialized to role-specific workflows and lose effectiveness under transfer. These results provide practical guidance for building, evaluating, and deploying procedural memory systems in production agent platforms.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2026 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
SkillZip: Contract-Preserving Graph Compression for Scalable Agent Skill Libraries
SkillZip compresses LLM agent skill libraries into section-level graphs with reversible, contract-preserving macros, improving task reward and retrieval while cutting context.