在 site 根目录创建 llms.txt/llms-full.txt/skill.md 供 AI 引擎爬虫抓取。

llms.txt 来源: https://llmstxt.org/

skill.md (Anthropic 推动):https://agentskills.io/home


Both llms.txt and skill.md files help agents work with your documentation, but they serve different purposes.


llms.txt 和 skill.md 文件都可帮助 agents 处理您的文档,但它们的作用不同。


llms-full.txtllms.txt 的延伸。llms.txt 主要列出 path/reference,llms-full.txt 则将所有内容聚合到一个文件中。

llms.txt 以及 skill.md 不仅仅用于 site 站点部署以供 AI 爬虫引擎抓取,还可以主动将 原文件 或者其 URL 给到 AI Model,让 AI Model 通过 mcp/web-search 等能力获取该内容并提供对应的服务能力,提升 tokens 质量。

Coding 引擎

agents.md (OpenAI 推动):https://agents.md/

skills 发现(Vercel 推动): https://skills.sh/