Title: AIO Agent Article Generator
Author: IT-Optimization
Published: <strong>2026 年 9 月 8 日</strong>
Last modified: 2026 年 9 月 8 日

---

搜尋外掛

![](https://ps.w.org/aio-agent-article-generator/assets/banner-772x250.png?rev=3686087)

![](https://ps.w.org/aio-agent-article-generator/assets/icon-256x256.png?rev=3686087)

# AIO Agent Article Generator

 由 [IT-Optimization](https://profiles.wordpress.org/ryoji0413/) 開發

[下載](https://downloads.wordpress.org/plugin/aio-agent-article-generator.1.0.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/aio-agent-article-generator/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/aio-agent-article-generator/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/aio-agent-article-generator/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/aio-agent-article-generator/#developers)

 [技術支援](https://wordpress.org/support/plugin/aio-agent-article-generator/)

## 外掛說明

AIO Agent Article Generator lets you generate a blog article inside the WordPress
admin by choosing a main keyword and a template. The article is written by the AI
provider you configure (Anthropic Claude or Google Gemini) using your own API key,
and is saved as a draft so you can review and edit it before publishing.

The admin interface is in Japanese. It is designed for Japanese-language content
sites, but the AI prompts follow your template, so other languages can be used by
writing the template in that language.

#### Features

 * **Keyword management** – Register main keywords and sub-keywords. Sub-keywords
   can be suggested by the AI. Sub-keywords rotate automatically so consecutive 
   articles do not repeat the same angle.
 * **Article template** – Define the article structure, tone, writer persona, target
   reader, word count, category and forbidden expressions.
 * **One-click generation** – Pick a keyword and a template, press the button, and
   the article is created as a draft (or published, if you choose).
 * **Generation history** – A list of all generated articles with edit links.
 * **Model catalog** – The list of available Claude / Gemini models is refreshed
   weekly from the provider’s API so new models appear without a plugin update. 
   You can also enter a model ID by hand.
 * **Daily / monthly limits** – Cap how many articles can be generated per day and
   per month.
 * **Shortcode** – `[aagl_articles]` lists generated articles with pagination.

#### What this plugin does not do

It does not run unattended (no scheduled generation), does not search the web for
reference material, and does not fetch featured images from image services. Each
article is generated on demand from the admin screen.

#### External services

This plugin sends data to third-party AI services **only when you configure an API
key** and trigger an action (connection test, sub-keyword suggestion, article generation,
or the weekly model-list refresh). No data is sent before you add a key. You need
your own API key and are responsible for the provider’s usage fees and terms.

**1. Anthropic Claude API** (used when a Claude API key is configured)

 * What it is used for: generating article titles and body text, suggesting sub-
   keywords, testing the connection, and listing available models.
 * Data sent: your keywords, the template instructions (including any company / 
   writer information you enter in the template), and titles of your existing posts
   used to avoid duplicates. Your API key is sent as an authentication header.
 * Endpoints: `https://api.anthropic.com/v1/messages`, `https://api.anthropic.com/
   v1/models`
 * Terms of service: https://www.anthropic.com/legal/consumer-terms and https://
   www.anthropic.com/legal/commercial-terms
 * Privacy policy: https://www.anthropic.com/legal/privacy

**2. Google Gemini API** (used when a Gemini API key is configured)

 * What it is used for: the same tasks as above when Gemini is the selected provider
   or used as a fallback.
 * Data sent: the same as above. Your API key is sent as a request header.
 * Endpoints: `https://generativelanguage.googleapis.com/v1beta/models` (and the`:
   generateContent` method under it)
 * Terms of service: https://ai.google.dev/gemini-api/terms
 * Privacy policy: https://policies.google.com/privacy

No other external service is contacted. The plugin does not send any data to the
plugin author.

#### Data stored on your site

 * API keys are stored encrypted in the WordPress options table (`aagl_settings`).
 * Keywords are stored in two custom tables (`{prefix}aagl_main_keywords`, `{prefix}
   aagl_sub_keywords`).
 * Templates, the model catalog and plugin settings are stored in the options table
   with the `aagl_` prefix.
 * Generated posts are normal WordPress posts with post meta prefixed `_aagl_`.

Deleting the plugin from the Plugins screen removes all plugin data: settings (including
API keys), the keyword tables, templates and the model catalog. Generated posts 
are kept.

## 安裝方式

 1. Upload the plugin folder to `/wp-content/plugins/` or install it from the Plugins
    screen.
 2. Activate the plugin.
 3. Go to **AI記事生成  API設定** and save your Claude and/or Gemini API key. Use the
    connection-test button to confirm it works.
 4. Go to **キーワード管理** and add a main keyword with three or more sub-keywords(
    the AI can suggest them).
 5. Go to **記事生成**, choose the template and the keyword, and press the button. 
    Generation takes about one to three minutes; keep the page open.
 6. Review the draft from the edit link and publish.

## 常見問題集

### Do I need an API key?

Yes. The plugin does not include any AI credits. You need an API key from Anthropic(
Claude) or Google (Gemini). Usage is billed by the provider.

### Is anything sent before I add an API key?

No. Without a key the plugin makes no external requests.

### Why is the interface in Japanese?

The plugin was built for Japanese content sites. Articles are generated according
to your template, so you can write the template in another language.

### Are generated articles published automatically?

By default they are saved as drafts. You can choose “publish” in the generation 
form, but reviewing the draft first is recommended.

### Is there a version with scheduled generation?

The plugin author also offers a separate commercial product with scheduled generation
and web research. It is a different plugin and is not distributed through WordPress.
org; this plugin is complete on its own and has no locked features.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈AIO Agent Article Generator〉的開發相關工作。

參與者

 *   [ IT-Optimization ](https://profiles.wordpress.org/ryoji0413/)

[將〈AIO Agent Article Generator〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/aio-agent-article-generator)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/aio-agent-article-generator/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/aio-agent-article-generator/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/aio-agent-article-generator/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/aio-agent-article-generator/)。

## 變更記錄

#### 1.0.1

 * Initial release (revised during the review process).

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.3 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/aio-agent-article-generator/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[article generator](https://tw.wordpress.org/plugins/tags/article-generator/)
   [Claude](https://tw.wordpress.org/plugins/tags/claude/)[content](https://tw.wordpress.org/plugins/tags/content/)
   [seo](https://tw.wordpress.org/plugins/tags/seo/)
 *  [進階檢視](https://tw.wordpress.org/plugins/aio-agent-article-generator/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/aio-agent-article-generator/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/aio-agent-article-generator/reviews/)

## 參與者

 *   [ IT-Optimization ](https://profiles.wordpress.org/ryoji0413/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/aio-agent-article-generator/)