<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Skills on 君辞的个人空间</title><link>https://xyr723.github.io/tags/skills/</link><description>Recent content from 君辞的个人空间</description><generator>Hugo</generator><language>zh-CN</language><copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright><lastBuildDate>Thu, 23 Apr 2026 19:40:00 +0000</lastBuildDate><atom:link href="https://xyr723.github.io/tags/skills/index.xml" rel="self" type="application/rss+xml"/><item><title>【Agent】Skills、tools和MCP的区别</title><link>https://xyr723.github.io/post/2026-04-22-agent-skillsskillstoolsmcp/</link><pubDate>Wed, 22 Apr 2026 11:23:00 +0000</pubDate><guid>https://xyr723.github.io/post/2026-04-22-agent-skillsskillstoolsmcp/</guid><description>
<![CDATA[<h1>【Agent】Skills、tools和MCP的区别</h1><p>作者：君辞（）</p>
        
          <h2 id="skills-与-mcp">
<a class="header-anchor" href="#skills-%e4%b8%8e-mcp"></a>
Skills 与 MCP
</h2><table>
  <thead>
      <tr>
          <th>特性</th>
          <th>MCP</th>
          <th>Skills</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><strong>用途</strong></td>
          <td>将 Agent 连接到外部系统和数据（数据库、API、服务）</td>
          <td>教会 Agent 如何处理这些数据</td>
      </tr>
      <tr>
          <td><strong>示例</strong></td>
          <td>MCP 服务器连接到数据库</td>
          <td>Skill 告诉 Agent &ldquo;使用该表的 A 和 B 列计算指标 X&rdquo;</td>
      </tr>
  </tbody>
</table>
<p>MCP 提供<em>访问能力</em>，Skills 提供<em>专业知识</em>。</p>
        
        <hr><p>本文2026-04-22首发于<a href='https://xyr723.github.io/'>君辞的个人空间</a>，最后修改于2026-04-23</p>]]></description><category>Agent学习</category></item></channel></rss>