SEO Agents
Not included with ChargePanda
SEO Agents is a separate module and is not bundled with ChargePanda. It is available for purchase from the ChargePanda Marketplace. AiAgentsCore must also be installed — it is included in the SEO Agents download.
SEO Agents is a ChargePanda module that gives your users six AI-powered SEO tools through a clean, integrated interface.
What's included
| Agent | Category | SERP data needed |
|---|---|---|
| Keyword Research | Research | Yes |
| Competitor Analysis | Research | Yes |
| Content Brief | Content | Yes |
| Meta Tag Generator | On-page | No |
| Content Audit | On-page | No |
| Schema Markup | On-page | No |
Three agents fetch live search results via the Serper.dev API. The other three work entirely from page content — no external API key required beyond the LLM provider.
How it works
SEO Agents is built on top of AiAgentsCore. Agents are dispatched as background jobs, results are stored in the database, and users can return to completed runs at any time from their run history.
Access is gated through ChargePanda's plan entitlement system. The module ships with a default product and three plans (Starter, Pro, Agency). You can customise run limits or add this module's agents to existing products.
SaaS mode
When SaaS mode is enabled in Admin → SEO Agents → Settings, the module takes over the frontend:
/— shows the SEO Agents landing page instead of the marketplace homepage/pricing— shows SEO subscription plans instead of all products
This turns ChargePanda into a dedicated SEO Agents product website — ideal if SEO Agents is your primary (or only) offering.
Requirements
- ChargePanda v1.3.0 or later
- AiAgentsCore module (installed and activated)
- PHP 8.2+
- A queue worker running on the
agentsqueue - An LLM provider API key (configured in AiAgentsCore settings)
- A Serper.dev API key (optional — required for SERP-based agents)