HN 提问:我仍然不明白为什么 AI 代理需要“技能”

4作者: skeptic_ai3 天前
我问了 AI 几次,还是不明白。<p>为什么像 Claude Code 或 Codex 这样的框架会有“技能”的概念,而不是仅仅使用组织良好的 Markdown 文档?<p>我不能有一个 AGENTS.md 文件,指向 .md 文件所在的文件夹,并告诉代理何时读取它们吗?对我来说,这感觉功能上是等效的。<p>我错过了什么?是否存在真正的架构优势,还是这主要是一个标准化/便利性的问题?<p>我怀疑,如果技能只是一个放在技能文件夹里的 md 文件,我们不会对技能产生如此大的炒作。所以我感觉我错过了什么。
查看原文
I’ve asked AI a few times and I still don’t get it.<p>Why do frameworks like Claude Code or Codex have the concept of “skills” instead of just using well-organized Markdown docs?<p>Couldn’t I just have an AGENTS.md that points to folders of .md files and tells the agent when to read them? That feels functionally equivalent to me.<p>What am I missing? Is there a real architectural benefit, or is it mostly a standardization&#x2F;convenience thing?<p>I doubt we’d create so much hype about skills if they’d just be a md file that’s in a skills folder. So I feel I’m missing something.