
AI assistants, chatbots, and research tools increasingly read websites to answer questions. llms.md gives them a clean, machine-readable briefing about your site at one predictable address: 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.
/llms.md endpoint on your site.llms.md uses WordPress’s built-in AI connectors, so you need at least one AI provider configured on your site. Until a provider is set up, the endpoint politely reports that it isn’t ready yet.
/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.Learn more about the idea behind it in the llms.txt initiative. Developers can find hooks, provider selection, and build/test details in the plugin’s docs/DEVELOPER.md.