Serves WordPress posts as Markdown for AI agents and crawlers via .md / /markdown URLs, rel="alternate" discovery, and a site-wide /llms.txt directory.
Package: @prc/markdown-for-agents
Source: plugins/prc-markdown-for-agents/
Site admins curate /llms.txt. Maintainers extend block converters and post-type support. Agents fetch Markdown endpoints instead of scraping HTML.
Choose a path
Who are you?
Start with the guide that matches your work.
Documentation
For admins
- User guide — Settings → Markdown for Agents, URL shapes
For maintainers
- Architecture — discovery, converter, integrations
- Troubleshooting — 404s, Accept header, authors
Related
- Plugin README — hooks, filters, block callback examples