One AI Agent for Your Entire WordPress Site
Gratis AI Agent connects to every plugin through WordPress’s Abilities API. Manage content, products, users, SEO, analytics, and more from a single chat interface. Bring your own API key. Pay only what your provider charges.
How It Works
WordPress 7.0 introduced two core APIs that make this possible.
AI Client SDK
A unified interface for AI providers. Any connector plugin registered through the Connectors API works automatically. OpenAI, Anthropic, Google, Ollama, or any OpenAI-compatible endpoint. Switch providers or models at any time.
Abilities API
A standard way for plugins to register actions an AI can take. AI Agent discovers every registered ability on your site. Install a WooCommerce extension that registers abilities and the agent can manage orders without any extra configuration.
Gets Smarter as You Grow
Every plugin that registers abilities expands what the AI can do. No glue code, no per-plugin setup. The agent gets more capable as your site grows.
What the Agent Can Do
28 built-in ability classes across every major WordPress domain.
- Content — Create, edit, and manage posts, pages, and custom post types
- WooCommerce — Manage products, orders, customers, and sales analytics
- Media — Upload, search, and manage images and files
- SEO — Analyze pages, check meta tags, review structured data
- Site Health — Run diagnostics, check plugins, review security
- Users — List, create, and manage accounts and roles
- Site Builder — Build and modify page layouts with blocks
- Analytics — Query Google Analytics and Search Console
- Knowledge (RAG) — Index posts, PDFs, and URLs for AI search
- AI Images — Generate and insert images into content
- Automations — Schedule tasks and react to WordPress events
- Memory & Skills — Persistent knowledge across sessions
Bring Your Own Key
No middleman. No markup. Your site connects directly to your AI provider.
Direct API Calls
Your site connects straight to OpenAI, Anthropic, Google, or any OpenAI-compatible endpoint. No traffic through third-party relays.
Full Model Choice
GPT-4o, Claude Opus 4, Gemini, a local Ollama instance, or anything the WordPress connector supports. Switch models per session.
Transparent Pricing
You see exactly what you spend in your provider’s dashboard. The plugin tracks token counts and estimated costs locally. No hidden fees.
Privacy First
Conversations go directly to your chosen provider. Nothing routes through a third-party. Or run models locally with Ollama or WebLLM for zero data exposure.
Key Features
Agentic Chat
Autonomous tool-calling loop. The AI plans, executes tools, reads results, and iterates until the task is done. Approve destructive actions before they run.
Three Chat Interfaces
Full admin panel with session sidebar. Floating widget on every admin page. Screen meta panel alongside Help and Screen Options.
Custom Agents
Build specialized agents with the Agent Builder. Custom system prompts, per-agent model overrides, temperature settings, and ability restrictions.
Knowledge Base (RAG)
Index posts, pages, PDFs, and external URLs. Automatic chunking and full-text search. The AI searches knowledge automatically when relevant.
Scheduled Automations
Cron-based AI tasks that run unattended. Daily health reports, weekly plugin checks, content moderation, broken link checks, and more.
Event-Driven Automations
React to WordPress hooks in real time. 20+ triggers across WordPress core, WooCommerce, and form plugins. Conditional execution with placeholder substitution.
Custom Tools
Create tools without writing plugin code. HTTP tools (call any API), ACTION tools (fire WordPress hooks), CLI tools (run WP-CLI commands).
Site Builder
On fresh installs, the agent interviews you and builds a complete site: pages, navigation, content, images, and settings. From prompt to published in minutes.
AI Provider Connectors
Works with any connector registered through the WordPress Connectors API.
| Provider | Models | Type |
|---|---|---|
| OpenAI | GPT-4o, GPT-4.1, o3, o4-mini | Official WP.org |
| Anthropic | Claude Opus 4, Sonnet 4, Haiku | Official WP.org |
| Gemini 2.5 Flash, Gemini 2.5 Pro | Official WP.org | |
| Compatible Endpoints | Ollama, Azure, Groq, Together AI, OpenRouter | Community |
| WebLLM | Browser-only models (WebGPU, zero data exposure) | Community |
Get Started
Free and open source. GPL v2+. No account required. Install the plugin, add your API key, and start chatting.
Requires WordPress 7.0+ and PHP 8.2+