Picot AIO AI Content Optimizer

Description

Picot AIO AI Content Optimizer is a WordPress plugin developed by Toshifumi Tsuburaya (PICOT) that elevates your content quality using Google Gemini through the WordPress AI Client. It acts as your personal SEO and AIO consultant, providing actionable advice based on Google’s Search Quality Rater Guidelines (E-E-A-T).

Key Features

  • E-E-A-T & Quality Guidelines Support: Get precise advice to enhance your content’s Experience, Expertise, Authoritativeness, and Trustworthiness.
  • One-Button SEO/AIO Analysis: Analyze your existing articles and get structured optimization advice instantly.
  • One-Button Rewrite: Rewrite your articles with custom instructions using Gemini AI.
  • AI Image Generation: Generate and insert high-quality, relevant images for your posts.
  • Dual Panel UI: Access the optimizer from the Gutenberg Document panel or the sidebar — always visible.
  • Analysis History: Review past analyses per post directly in the editor.
  • Classic Editor Support: Works in both the block editor and the classic editor.

External services

This plugin sends AI requests through the WordPress AI Client (WordPress 7.0+) and requires the Google Gemini connector. Install and activate the Google AI connector plugin, then configure your Gemini API key under Settings Connectors. Picot AIO AI Content Optimizer does not store or read provider API keys directly.

This plugin connects to the Google Generative Language API (Gemini) provided by Google LLC.

  • What the service is used for: Content analysis for SEO/AIO advice, text rewriting based on user instructions, and image generation based on article context.
  • What data is sent and when: The content of your post (title and body) and your custom AI prompts are sent to Google Gemini only when you manually trigger an analysis, rewrite, or image generation request by clicking the respective buttons. No data is sent automatically in the background.
  • Legal links:
    • Service provider: Google LLC
    • Terms of Service: https://ai.google.dev/terms
    • Privacy Policy: https://policies.google.com/privacy

Screenshots

Installation

  1. Upload the picot-aio-ai-content-optimizer folder to the /wp-content/plugins/ directory, or install through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins menu in WordPress (requires WordPress 7.0 or later).
  3. Install and activate the Google (Gemini) AI connector plugin, then open Settings Connectors and connect your Gemini API key.
  4. Open Settings Picot AIO AI Content Optimizer, select your preferred Gemini text and image models, then use the optimizer panel in a post editor.

FAQ

Which AI connector do I need?

This plugin requires the Google Gemini connector (AI Provider for Google). Other connectors such as OpenAI or Anthropic are not supported.

Do I need to enter an API key in this plugin?

No. Configure your Gemini API key under Settings Connectors in WordPress. Picot AIO AI Content Optimizer uses the WordPress AI Client and does not manage credentials itself.

Where do I get a Gemini API key?

You can obtain a Gemini API key from Google AI Studio and register it in the Google connector under Settings Connectors.

Is it free to use?

The plugin itself is free. Costs associated with the Gemini API depend on your usage and the plan you choose in Google AI Studio.

Does it work with the Classic Editor?

Yes. When the Classic Editor is active, the plugin automatically shows a meta box in the post editor sidebar.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Picot AIO AI Content Optimizer” is open source software. The following people have contributed to this plugin.

Contributors

“Picot AIO AI Content Optimizer” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Picot AIO AI Content Optimizer” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.0

  • Migrated all AI features to the WordPress AI Client (no direct provider HTTP calls).
  • Removed plugin-owned API key settings; credentials are managed under Settings Connectors.
  • Fixed rewrite output being truncated on long articles (increased output token limit and improved response parsing).
  • Updated settings UI for connector-based model selection.

1.0.1

  • Raised minimum requirements to WordPress 7.0 and PHP 8.3.
  • Fixed Classic Editor support for analyze, rewrite, and image suggestions.
  • Improved script loading, REST API permissions, and image placement reliability.

1.0.0

  • Initial release.