Guide

Markdown for Agents user guide

Curate agent discovery content and verify Markdown endpoints.

Markdown URLs

For any published post whose type supports prc-markdown-for-agents (defaults include post and page):

ShapeExample
.md suffixhttps://example.org/my-article.md
/markdown pathhttps://example.org/my-article/markdown
Query (optional)https://example.org/my-article/?markdown=true

HTML pages also expose <link rel="alternate" type="text/markdown"> tags pointing at the .md and /markdown endpoints.

Curate /llms.txt

Open Settings → Markdown for Agents (manage_options).

You can edit:

  • Site summary (blockquote under the site title)
  • About description and About links
  • Which categories appear under Categories
  • Featured posts and order
  • Additional Resources subsections

Use View /llms.txt from the settings page to open the live directory at /llms.txt.

Was this helpful?