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
- Go to Lyra AI ContentBuilder AI Generator.
- Write a prompt describing the page or post you want.
- Choose between Post or Page.
- Click Generate draft — the AI creates a fully structured HTML draft with headings, sections, and inline styles.
- 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 or Anthropic, 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.
- Anthropic API (https://api.anthropic.com) — your prompt text is sent to Anthropic’s servers for processing.
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
- Go to Plugins Add New in your WordPress admin.
- Search for Lyra AI ContentBuilder.
- Click Install Now, then Activate.
- Go to Lyra AI ContentBuilder Settings and enter your API key (OpenAI or Anthropic).
Manual installation
- Download the plugin zip file.
- Go to Plugins Add New Upload Plugin.
- Upload the zip file and click Install Now, then Activate.
- Go to Lyra AI ContentBuilder Settings and enter your API key (OpenAI or Anthropic).
Requirements
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.
ContributorsTranslate “Lyra AI ContentBuilder” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by 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.
