Linux 软件免费装

Kolibia Agent-Ready

开发者 kkarpieszuk
更新时间 2026年4月30日 21:58
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

markdown ai agents llm content-negotiation

下载

详情介绍:

Kolibia Agent-Ready makes singular 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 on Cloudflare): clients that prefer Markdown can request it explicitly. What is included today Developer filters Roadmap Further “agent readiness” features (broader API discovery, additional formats) may be added in future releases.

安装:

  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's it! AI Agents will automatically discover your site's content.

常见问题:

Do I need to configure anything?

No. Just activate the plugin and you're good to go. AI Agents will automatically discover your site'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). Custom post types are not included unless you add them via the kolibia_ar_markdown_post_types filter.

更新日志:

1.0.0