<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>agent Archives - 原立方</title>
	<atom:link href="https://www.atomic-cube.cn/tag/agent/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.atomic-cube.cn/tag/agent/</link>
	<description>技术栈的流动-从零到∞</description>
	<lastBuildDate>Mon, 29 Jun 2026 00:54:45 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>Agent Skills：像搭积木一样赋予 AI 专业能力</title>
		<link>https://www.atomic-cube.cn/agent-skills%ef%bc%9a%e5%83%8f%e6%90%ad%e7%a7%af%e6%9c%a8%e4%b8%80%e6%a0%b7%e8%b5%8b%e4%ba%88-ai-%e4%b8%93%e4%b8%9a%e8%83%bd%e5%8a%9b/</link>
					<comments>https://www.atomic-cube.cn/agent-skills%ef%bc%9a%e5%83%8f%e6%90%ad%e7%a7%af%e6%9c%a8%e4%b8%80%e6%a0%b7%e8%b5%8b%e4%ba%88-ai-%e4%b8%93%e4%b8%9a%e8%83%bd%e5%8a%9b/#respond</comments>
		
		<dc:creator><![CDATA[evans]]></dc:creator>
		<pubDate>Sun, 21 Jun 2026 00:00:00 +0000</pubDate>
				<category><![CDATA[agent skills]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[LLM]]></category>
		<category><![CDATA[Vibe Coding]]></category>
		<category><![CDATA[技术文章]]></category>
		<category><![CDATA[agent]]></category>
		<category><![CDATA[llm]]></category>
		<guid isPermaLink="false">https://www.atomic-cube.cn/?p=1595</guid>

					<description><![CDATA[<p>试想一个场景：你新招了一位实习生，他聪明、反应快，但对你公司的业务流程、内部规范、工具操作一无所知。怎么办？你给他写了一份详细的&#160;SOP 手册，告诉他遇到什么情况该怎么做、用到什么工具、注意什么细节。从此，这位实习生就像一位经验丰富的老员工一样稳定输出。 Agent Skills，就是 AI 智能体的那份 SOP 手册。 🤔 一句话理解 Agent Skills Agent Skills 是一种轻量级的开放标准，由 Anthropic 于 2025 年底发布，迅速被 OpenAI、Microsoft、GitHub、Cursor 等主流平台采纳。它的核心思想非常简单： 把一个任务的全部“know-how”——操作步骤、判断依据、可执行脚本、参考资料——打包成一个文件夹，AI 智能体在需要时自动读取并严格执行。 Skill 就像 AI 的“即插即用”扩展包。一个 PDF 处理 Skill，让 AI 瞬间掌握提取文本、合并文档的能力；一个发票处理 Skill，让 AI 自动识别发票信息、重命名文件、生成汇总报告。你不必每次都从头教 AI 怎么做，它自己就知道该调用哪个“技能包”。 一个 Skill 长什么样？ Agent Skills 本质是一个按约定组织的文件夹。以 PDF 处理 Skill 为例： 核心是 SKILL.md 文件，顶部用 YAML 声明元数据，正文是 Markdown 格式的详细操作说明： 就是这么简单。AI 读到这个文件，就知道何时该激活这个技能、按什么流程操作、需要时去读取哪些附加文件。 🔄 [&#8230;]</p>
<p>The post <a href="https://www.atomic-cube.cn/agent-skills%ef%bc%9a%e5%83%8f%e6%90%ad%e7%a7%af%e6%9c%a8%e4%b8%80%e6%a0%b7%e8%b5%8b%e4%ba%88-ai-%e4%b8%93%e4%b8%9a%e8%83%bd%e5%8a%9b/">Agent Skills：像搭积木一样赋予 AI 专业能力</a> appeared first on <a href="https://www.atomic-cube.cn">原立方</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">试想一个场景：你新招了一位实习生，他聪明、反应快，但对你公司的业务流程、内部规范、工具操作一无所知。怎么办？你给他写了一份详细的&nbsp;<strong>SOP 手册</strong>，告诉他遇到什么情况该怎么做、用到什么工具、注意什么细节。从此，这位实习生就像一位经验丰富的老员工一样稳定输出。</p>



<p class="wp-block-paragraph"><strong>Agent Skills，就是 AI 智能体的那份 SOP 手册。</strong></p>



<h3 class="wp-block-heading">🤔 一句话理解 Agent Skills</h3>



<p class="wp-block-paragraph">Agent Skills 是一种<strong>轻量级的开放标准</strong>，由 Anthropic 于 2025 年底发布，迅速被 OpenAI、Microsoft、GitHub、Cursor 等主流平台采纳<a href="https://midokura.com/the-rise-of-skills-why-2026-is-the-year-of-specialized-ai-agents/" target="_blank" rel="noreferrer noopener"></a>。它的核心思想非常简单：</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>把一个任务的全部“know-how”——操作步骤、判断依据、可执行脚本、参考资料——打包成一个文件夹，AI 智能体在需要时自动读取并严格执行。</strong></p>
</blockquote>



<p class="wp-block-paragraph">Skill 就像 AI 的“即插即用”扩展包。一个 PDF 处理 Skill，让 AI 瞬间掌握提取文本、合并文档的能力；一个发票处理 Skill，让 AI 自动识别发票信息、重命名文件、生成汇总报告<a href="http://wap.yesky.com/ai/114/347114.shtml" target="_blank" rel="noreferrer noopener"></a>。你不必每次都从头教 AI 怎么做，它自己就知道该调用哪个“技能包”。</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="795" src="https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill1-1024x795.png" alt="" class="wp-image-1596" srcset="https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill1-1024x795.png 1024w, https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill1-300x233.png 300w, https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill1-768x596.png 768w, https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill1-1536x1193.png 1536w, https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill1.png 2031w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading">一个 Skill 长什么样？</h3>



<p class="wp-block-paragraph">Agent Skills 本质是一个<strong>按约定组织的文件夹</strong>。以 PDF 处理 Skill 为例<a href="https://midokura.com/the-rise-of-skills-why-2026-is-the-year-of-specialized-ai-agents/" target="_blank" rel="noreferrer noopener"></a><a href="https://developer.aliyun.com/article/1688626" target="_blank" rel="noreferrer noopener"></a>：</p>



<pre class="wp-block-code"><code>pdf-processing/           # 技能文件夹
├── SKILL.md              # 必需：技能定义与工作流
├── references/           # 可选：详细参考资料
│   ├── field-mappings.md
│   └── validation-rules.md
└── scripts/              # 可选：可执行脚本
    └── extract_data.py</code></pre>



<p class="wp-block-paragraph">核心是 <code>SKILL.md</code> 文件，顶部用 YAML 声明元数据，正文是 Markdown 格式的详细操作说明<a href="https://developer.aliyun.com/article/1714293" target="_blank" rel="noreferrer noopener"></a>：</p>



<pre class="wp-block-code"><code>---
name: pdf-processing
description: 从 PDF 提取文本和表格，填写表单，合并文档。
---
# PDF 处理工作流

1. 用 `scripts/extract_data.py` 读取 PDF 文件
2. 提取字段：供应商名称、发票号、日期、明细、合计
3. 按 `references/validation-rules.md` 验证数据
4. 按 `references/field-mappings.md` 的 schema 输出 JSON</code></pre>



<p class="wp-block-paragraph">就是这么简单。AI 读到这个文件，就知道何时该激活这个技能、按什么流程操作、需要时去读取哪些附加文件。</p>



<h3 class="wp-block-heading">🔄 为什么需要 Skills？——告别“每次重头教一遍”</h3>



<p class="wp-block-paragraph">在 Skills 出现之前，开发者想赋予 AI 专业能力，通常有两种做法：</p>



<ol start="1" class="wp-block-list">
<li><strong>写超长 Prompt</strong>：把所有操作规范、步骤全部塞进提示词，每次对话都重复一遍，导致上下文臃肿、成本高昂。</li>



<li><strong>硬编码工具调用</strong>：用代码写死调用逻辑，但缺乏灵活性，且不同任务需要写不同的定制 Agent。</li>
</ol>



<p class="wp-block-paragraph">Skills 通过&nbsp;<strong>“渐进式披露”</strong>&nbsp;机制，巧妙地解决了这个问题<a href="https://developer.aliyun.com/article/1688626" target="_blank" rel="noreferrer noopener"></a><a href="https://developer.aliyun.com/article/1693119" target="_blank" rel="noreferrer noopener"></a>：</p>



<figure class="wp-block-image size-large"><img decoding="async" width="451" height="1024" src="https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill2-451x1024.png" alt="" class="wp-image-1597" srcset="https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill2-451x1024.png 451w, https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill2-132x300.png 132w, https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill2-768x1744.png 768w, https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill2-676x1536.png 676w, https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill2-902x2048.png 902w, https://www.atomic-cube.cn/wp-content/uploads/2026/04/skill2.png 1084w" sizes="(max-width: 451px) 100vw, 451px" /></figure>



<p class="wp-block-paragraph"><strong>三步走，按需加载</strong>：</p>



<ul class="wp-block-list">
<li><strong>第一层（元数据）</strong> ：启动时只加载所有技能的名称和简介，占用极少上下文。</li>



<li><strong>第二层（主体指令）</strong> ：AI 判断某个技能与当前任务相关时，才加载完整的 <code>SKILL.md</code>。</li>



<li><strong>第三层（附加资源）</strong> ：只有在执行具体步骤时，才读取引用的参考资料或执行脚本。</li>
</ul>



<p class="wp-block-paragraph">这种设计让 AI 可以拥有大量专业技能，而不会撑爆上下文窗口。</p>



<h3 class="wp-block-heading">⚡ Skills vs. MCP Tools：菜谱 vs. 食材</h3>



<p class="wp-block-paragraph">很多人初次接触 Skills 时会问：这和 MCP（Model Context Protocol）工具调用有什么区别？一个生动的比喻可以帮你瞬间厘清<a href="https://platform.uno/blog/contextual-ai-mcptools-vs-skills/" target="_blank" rel="noreferrer noopener"></a><a href="https://developer.aliyun.com/article/1714690" target="_blank" rel="noreferrer noopener"></a>：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th class="has-text-align-left" data-align="left">概念</th><th class="has-text-align-left" data-align="left">比喻</th><th class="has-text-align-left" data-align="left">解决的问题</th></tr></thead><tbody><tr><td><strong>MCP Tools</strong></td><td>🥚&nbsp;<strong>食材</strong>（鸡蛋、面粉、盐）</td><td>“AI 能做什么操作？”（查数据库、调 API、读文件）</td></tr><tr><td><strong>Agent Skills</strong></td><td>📖&nbsp;<strong>菜谱</strong>（步骤说明、火候控制）</td><td>“AI 该怎么做好这件事？”（流程、规范、判断依据）</td></tr><tr><td><strong>AI Agent</strong></td><td>👨‍🍳&nbsp;<strong>厨师</strong></td><td>根据菜谱选择食材，完成一道菜</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">MCP 工具是原子化的外部能力——数据库查询、API 调用、文件读写——每个工具只做一件小事。而 Skills 是更高层级的“行为模式”，它告诉 AI：什么时候该用工具、用什么工具、按什么顺序组合、如何验证结果。<strong>一个强大的 AI 智能体 = 大模型 + MCP 工具 + Skills 操作流程</strong>——三者缺一不可。</p>



<h3 class="wp-block-heading">🚀 如何创建一个自己的 Skill？</h3>



<p class="wp-block-paragraph">创建一个 Skill 只需要三个步骤<a href="https://developer.aliyun.com/article/1714293" target="_blank" rel="noreferrer noopener"></a>：</p>



<ol start="1" class="wp-block-list">
<li><strong>创建文件夹</strong>：命名为技能名称（如 <code>my-first-skill</code>），放在 AI 智能体的 skills 目录下。</li>



<li><strong>编写 SKILL.md</strong>：顶部 YAML 声明 <code>name</code> 和 <code>description</code>，正文用 Markdown 写清楚工作流程和注意事项。</li>



<li><strong>添加附加文件（可选）</strong> ：在 <code>scripts/</code> 放 Python/Shell 脚本，在 <code>references/</code> 放补充文档。</li>
</ol>



<p class="wp-block-paragraph">写好之后，支持 Skills 的 AI 工具（如 Claude Code、Cursor、OpenClaw）会自动识别并加载。当你的任务描述与技能的&nbsp;<code>description</code>&nbsp;匹配时，AI 就会激活它，按你写的流程执行。</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">💡&nbsp;<strong>实践建议</strong>：初学者可以从一个简单的“文档格式化”Skill 开始练手——写清楚输入格式、输出要求、处理步骤，然后逐步扩展。</p>
</blockquote>



<h3 class="wp-block-heading">🌍 生态现状：正在爆发的“技能经济”</h3>



<p class="wp-block-paragraph">Agent Skills 的生态发展速度惊人。自 Anthropic 于 2025 年底发布开放标准以来：</p>



<ul class="wp-block-list">
<li><strong>主流平台全面跟进</strong>：OpenAI Codex、GitHub Copilot、VS Code、Cursor、Claude Code 均已支持<a href="https://midokura.com/the-rise-of-skills-why-2026-is-the-year-of-specialized-ai-agents/" target="_blank" rel="noreferrer noopener"></a>。</li>



<li><strong>企业级应用落地</strong>：Microsoft、Atlassian、Figma、Canva 等已为自家平台开发了 Skills，用于自动化办公、设计辅助等场景<a href="https://midokura.com/the-rise-of-skills-why-2026-is-the-year-of-specialized-ai-agents/" target="_blank" rel="noreferrer noopener"></a>。</li>



<li><strong>开源社区活跃</strong>：OpenClaw（35 万+ GitHub Star）、ModelScope 的 MS-Agent、LangChain 的 deepagents-CLI 等开源项目都已实现 Skills 支持<a href="https://developer.aliyun.com/article/1688626" target="_blank" rel="noreferrer noopener"></a><a href="https://blog.langchain.com/using-skills-with-deep-agents/" target="_blank" rel="noreferrer noopener"></a>。</li>



<li><strong>技能市场兴起</strong>：Skills Marketplace 已有超 7 万个社区贡献的技能，涵盖 PDF 处理、数据分析、代码审查、客户支持等各领域<a href="https://midokura.com/the-rise-of-skills-why-2026-is-the-year-of-specialized-ai-agents/" target="_blank" rel="noreferrer noopener"></a>。浙大与合作伙伴推出的 SkillNet 更是拥有超 20 万个可复用技能，实测可提升奖励 40%、减少执行步骤 30%。</li>
</ul>



<p class="wp-block-paragraph">这场变革的核心意义在于：<strong>行业知识首次从“依附于人”变成了“可蒸馏、可复用的技能包”</strong>&nbsp;。专家经验不再锁在个人脑中，而是被标准化、版本化，可以一键分发给整个团队的所有 AI 助手。</p>



<p class="wp-block-paragraph">Agent Skills 让 AI 从“能回答问题”进化到“能稳定做事”。它用极简的文件夹约定，实现了专业知识的模块化封装与渐进式加载，既避免了上下文爆炸，又让能力的复用和分发变得前所未有的简单。</p>



<p class="wp-block-paragraph">如果你正在探索如何让 AI 真正融入工作流，Agent Skills 是一个值得立刻上手的方向。毕竟，让 AI 学会按 SOP 办事，才是通往可靠生产力的最短路径。</p>
<p>The post <a href="https://www.atomic-cube.cn/agent-skills%ef%bc%9a%e5%83%8f%e6%90%ad%e7%a7%af%e6%9c%a8%e4%b8%80%e6%a0%b7%e8%b5%8b%e4%ba%88-ai-%e4%b8%93%e4%b8%9a%e8%83%bd%e5%8a%9b/">Agent Skills：像搭积木一样赋予 AI 专业能力</a> appeared first on <a href="https://www.atomic-cube.cn">原立方</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.atomic-cube.cn/agent-skills%ef%bc%9a%e5%83%8f%e6%90%ad%e7%a7%af%e6%9c%a8%e4%b8%80%e6%a0%b7%e8%b5%8b%e4%ba%88-ai-%e4%b8%93%e4%b8%9a%e8%83%bd%e5%8a%9b/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
