Title: Lyra AI ContentBuilder
Author: NICOLAS A QUINDT
Published: <strong>26 มิถุนายน 2026</strong>
Last modified: 3 กรกฎาคม 2026

---

Search plugins

![](https://ps.w.org/lyra-ai-contentbuilder/assets/banner-772x250.png?rev=3587595)

![](https://ps.w.org/lyra-ai-contentbuilder/assets/icon-256x256.png?rev=3587595)

# Lyra AI ContentBuilder

 By [NICOLAS A QUINDT](https://profiles.wordpress.org/nicoquindt/)

[Download](https://downloads.wordpress.org/plugin/lyra-ai-contentbuilder.1.3.0.zip)

 * [Details](https://th.wordpress.org/plugins/lyra-ai-contentbuilder/#description)
 * [Reviews](https://th.wordpress.org/plugins/lyra-ai-contentbuilder/#reviews)
 *  [Installation](https://th.wordpress.org/plugins/lyra-ai-contentbuilder/#installation)
 * [Development](https://th.wordpress.org/plugins/lyra-ai-contentbuilder/#developers)

 [Support](https://wordpress.org/support/plugin/lyra-ai-contentbuilder/)

## Description

**Lyra AI ContentBuilder** adds an AI-powered content generator to your WordPress
admin. Instead of dragging blocks, copying text, and formatting manually, you write
a prompt describing what you want — and the AI generates a complete, styled HTML
draft ready to review and publish.

#### How it works

 1. Go to **Lyra AI ContentBuilder  AI Generator**.
 2. Write a prompt describing the page or post you want.
 3. Choose between Post or Page.
 4. Click **Generate draft** — the AI creates a fully structured HTML draft with headings,
    sections, and inline styles.
 5. Review and edit in the built-in editor, then publish.

#### Key features

 * **Prompt-based generation** — describe what you want in plain language, in any
   language.
 * **Choose your AI provider** — OpenAI or Anthropic (Claude). Use any model from
   either provider; we suggest the most economical option to start.
 * **Encrypted API key storage** — your API key is stored encrypted in the WordPress
   database. It is never exposed in the page source or logs.
 * **Draft-only workflow** — content is always saved as a draft. Nothing is published
   without your review.
 * **Built-in editor** — review and adjust AI-generated content before publishing.
 * **Clean HTML output** — generated content is sanitized before saving. No scripts,
   no iframes, no unsafe attributes.
 * **Works in any language** — the AI responds in the same language you write your
   prompt in.

#### You need your own API key

This plugin does not include API credits. You need a valid API key from [OpenAI](https://platform.openai.com/api-keys)
or [Anthropic](https://console.anthropic.com/settings/keys), depending on which 
provider you choose. The plugin guides you through the setup process.

Charges are based on usage and are billed directly by the provider you choose to
your own account with them. The plugin recommends the most economical model of each
provider to keep costs low.

#### Third-party services

This plugin can connect to the following third-party AI providers, depending on 
which one you select in Settings:

 * **OpenAI API** (https://api.openai.com) — your prompt text is sent to OpenAI’s
   servers for processing.
    - [OpenAI Privacy Policy](https://openai.com/privacy)
    - [OpenAI Terms of Use](https://openai.com/terms)
 * **Anthropic API** (https://api.anthropic.com) — your prompt text is sent to Anthropic’s
   servers for processing.
    - [Anthropic Privacy Policy](https://www.anthropic.com/legal/privacy)
    - [Anthropic Terms of Service](https://www.anthropic.com/legal/consumer-terms)

Only the provider you have selected and configured with an API key is contacted.
By using this plugin you agree to the terms of service and privacy policy of the
provider(s) you choose to use.

#### Privacy

 * Your API key is stored encrypted in the WordPress database using PHP sodium or
   OpenSSL.
 * Prompts you submit are sent to OpenAI or Anthropic — whichever provider you have
   selected — for processing. No data is sent to any other third-party server.
 * The plugin does not collect, store, or transmit any analytics or usage data.

#### Looking for more?

**AI Builder Pro** (coming soon) adds:

 * Additional AI providers: Cerebras, NVIDIA, Groq, and Google (Gemini).
 * Bulk generation — generate multiple drafts from a list of prompts at once.
 * AI image generation and automatic featured image assignment.
 * Prompt templates — save and reuse your best prompts.
 * Generation history — track every draft generated, with provider and model info.
 * Custom system prompts — fine-tune how the AI writes for your site.
 * Built-in AI SEO editor — analyze and optimize title, meta description, and keywords
   without third-party plugins.

## Installation

#### Automatic installation

 1. Go to **Plugins  Add New** in your WordPress admin.
 2. Search for **Lyra AI ContentBuilder**.
 3. Click **Install Now**, then **Activate**.
 4. Go to **Lyra AI ContentBuilder  Settings** and enter your API key (OpenAI or Anthropic).

#### Manual installation

 1. Download the plugin zip file.
 2. Go to **Plugins  Add New  Upload Plugin**.
 3. Upload the zip file and click **Install Now**, then **Activate**.
 4. Go to **Lyra AI ContentBuilder  Settings** and enter your API key (OpenAI or Anthropic).

#### Requirements

 * WordPress 6.2 or higher
 * PHP 8.1 or higher
 * A valid API key from [OpenAI](https://platform.openai.com/api-keys) or [Anthropic](https://console.anthropic.com/settings/keys)
 * HTTPS recommended (required for secure API key handling)

## FAQ

### Does the plugin include its own API credits?

No. You need your own API key from OpenAI or Anthropic. Charges are billed directly
to your account with the provider you choose, based on usage.

### Is my API key secure?

Your API key is encrypted before being stored in the WordPress database using PHP’s
sodium extension (or OpenSSL as fallback). It is never output in page source, HTTP
responses, or debug logs.

### Does the plugin publish content automatically?

No. All generated content is saved as a **draft**. You review and edit it in the
built-in editor before publishing.

### What languages does the plugin support?

The AI responds in the same language you write your prompt in. There is no language
restriction.

### Which AI provider and model should I use?

Both OpenAI and Anthropic work well. If you’re unsure, start with the most economical
model of either provider — the plugin lets you switch providers and models anytime
from Settings without losing your configuration.

### What happens to my content if I uninstall the plugin?

Drafts created by the plugin remain in your WordPress database as regular posts/
pages. The plugin’s options and post meta are removed on uninstall, but your content
is preserved.

### Is there a Pro version?

Yes, AI Builder Pro is in development. It adds support for additional AI providers
beyond OpenAI and Anthropic (Cerebras, NVIDIA, Groq, Gemini), bulk generation, image
generation, prompt templates, generation history, custom system prompts, and a built-
in AI SEO editor.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Lyra AI ContentBuilder” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ NICOLAS A QUINDT ](https://profiles.wordpress.org/nicoquindt/)

[Translate “Lyra AI ContentBuilder” into your language.](https://translate.wordpress.org/projects/wp-plugins/lyra-ai-contentbuilder)

### Interested in development?

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

## Changelog

#### 1.0.0

 * First public release.
 * Prompt-based HTML draft generation via OpenAI API.
 * Encrypted API key storage (sodium / OpenSSL fallback).
 * Any OpenAI model selectable by the user.
 * Built-in editor for reviewing generated content.
 * Clean HTML sanitization before saving.
 * Extension hooks for AI Builder Pro compatibility.
 * Full internationalization support.

#### 1.3.0

 * Multi-provider architecture: added full support for Anthropic (Claude) alongside
   OpenAI.
 * New Settings screen: select your active AI provider, configure and store either
   API key independently.
 * Dynamic model list for Anthropic, with the same caching/fallback behavior already
   used for OpenAI.
 * “Edit with AI prompt” and content generation now route through the AI provider
   you have selected.
 * Various admin UI reliability fixes.

## Meta

 *  Version **1.3.0**
 *  Last updated **12 ชั่วโมง ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.1 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/lyra-ai-contentbuilder/)
 * Tags
 * [AI](https://th.wordpress.org/plugins/tags/ai/)[AI writer](https://th.wordpress.org/plugins/tags/ai-writer/)
   [content generation](https://th.wordpress.org/plugins/tags/content-generation/)
   [openai](https://th.wordpress.org/plugins/tags/openai/)[page builder](https://th.wordpress.org/plugins/tags/page-builder/)
 *  [Advanced View](https://th.wordpress.org/plugins/lyra-ai-contentbuilder/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/lyra-ai-contentbuilder/reviews/)

## Contributors

 *   [ NICOLAS A QUINDT ](https://profiles.wordpress.org/nicoquindt/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/lyra-ai-contentbuilder/)