WP Manifestindependent plugin directory
manifest / ai / bloglogistics-markdown-for-agents

BlogLogistics Markdown for Agents

Adds Markdown content negotiation for AI agents and serves a machine-readable homepage at /index.md.

by BlogLogistics · github.com/bloglogisticsdev/bloglogistics-markdown-for-agents · website

0stars
153release downloads
≈10active sites
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/bloglogisticsdev/bloglogistics-markdown-for-agents/releases/download/v2.0.0/bloglogistics-markdown-for-agents.zip

Declares an update source (https://github.com/bloglogisticsdev/bloglogistics-markdown-for-agents), so updates arrive through the plugin's own updater.

Readme

BlogLogistics Markdown for Agents

BlogLogistics Markdown for Agents advertises user-curated Markdown companion files and llms.txt for AI agents without generating Markdown or checking the filesystem on public page loads.

Philosophy

The plugin deliberately keeps editorial control with the site owner. It does not create, rewrite, or curate llms.txt, /index.md, or any /path/index.md file.

Users create those files themselves. The plugin only discovers them during an explicit administrator-run scan, records the relationship in WordPress post metadata, and advertises eligible files on the corresponding HTML page.

Workflow

  1. Create a curated /llms.txt.
  2. Create any Markdown companion files you want, for example /about-us/index.md.
  3. In WordPress, open BlogLogistics > Markdown for Agents.
  4. Click Scan for Markdown Files.
  5. Review detected companions and disable discovery for any specific page or post if required.
  6. Purge page/CDN caches after changes.

Performance

Public requests do not scan directories, call file_exists(), probe Markdown URLs, make external requests, or generate Markdown.

The scan stores a matching companion URL in the bloglogistics_markdown_url custom field. The front end uses the stored WordPress metadata and outputs discovery markup once when appropriate.

Per-page control

A page or post can be excluded even if its Markdown companion exists. The setting is available both in the WordPress editor and on the central BlogLogistics > Markdown for Agents screen.

Licence

GPL-3.0-or-later.

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v2.0.0 Sep 3, 2026 bloglogistics-markdown-for-agents.zip 20
v1.3.2 Jun 8, 2026 bloglogistics-markdown-for-agents.zip 16
v1.3.1 Jun 8, 2026 bloglogistics-markdown-for-agents.zip 6
v1.3.0 Jun 1, 2026 bloglogistics-markdown-for-agents.zip 13
v1.2.0 May 31, 2026 bloglogistics-markdown-for-agents.zip 15
v1.1.10 May 31, 2026 bloglogistics-markdown-for-agents.zip 10
v1.1.9 May 31, 2026 bloglogistics-markdown-for-agents.zip 7
v1.1.8 May 30, 2026 bloglogistics-markdown-for-agents.zip 11
v1.1.7 May 29, 2026 bloglogistics-markdown-for-agents.zip 16
v1.1.6 May 29, 2026 bloglogistics-markdown-for-agents.zip 1
v1.1.5 May 28, 2026 bloglogistics-markdown-for-agents.zip 11
v1.1.4 May 28, 2026 bloglogistics-markdown-for-agents.zip 5
v1.1.3 May 28, 2026 bloglogistics-markdown-for-agents.zip 18
v1.1.2 May 28, 2026 bloglogistics-markdown-for-agents.zip 1
v1.1.1 May 27, 2026 bloglogistics-markdown-for-agents.zip 2
v1.1.0 May 27, 2026 bloglogistics-markdown-for-agents.zip 1

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.