| 开发者 | PerS |
|---|---|
| 更新时间 | 2026年7月27日 17:50 |
| PHP版本: | 8.3 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
https://yoursite.com/llms.md.
Think of it as a friendly summary written for AI. Instead of guessing what your site is about, tools can read an accurate overview that you control.
The plugin creates and maintains this file for you automatically. It reads your published content, asks your configured WordPress AI provider to write a concise Markdown summary, caches the result, and serves it with the right headers. When you publish or edit content, it refreshes in the background.
What you get
/llms.md endpoint on your site./llms.md address — it doesn't change your other pages.llms.md file at your site root, the plugin steps aside and serves that instead.docs/DEVELOPER.md.
llms-md folder to the /wp-content/plugins/ directory.Yes. The plugin generates the summary using WordPress's AI connectors, so you need at least one AI provider configured. Without one, /llms.md returns a "not ready yet" response.
No. The summary is generated in the background and cached, so visitors and AI tools are served a stored copy. The AI is not called on every request.
Automatically when you publish or edit public content, plus a daily safety refresh. You can also rebuild manually at any time.
Yes. Developers can select the provider and customize how the document is generated. See docs/DEVELOPER.md in the plugin.