Pro add-on · AI

AI Product Descriptions for WordPress

Generates a draft tagline and long description from a product name and a few feature bullets.

$199/yr or $549 once — all 35 add-ons Same admin as the free core Enable or disable without losing data
What it does

AI Product Descriptions, in practice.

One admin action builds a prompt from the product name, optional bullets and a tone, then calls the Anthropic or OpenAI API with your own key. The result comes back as a short tagline and a long description for you to review — nothing is published automatically.

Talks to: Anthropic Messages API, OpenAI Chat Completions API

CapabilitiesAI
  • Two providers: Anthropic (default model claude-sonnet-5) and OpenAI (default gpt-4o-mini)
  • Leave the model blank to use the provider default — switching providers just works
  • API key stored as a secret and masked in every settings response
  • Per-user rate limit of 20 generations per 10 minutes
  • Configurable default tone and long-description word cap
  • Provider errors surfaced with the provider’s own message
Where it shows up

Storefront, admin and settings.

In the admin

  • “Generate with AI” action in the product editor

Settings you control

  • Provider (Anthropic / OpenAI)
  • API key
  • Model
  • Default tone
  • Long description max words
For developers

Routes and hooks.

Built on the same Addon SDK as every other Pro add-on — extend it instead of replacing it.

REST routes

  • POST /ambikly-pro/v1/ai/describe

Core hooks it listens to

  • rest_api_init
Setup

From toggle to live in a few minutes.

  1. Enable it

    Ambikly → Add-ons → AI Product Descriptions → toggle on. Pro must be active; nothing else to install.

  2. Set it up

    Open its settings panel and set: provider (Anthropic / OpenAI); aPI key; model; default tone; long description max words.

  3. Find it in use

    The storefront surfaces, admin screens and settings it adds are listed under “Where it shows up” above; nothing needs placing by hand unless a shortcode is named there.

  4. Turn it off without losing anything

    Disable the add-on from the same screen. Its settings and data stay in place, and a lapsed license pauses it the same way — the store keeps running.

FAQ

About AI Product Descriptions.

Whose API key is used?

Yours. The key is entered in add-on settings as a secret field and is masked whenever settings are read back.

Does it publish copy automatically?

No. It returns a tagline and a long description as a draft for you to review and accept.

Is there a spend guard?

Yes — each store manager is limited to 20 requests per 10 minutes; beyond that the request is refused without calling the provider.

Get AI Product Descriptions with every other add-on.

Pro is $199 a year or $549 once, for all 35 add-ons. Enable this one from the same admin the day you need it.