WordPress plugin · Documentation

Agentimus documentation

Make your WordPress site legible to AI assistants and agents — without touching a line of your theme, and without the SEO bloat.

What is Agentimus?

Agentimus is a free WordPress plugin that publishes machine-readable versions of your site — the formats AI assistants and autonomous agents actually read — so they understand, quote, and cite your content correctly.

It runs quietly alongside your theme and your SEO plugin. Nothing changes on your visible pages; everything happens on the AI/agent layer.

Two ways in

📖 User Manual — for site owners. Install it, understand each feature, and get your site AI-ready: llms.txt, per-page Markdown, structured data, Topics for AI, crawler controls, and the Readiness report.

🛠️ Developer Reference — for plugin authors and integrators. The architecture, the WP_Discovery Protocol, the full hooks & filters reference, the REST and public endpoints, and how to make your own plugin discoverable.

What Agentimus publishes

Output What it is
/llms.txt + /llms-full.txt A plain-text guide to your best pages, for AI models
Per-page Markdown A clean .md twin of each page, served on request
JSON-LD structured data Schema.org identity, articles, breadcrumbs, FAQ
/.well-known/ discovery docs discovery.json, agent card, MCP descriptor
Topics for AI Per-page topics → keywords + about entities
robots.txt + Content-Signal Clear, honest crawl and AI-use signals

Agentimus never invents authority for you. It makes what you already have easy for machines to find and read — the rest is your content.

Good to know

  • Free & open source — GPL-2.0-or-later.
  • Lightweight — no framework, no tracking, and by default no outbound requests.
  • Defers to your SEO plugin — if another plugin already emits schema or a sitemap, Agentimus stands down.

Ready? Start with the User Manual.


Agentimus is built and maintained by Sheikh Heera.


Back to top

Built and maintained by Sheikh Heera. Agentimus is free software (GPL-2.0-or-later); this documentation is generated from the plugin source — if something here disagrees with the code, the code wins.

This site uses Just the Docs, a documentation theme for Jekyll.