DEV Community

Piotr
Piotr

Posted on Originally published at thebuzzbazaar.com

Make your site machine-readable for AI (llms.txt and AGENTS.md)

GOMAX publishes the files AI agents look for - so they understand your site instead of guessing.

What it is

The Agent OS layer auto-generates and serves llms.txt (a plain-language map of your site for language models), AGENTS.md (how agents should behave here) and webmcp.json (your machine-readable tool manifest). Together they make your site legible to AI the way robots.txt and sitemaps make it legible to search engines.

How to turn it on

  • These files are served automatically once the Agent OS layer is active.
  • Visit /llms.txt and /agents.md on your site to confirm.
  • Keep your business goals and content current so the generated map stays accurate.

Frequently asked questions

What is llms.txt?

A plain-language file that tells AI language models what your site is and how to use it - like robots.txt, but for LLMs. GOMAX generates it automatically.

Do I have to write these by hand?

No. GOMAX generates llms.txt, AGENTS.md and webmcp.json for you and keeps them served at the standard paths.

Top comments (0)