Skip to main content

Works with AI · Ships the Abilities API

WooCommerce logo

Manage WooCommerce with AI

WooCommerce registers 7 abilities with the WordPress Abilities API. Connect it to Claude, ChatGPT, or Cursor with WPVibe and your assistant can call them by asking in plain English.

7,000,000+ active installs 7 registered abilities

New to WPVibe? See what store owners do with it.

Up and running in three steps

1

Install WPVibe

Add the free WPVibe plugin from WordPress.org to the site running WooCommerce.

2

Connect your AI

Claude, ChatGPT, Cursor, and more. One click to authorize, and no passwords ever go in the chat.

3

Ask in plain English

Describe the outcome you want and let the assistant do the clicking.

Verified WooCommerce recipes

Copy-paste playbooks, each one tested on a live WooCommerce install before it ships.

Every WooCommerce ability

WooCommerce registers these with the WordPress Abilities API under the woocommerce namespace. Your AI finds them with discover_abilities and calls them with run_ability; writes go through WPVibe’s approval gate. Registered means a fresh install of v11.1.0 ships it and we have not run it yet.

Ability What it does Access Status

Query orders

woocommerce/orders-query
Find orders by ID or common order filters. Read Registered

Add order note

woocommerce/order-add-note
Add a note to an order. Write Registered

Update order status

woocommerce/order-update-status
Update an order status. Write Registered

Query products

woocommerce/products-query
Find products by ID or common catalog filters. Read Registered

Create product

woocommerce/product-create
Create a product using supported catalog fields. Write Registered

Delete product

woocommerce/product-delete
Delete, trash, or restore a product. Write Registered

Update product

woocommerce/product-update
Update an existing product using supported catalog fields. Write Registered

Registered today, verified next

This list comes from installing WooCommerce on a clean WordPress site and reading what it registers, refreshed weekly. Verified pages go further: we run every ability through WPVibe and publish tested recipes. WooCommerce is in that queue.