Agent Skills Survey

Agent Skills from the Perspective of Procedural Memory: A Survey

Yaxiong Wu, Yongyue Zhang wuyashon@gmail.com

Abstract

As large language model (LLM)-powered autonomous agents increasingly demonstrate strong capabilities in complex real-world tasks, recent research has focused on leveraging skills to endow these agents with domain-specific expertise and adaptive competence. In this survey, we present the first systematic overview of LLM-powered Agent Skills from the perspective of procedural memory, conceptualizing skills as a core form of procedural knowledge that enables agents to internalize, retain, and reuse task-solving procedures through interaction and experience. We comprehensively examine what Agent Skills are, why they are essential for agentic intelligence, and how they can be effectively acquired, represented, invoked, and refined within LLM-based systems. Furthermore, we review representative applications across diverse domains and discuss key challenges and future opportunities in developing and generalizing Agent Skills.

Key Words: Agent Skills, Agentic AI, LLM Agents, Procedural Memory

Agent Skills for Problem Solving

Agent Skills as Procedural Memory Overview of Agent Skills for Problem Solving

Figure: Agent Skills for Problem Solving.

Anthropic Agent Skills

Anthropic Agent Skills
Figure: A systematic implementation of Anthropic Agent Skills, illustrating skill organization, progressive disclosure, and runtime invocation.

Agent Skills Implementation

Method Acquisition Representation Invocation Refinement Resource Link
Agent SkillsManualFile+CodeMatchStaticGitHub
VoyagerExplorationProgramRetrieveSelf-ReflectionWebsite
SkillActDemonstrationPromptPlanStatic-
ASDTask ProposalPolicyPlan+ChainRLGitHub
CASCADEPuzzle SolvingProgramRetrieveSelf-ReflectionGitHub
SAGETask SolvingProgramRetrieveRL-
PolySkillSelf-ExplorationProgramCall+ChainContinual Learning-
ASITask SolvingProgramCallUpdateGitHub
SkillWeaverExplorationAPICallCollectiveGitHub
EXIFExplorationTrajectory-Iterative Feedback-
PAETask ProposalTrajectory-RLGitHub
Bottom-Up AgentExplorationTrajectoryPlanUpdateGitHub
TAIRADistillationThought PatternRetrieveReflectionGitHub
Mem^pDistillationMemoryRetrieveUpdate-
CERDistillationMemoryRetrieveUpdate-
ReMeDistillationMemoryRetrieveReflectionGitHub
LEGOMemDistillationMemoryRetrieveCollective-

Table: Summarization of representative Agent Skills implementations.

Agent Applications with Agent Skills

Domain Method
HouseholdSkillAct, Mem^p
RoboticsASD
ScienceCASCADE
CodingOpenAI Codex, Cursor, Claude Code, GitHub Copilot, VS Code, SAGE, ReMe
WebPolySkill, ASI, SkillWeaver, EXIF, PAE, CER
GameEXIF, Bottom-Up Agent, Voyager
RecSysTAIRA
TravelMem^p
OfficeLEGOMem

Table: Agent Applications with Agent Skills.

Citation


@article{wu2026agent,
  title={Agent Skills from the Perspective of Procedural Memory: A Survey},
  author={Wu, Yaxiong and Zhang, Yongyue},
  journal={Authorea Preprints},
  year={2026},
  publisher={Authorea}
}