Vercel ChangelogAug 20, 2025, 1:00 PMMalte Ublimportant 75

Vercel 新提案:在 HTML 中使用 `<script type="text/llms.txt">` 內嵌 LLM 指令

Original: <script type="text/llms.txt">

As AI agents, AI search engines (such as Perplexity), and code generation assistants (such as Cursor and Claude Code) become increasingly…

Vercel 發表一項新提案,建議在 HTML 中引入 `<script type="text/llms.txt">` 標籤。此舉延伸了近期流行的 `llms.txt` 規範,讓開發者能將針對 AI 的指令直接寫在特定網頁內。這不僅能讓 AI 爬蟲或 Coding Agent(如 Cursor)更精準地理解網頁內容與 API,還能避免維護單一巨大檔案的麻煩,且完全不影響一般用戶的瀏覽體驗。

As AI agents, AI search engines (such as Perplexity), and code generation assistants (such as Cursor and Claude Code) become increasingly widespread, making it easier for AI to "read" web content more efficiently and accurately has become a new challenge in web development. The `llms.txt` standard previously championed by Answer.ai and others — placing documentation files in the website's root directory — has already gained wide attention. Vercel is now going one step further by proposing a brand-new inline approach: using `<script type="text/llms.txt">` tags directly within HTML.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Vercel Changelog →

Summaries are AI-generated; the original article is authoritative.