Title: Kolibia Agent-Ready
Author: kkarpieszuk
Published: <strong>Igbe 30, 2026</strong>
Last modified: Èbìbí  31, 2026

---

Ṣàwárí àwọn plugin

![](https://s.w.org/plugins/geopattern-icon/kolibia-agent-ready.svg)

# Kolibia Agent-Ready

 Láti ọwọ́ [kkarpieszuk](https://profiles.wordpress.org/kkarpieszuk/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/kolibia-agent-ready.1.0.1.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/kolibia-agent-ready/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/kolibia-agent-ready/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/kolibia-agent-ready/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/kolibia-agent-ready/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/kolibia-agent-ready/)

## Àpèjúwe

Kolibia Agent-Ready makes WordPress content available as **Markdown** so tools and
agents do not have to scrape HTML. Behaviour follows common **content negotiation**
patterns (similar in spirit to [Markdown for Agents](https://developers.cloudflare.com/fundamentals/reference/markdown-for-agents/)
on Cloudflare): clients that prefer Markdown can request it explicitly.

**What is included today**

 * **Markdown responses for singular content** — For each **built-in public post
   type** registered by WordPress core (`post`, `page`, `attachment` on a typical
   site), a single-item URL can return `Content-Type: text/markdown; charset=UTF-
   8` instead of the themed HTML page.
 * **Markdown for the posts index** — When the site front page shows **latest posts**(
   WordPress “Your homepage displays: Your latest posts”), the homepage and other
   blog-index URLs return Markdown listing the same posts as the main loop.
 * **Static or WooCommerce shop front page** — When a **page** is set as the front
   page (including a WooCommerce shop page where WordPress reports `is_singular`
   as false), that page’s content is still served as Markdown on `/` when clients
   negotiate `text/markdown`.
 * **When Markdown is served**
    - The request includes an `Accept` header that lists **`text/markdown`** (requests
      with `text/markdown;q=0` are ignored).
    - **Or** the URL includes the query argument **`output_format=md`** (handy for
      browsers and manual testing).
 * **HTML to Markdown** — Rendered post body is passed through WordPress’s `the_content`
   filters, then converted to Markdown using the [league/html-to-markdown](https://github.com/thephpleague/html-to-markdown)
   library. A short YAML front matter block includes `title` and `permalink`.
 * **Password-protected content** — If a password is required, the response is a
   small Markdown message instead of the full body.
 * **Discovery in HTML** — On the normal HTML view, the plugin prints `<link rel
   ="alternate" type="text/markdown" href="…?output_format=md" />` so clients can
   find the Markdown URL.
 * **Admin shortcut** — On the posts and pages list screens, a row action **View
   as AI Agent** opens the same Markdown URL (preview URLs are used for drafts where
   WordPress would show Preview).

**Developer filters**

 * `kolibia_ar_markdown_post_types` — Defaults to all **public, built-in** post 
   types from core; override to add custom post types or remove types (e.g. `attachment`).
 * `kolibia_ar_post_markdown` — Filter the final Markdown string.
 * `kolibia_ar_home_markdown` — Filter the Markdown for the posts index / homepage
   loop.
 * `kolibia_ar_home_markdown_post_types` — Post types included in the homepage Markdown
   list (default: `post`).
 * `kolibia_ar_markdown_password_required` — Filter the Markdown shown when a password
   is required.

**Roadmap**

Further “agent readiness” features (broader API discovery, additional formats) may
be added in future releases.

## Ìgbéwọlẹ̀

 1. Copy the `agent-ready` folder into `wp-content/plugins/` (or install the distributed
    package).
 2. Activate **Kolibia Agent-Ready** under Plugins in the WordPress admin.
 3. ThatÌtumọ̀ Yorùbá: ’s it! AI Agents will automatically discover your siteÌtumọ̀
    Yorùbá: ’s content.

## FAQ

### Do I need to configure anything?

No. Just activate the plugin and youÌtumọ̀ Yorùbá: ’re good to go. AI Agents will
automatically discover your siteÌtumọ̀ Yorùbá: ’s content.

### Does this replace my theme for visitors?

No. Normal visitors still get HTML. Markdown is returned only when `text/markdown`
is negotiated or `?output_format=md` is used (and the same permission rules as viewing
the content apply).

### Which URLs are affected?

Singular URLs for built-in public types from core (typically posts, pages, and media
attachment pages), plus the **posts index** when it is the blog home (`is_home()`),
including the common “latest posts on front page” setup. A **static page** as the
front page is served as Markdown like any other singular page. Custom post types
are not included unless you add them via the `kolibia_ar_markdown_post_types` filter.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Kolibia Agent-Ready” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe
ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ kkarpieszuk ](https://profiles.wordpress.org/kkarpieszuk/)

[Túmọ̀ “Kolibia Agent-Ready” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/kolibia-agent-ready)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/kolibia-agent-ready/),
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/kolibia-agent-ready/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/kolibia-agent-ready/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/kolibia-agent-ready/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.0.1

 * Markdown content negotiation for the posts index / homepage (latest posts on 
   front page).
 * Add `X-Markdown-Tokens` response header (rough estimate).
 * Add `title` attribute to alternate link.

#### 1.0.0

 * Initial release: Markdown negotiation, `output_format=md`, alternate link, admin“
   View as AI Agent”, HTML-to-Markdown for singular core public post types.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.0.1**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 2 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 6.8 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **7.0.2**
 *  Ẹ̀yà PHP ** 8.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/kolibia-agent-ready/)
 * Àwọn àmì
 * [Agents](https://yor.wordpress.org/plugins/tags/agents/)[AI](https://yor.wordpress.org/plugins/tags/ai/)
   [content negotiation](https://yor.wordpress.org/plugins/tags/content-negotiation/)
   [LLM](https://yor.wordpress.org/plugins/tags/llm/)[markdown](https://yor.wordpress.org/plugins/tags/markdown/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/kolibia-agent-ready/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/kolibia-agent-ready/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/kolibia-agent-ready/reviews/)

## Àwọn Olùkópa

 *   [ kkarpieszuk ](https://profiles.wordpress.org/kkarpieszuk/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/kolibia-agent-ready/)