Title: Gu&amp;Co AI Blog Writer
Author: krzysztofsarna
Published: <strong>July 17, 2026</strong>
Last modified: July 17, 2026

---

Search plugins

![](https://ps.w.org/guco-ai-blog-writer/assets/banner-772x250.png?rev=3611332)

![](https://ps.w.org/guco-ai-blog-writer/assets/icon-128x128.png?rev=3611332)

# Gu&Co AI Blog Writer

 By [krzysztofsarna](https://profiles.wordpress.org/krzysztofsarna/)

[Download](https://downloads.wordpress.org/plugin/guco-ai-blog-writer.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/guco-ai-blog-writer/#description)
 * [Reviews](https://wordpress.org/plugins/guco-ai-blog-writer/#reviews)
 *  [Installation](https://wordpress.org/plugins/guco-ai-blog-writer/#installation)
 * [Development](https://wordpress.org/plugins/guco-ai-blog-writer/#developers)

 [Support](https://wordpress.org/support/plugin/guco-ai-blog-writer/)

## Description

Gu&Co AI Blog Writer is a fully featured, 100% free blog draft creation companion.
Features include:

 * Topic queue management with priority, keywords, category, risk level, and status.
 * Test mode with local mock AI responses for risk-free workflow validation.
 * Native SEO brief generation.
 * Automated full-length article generation returned as structured JSON with HTML
   content.
 * Multi-criteria AI quality check (score, risk level, issues list, and recommended
   action).
 * Article preview screen before publishing.
 * Automatic WordPress draft creation with tags, category, excerpt, slug, and custom
   SEO metadata.
 * Comprehensive log tracker for all key operations.

### CSV Format

The CSV import file should have headers in this order:

    ```
    topic,primary_keyword,secondary_keywords,audience,search_intent,priority,risk_level,publish_mode
    ```

Example:

    ```
    Jak wybrać telewizor do sportu?,telewizor do sportu,"OLED,QLED,120 Hz",Kupujący TV,poradnik,80,normal,draft_only<h3>Privacy and External Services</h3>
    ```

This plugin utilizes the native **WordPress AI Client** to connect to generative
AI services. No direct API connections are initiated by the plugin itself; all requests
are routed through the AI provider and credentials configured globally by the site
administrator on the WordPress **Settings > Connectors** screen.

Depending on the connector you enable in WordPress, the following external services
may be utilized:

#### OpenAI

 * **Purpose**: Used for generating article briefs, full article drafts, title suggestions,
   and executing quality checks.
 * **Data Sent**: Topic title, primary & secondary keywords, target audience, intent,
   outline, and editorial notes.
 * **When Sent**: Triggered only when the administrator initiates a brief, article,
   suggestion generation, or quality check manually, or when scheduled cron tasks
   run.
 * **OpenAI Terms of Service**: https://openai.com/policies/terms-of-use
 * **OpenAI Privacy Policy**: https://openai.com/policies/privacy-policy

#### Google Gemini

 * **Purpose**: Used for generating article briefs, full article drafts, title suggestions,
   and executing quality checks.
 * **Data Sent**: Topic title, primary & secondary keywords, target audience, intent,
   outline, and editorial notes.
 * **When Sent**: Triggered only when the administrator initiates a brief, article,
   suggestion generation, or quality check manually, or when scheduled cron tasks
   run.
 * **Google Terms of Service**: https://policies.google.com/terms
 * **Google Privacy Policy**: https://policies.google.com/privacy

#### Anthropic Claude

 * **Purpose**: Used for generating article briefs, full article drafts, title suggestions,
   and executing quality checks.
 * **Data Sent**: Topic title, primary & secondary keywords, target audience, intent,
   outline, and editorial notes.
 * **When Sent**: Triggered only when the administrator initiates a brief, article,
   suggestion generation, or quality check manually, or when scheduled cron tasks
   run.
 * **Anthropic Terms of Service**: https://www.anthropic.com/legal/consumer-terms
 * **Anthropic Privacy Policy**: https://www.anthropic.com/legal/privacy

### Security Notes

All generated HTML content is sanitized with `wp_kses_post()` before being saved
to WordPress draft posts. Autopublishing requires explicit enablement in settings,
a low-risk topic classification, a recommended action of ‘publish’, and a quality
check score meeting the configured threshold (default 90).

## Installation

 1. Copy the plugin folder to your `wp-content/plugins/` directory.
 2. Activate “Gu&Co AI Blog Writer” in WordPress.
 3. Ensure you have configured an active AI provider and connector under WordPress 
    Settings -> Connectors (requires WordPress 7.0+).
 4. (Optional) Enable “Test Mode” in Gu&Co AI Blog Writer -> Settings to test the workflow
    locally with sample responses without connecting to an external AI API.
 5. Add or import topics, then generate briefs and articles from the admin panel.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Gu&Co AI Blog Writer” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ krzysztofsarna ](https://profiles.wordpress.org/krzysztofsarna/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

[Translate “Gu&Co AI Blog Writer” into your language.](https://translate.wordpress.org/projects/wp-plugins/guco-ai-blog-writer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/guco-ai-blog-writer/),
check out the [SVN repository](https://plugins.svn.wordpress.org/guco-ai-blog-writer/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/guco-ai-blog-writer/)
by [RSS](https://plugins.trac.wordpress.org/log/guco-ai-blog-writer/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release. Fully open-source and free, migrating all generative AI calls
   to the native WordPress AI Client. Removed Freemius integration.

## Meta

 *  Version **1.0.0**
 *  Last updated **7 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 8.1 or higher **
 *  [Advanced View](https://wordpress.org/plugins/guco-ai-blog-writer/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/guco-ai-blog-writer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/guco-ai-blog-writer/reviews/)

## Contributors

 *   [ krzysztofsarna ](https://profiles.wordpress.org/krzysztofsarna/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/guco-ai-blog-writer/)