系统梳理智能体技能的分类、技术与应用,助力复杂任务自动化。
A Comprehensive Survey on Agent Skills: Taxonomy, Techniques, and Applications

- 将智能体技能定义为可复用的操作单元,协调工具与记忆
- 构建从技能表示到演化的全生命周期框架,提升系统可靠性
- 适合研究智能体架构与自动化系统的人士参考
基于大语言模型的智能体通过工具、记忆和结构化交互实现推理、规划与执行,正成为自动化复杂流程的新兴范式。如 OpenClaw 和 Claude Code 等系统标志着从被动响应向主动任务执行的转变。然而,当智能体面向开放世界部署时,依赖从头推理和低层工具调用会变得效率低下、易出错且难以维护。本文以‘智能体技能’为核心视角,将其定义为在特定任务约束下协调工具、记忆与运行上下文的可复用过程性构件。在此框架中,智能体负责高层推理与规划,技能则构成可靠、可复用、可组合的操作层,是现代智能体系统可扩展性、鲁棒性和可维护性的关键。本文围绕技能生命周期的四个阶段——表示、获取、检索与演化——梳理代表性方法、生态资源与应用场景。最后讨论质量控制、互操作性、安全更新与长期能力管理等开放挑战。所有相关资源(论文、开源数据、项目)已整理至 https://github.com/JayLZhou/Awesome-Agent-Skills。
原文摘要 · Abstract (English)
Large language model (LLM)-based agents that reason, plan, and act through tools, memory, and structured interaction are emerging as a promising paradigm for automating complex workflows. Recent systems such as OpenClaw and Claude Code exemplify a broader shift from passive response generation to action-oriented task execution. Yet as agents move toward open-ended, real-world deployment, relying on from-scratch reasoning and low-level tool calls for every task become increasingly inefficient, error-prone, and hard to maintain. This survey examines this challenge through the lens of \emph{agent skills}, which we define as reusable procedural artifacts that coordinate tools, memory, and runtime context under task-specific constraints. Under this view, agents and skills play complementary roles: agents handle high-level reasoning and planning, while skills form the operational layer that enables reliable, reusable, and composable execution. Skills are therefore central to the scalability, robustness, and maintainability of modern agent systems. We organize the literature around four stages of the agent skill lifecycle -- representation, acquisition, retrieval, and evolution -- and review representative methods, ecosystem resources, and application settings across each stage. We conclude by discussing open challenges in quality control, interoperability, safe updating, and long-term capability management. All related resources, including research papers, open-source data, and projects, are collected for the community in \textcolor{blue}{https://github.com/JayLZhou/Awesome-Agent-Skills}.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。