{"id":331213,"date":"2026-06-25T08:45:43","date_gmt":"2026-06-25T08:45:43","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/agentmod\/"},"modified":"2026-06-25T08:45:04","modified_gmt":"2026-06-25T08:45:04","slug":"agent-mod","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/agent-mod\/","author":16124314,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.2","stable_tag":"1.0.2","tested":"7.0","requires":"7.0","requires_php":"7.4","requires_plugins":null,"header_name":"AgentMod","header_author":"Kadim G\u00fcltekin","header_description":"AgentMod empowers your site with intelligent AI agents to automate content creation, customer support, and data management, making your WordPress site smarter and more efficient.","assets_banners_color":"1a1965","last_updated":"2026-06-25 08:45:04","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":29,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"1.0.2":{"tag":"1.0.2","author":"arkenon","date":"2026-06-25 08:45:04"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3585895,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3585895,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3585895,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.JPG":{"filename":"screenshot-1.JPG","revision":3585895,"resolution":"1","location":"assets","locale":"","width":1172,"height":813},"screenshot-2.JPG":{"filename":"screenshot-2.JPG","revision":3585895,"resolution":"2","location":"assets","locale":"","width":1179,"height":893},"screenshot-3.JPG":{"filename":"screenshot-3.JPG","revision":3585895,"resolution":"3","location":"assets","locale":"","width":1199,"height":900},"screenshot-4.JPG":{"filename":"screenshot-4.JPG","revision":3585895,"resolution":"4","location":"assets","locale":"","width":1272,"height":893},"screenshot-5.JPG":{"filename":"screenshot-5.JPG","revision":3585895,"resolution":"5","location":"assets","locale":"","width":1294,"height":859},"screenshot-6.JPG":{"filename":"screenshot-6.JPG","revision":3585895,"resolution":"6","location":"assets","locale":"","width":1070,"height":862}},"screenshots":[]},"plugin_section":[],"plugin_tags":[251511,5061,2353,1320,2364],"plugin_category":[],"plugin_contributors":[221878],"plugin_business_model":[],"class_list":["post-331213","plugin","type-plugin","status-publish","hentry","plugin_tags-abilities","plugin_tags-agent","plugin_tags-ai","plugin_tags-assistant","plugin_tags-chatbot","plugin_contributors-arkenon","plugin_committers-arkenon"],"banners":{"banner":"https:\/\/ps.w.org\/agent-mod\/assets\/banner-772x250.jpg?rev=3585895","banner_2x":"https:\/\/ps.w.org\/agent-mod\/assets\/banner-1544x500.jpg?rev=3585895","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/agent-mod\/assets\/icon-128x128.jpg?rev=3585895","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/agent-mod\/assets\/screenshot-1.JPG?rev=3585895","caption":""},{"src":"https:\/\/ps.w.org\/agent-mod\/assets\/screenshot-2.JPG?rev=3585895","caption":""},{"src":"https:\/\/ps.w.org\/agent-mod\/assets\/screenshot-3.JPG?rev=3585895","caption":""},{"src":"https:\/\/ps.w.org\/agent-mod\/assets\/screenshot-4.JPG?rev=3585895","caption":""},{"src":"https:\/\/ps.w.org\/agent-mod\/assets\/screenshot-5.JPG?rev=3585895","caption":""},{"src":"https:\/\/ps.w.org\/agent-mod\/assets\/screenshot-6.JPG?rev=3585895","caption":""}],"raw_content":"<!--section=description-->\n<p>AgentMod is an <strong>AI Agent Platform<\/strong> built natively for WordPress. Unlike standard AI chatbot plugins, AgentMod acts as an orchestration layer on top of the <em>Connectors<\/em>, <em>WP AI Client<\/em>, and <em>Abilities API<\/em> infrastructure introduced in WordPress 7.0.<\/p>\n\n<p>Instead of writing custom integration code (glue-code) for external services, AgentMod creates an <strong>Ability Economy<\/strong>: it reads abilities exposed by plugins like WooCommerce (<code>create_order<\/code>), FluentCRM (<code>create_contact<\/code>), or Amelia (<code>book_appointment<\/code>) directly from the WordPress Core Registry and makes them available to AI agents \u2014 turning your site into an autonomous operating platform.<\/p>\n\n<h4>Key Features (Free Version)<\/h4>\n\n<p><strong>AI Orchestration Engine<\/strong>\nA stateless, model-agnostic agent engine built on the native WordPress AI Client. Supports sequential and parallel multiple ability calls via <code>WP_AI_Client_Ability_Function_Resolver<\/code>.<\/p>\n\n<p><strong>Admin Chat Widget<\/strong>\nA React-based chat panel triggered from the WordPress Admin Bar. Built with <code>@wordpress\/components<\/code> Modal architecture. Includes a \"New Topic\" button to reset the session and conversation history at any time.<\/p>\n\n<p><strong>Context Scope Selector<\/strong>\nA toggle control inside the chat composer that lets the user decide whether the AI agent can read site data or should operate on general knowledge only.<\/p>\n\n<p><strong>Search &amp; Content Tools<\/strong>\n- Search queries return a maximum of 20 post titles\/excerpts per call.\n- Full content processing is limited to a maximum of 5 post bodies at once. Requests like <em>\"Analyze all 500 posts\"<\/em> are gracefully declined.\n- A maximum of 10 ability calls are allowed per message cycle.<\/p>\n\n<p><strong>Write Action Confirmation Modal<\/strong>\nWhen an agent triggers a database-modifying ability such as <code>create_post<\/code> or <code>send_email<\/code>, an approval modal is shown to the user with a summary of the action. The operation is not executed until the user explicitly confirms.<\/p>\n\n<p><strong>Smart Response Rendering<\/strong>\n- Plain text responses are rendered as Markdown with \"Copy Text\" and \"Create Draft\" action buttons.\n- Code block responses (HTML, CSS, PHP, etc.) are displayed in a syntax-highlighted <code>&lt;pre&gt;<\/code> container with a \"Copy Code\" button.<\/p>\n\n<p><strong>Ability Registry Browser<\/strong>\nA dedicated sub-menu page under AgentMod lists all abilities currently registered on WordPress Core Registry, with detailed information for each.<\/p>\n\n<p><strong>Secure System Directives<\/strong>\nThe <code>PromptBuilder<\/code> enforces strict system-level directives that prevent agents from performing destructive actions and require them to ask clarifying questions in ambiguous situations.<\/p>\n\n<p><strong>Developer Hook System<\/strong>\nA comprehensive set of PHP and JavaScript hooks for extending AgentMod:\n- Filters for prompt modification (before\/after)\n- Actions for ability execution lifecycle (before\/after)\n- ChatPanel UI customization hooks (add\/remove tools, sections)<\/p>\n\n<h4>Provider Agnostic<\/h4>\n\n<p>AgentMod does not lock you into any specific AI provider. It works with any provider supported by the WordPress AI Client, including OpenAI, Anthropic, and others configured via provider plugins.<\/p>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>WordPress 7.0 or higher (requires native WP AI Client &amp; Abilities API)<\/li>\n<li>PHP 7.4 or higher<\/li>\n<li>An active AI provider plugin compatible with WordPress AI Client<\/li>\n<\/ul>\n\n<h3>Credits<\/h3>\n\n<p>Built using official WordPress packages:<\/p>\n\n<ul>\n<li>@wordpress\/scripts<\/li>\n<li>@wordpress\/components<\/li>\n<li>@wordpress\/elements<\/li>\n<li>@wordpress\/icons<\/li>\n<li>@wordpress\/data<\/li>\n<\/ul>\n\n<p>Assets:<\/p>\n\n<ul>\n<li>All images located in the Admin\/assets\/img folder are self created and are licensed under CC0 1.0 Universal (CC0 1.0) Public Domain Dedication.<\/li>\n<\/ul>\n\n<p>Composer Packages:<\/p>\n\n<ul>\n<li>PHP DI - Copyright (c) Matthieu Napoli<\/li>\n<\/ul>\n\n<p>Libraries:<\/p>\n\n<ul>\n<li>Native Custom Fields - Copyright (c) Arkenon (https:\/\/wordpress.org\/plugins\/native-custom-fields\/)<\/li>\n<\/ul>\n\n<h3>Source Code<\/h3>\n\n<p>It is available on GitHub:\n* GitHub: https:\/\/github.com\/Arkenon\/agent-mod<\/p>\n\n<h3>Developers<\/h3>\n\n<p>If you want to contribute to the plugin:\n1) Download the source code and run <code>npm install<\/code> to install the development dependencies.\n2) To install composer dependencies, run <code>composer install<\/code>.\n3) Run <code>npm start<\/code> to start the development server.\n4) To build the plugin, run <code>npm run build<\/code>.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"who%20is%20this%20plugin%20for%3F\"><h3>Who is this plugin for?<\/h3><\/dt>\n<dd><p>AgentMod is designed for WordPress site owners, developers, and agencies who want to leverage AI agents to automate tasks on their site using the native WordPress Abilities API \u2014 without writing custom integration code for each service.<\/p><\/dd>\n<dt id=\"does%20agentmod%20work%20with%20any%20ai%20provider%3F\"><h3>Does AgentMod work with any AI provider?<\/h3><\/dt>\n<dd><p>Yes. AgentMod is fully provider agnostic. It uses the native WordPress AI Client layer, so any AI provider plugin compatible with WordPress 7.0's AI infrastructure will work.<\/p><\/dd>\n<dt id=\"what%20is%20an%20%22ability%22%20in%20this%20context%3F\"><h3>What is an \"Ability\" in this context?<\/h3><\/dt>\n<dd><p>An Ability is a registered, callable action exposed by a WordPress plugin through the Core Abilities Registry. For example, WooCommerce might expose a <code>create_order<\/code> ability, or a booking plugin might expose <code>book_appointment<\/code>. AgentMod reads these automatically and makes them available to the AI agent.<\/p><\/dd>\n<dt id=\"can%20the%20ai%20agent%20delete%20my%20content%3F\"><h3>Can the AI agent delete my content?<\/h3><\/dt>\n<dd><p>No. Destructive actions (<code>delete<\/code>, <code>erase<\/code>, <code>trash<\/code>) are strictly prohibited by system-level directives in AgentMod's PromptBuilder. The agent will never execute a delete operation directly. Any write or modifying action additionally requires explicit user confirmation via an approval modal before it is executed.<\/p><\/dd>\n<dt id=\"is%20there%20a%20limit%20on%20how%20much%20content%20the%20ai%20can%20read%3F\"><h3>Is there a limit on how much content the AI can read?<\/h3><\/dt>\n<dd><p>Yes, hard limits are enforced to manage performance and token costs:\n- Search results: maximum 20 titles\/excerpts per query\n- Full content reading: maximum 5 post bodies per cycle\n- Ability calls per message: maximum 10<\/p><\/dd>\n<dt id=\"where%20can%20i%20see%20which%20abilities%20are%20available%3F\"><h3>Where can I see which Abilities are available?<\/h3><\/dt>\n<dd><p>Under the AgentMod menu in your WordPress admin, there is a dedicated <strong>Abilities<\/strong> sub-page that lists all abilities currently registered in the WordPress Core Registry, along with their details and parameters.<\/p><\/dd>\n<dt id=\"what%20happens%20if%20i%20want%20to%20create%20a%20post%20via%20the%20agent%3F\"><h3>What happens if I want to create a post via the agent?<\/h3><\/dt>\n<dd><p>If you ask the agent to create a post, it will show you a confirmation modal summarizing the action before anything is written to the database. You must explicitly approve the action for it to proceed.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fixed: Ability List page render error<\/li>\n<li>Added: Filter hooks for services and controllers<\/li>\n<li>Added: Useful Url's into the Dashboard sidebar<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed: Admin menu label bug<\/li>\n<li>Removed: Provider logo url contained constant WP_CONTENT_DIR<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial public release<\/li>\n<\/ul>","raw_excerpt":"AgentMod is an AI Agent Platform for WordPress that orchestrates native Abilities via the WordPress AI Client.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/331213","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=331213"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/arkenon"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=331213"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=331213"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=331213"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=331213"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=331213"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=331213"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}