

The "scrb AI" panel inside the WooCommerce product editor — pick platform, tone, language, click Generate.
scrb generates professional product descriptions, SEO-optimized titles, meta descriptions, bullet points, and social media copy directly inside the WooCommerce product editor. Built for sellers with 50+ products who don’t have time to write each one by hand.
One click on a product full description, SEO title, 5 bullet points in 25+ languages.
Free tier available, no credit card required. Just install, click generate, paste output.
Paid tiers unlock higher monthly limits, batch CSV import on the higher tier, and API access on the top tier. Current pricing and tier limits are at https://scrb.voiddo.com/pricing — kept off this page so it stays accurate as plans evolve.
This plugin connects to the scrb AI service operated by vøiddo (https://voiddo.com)
at the host scrb.voiddo.com. Connecting to this service is required for the
plugin to function — without it, no AI content can be generated.
What the service is and what it is used for:
* The scrb AI service generates product descriptions, SEO titles, meta
descriptions, bullet points and tags from the product data you provide.
* It also returns your account’s plan, monthly usage counter, credit
balance and (if enrolled) affiliate referral totals so the plugin can
display them in Settings and on the product edit screen.
What data is sent and when:
On the product edit screen, when you click “Generate” or “Improve”:
POST https://scrb.voiddo.com/api/v1/generate (or /generate/improve).
Request body contains: product name, taxonomy terms (categories), the
first 15 product attributes, the selected platform, tone, language and
target description length. For “Improve” the existing product
description (HTML stripped) is also sent.
On the Settings page, when you click “Verify”:
GET https://scrb.voiddo.com/api/v1/auth/me. Sends your API key in the
X-API-Key header so the service can return the matching account
email and plan.
When the Settings page or the product metabox is opened (only after
you have entered an API key):
GET https://scrb.voiddo.com/api/v1/billing/usage,
GET https://scrb.voiddo.com/api/v1/credits/me and
GET https://scrb.voiddo.com/api/v1/affiliate/me. These send only your
API key in the X-API-Key header to read your own account state.
Every request also includes a User-Agent of scrb-wordpress/<plugin and an
version>X-Scrb-Client: wordpress_plugin header so the service
can identify the plugin version. No request is made before you save an
API key, and no request is made on the public-facing site — all calls
originate from wp-admin.
This service is provided by vøiddo:
* Terms of service: https://scrb.voiddo.com/terms
* Privacy policy: https://scrb.voiddo.com/privacy
vøiddo does not train AI models on the data you submit through the
plugin, and the data is not used for any purpose other than fulfilling
the request you initiated.