wp-woocommerce
Installation
SKILL.md
WooCommerce Store Management
Manage products, orders, customers, coupons, and store settings through the WordPress MCP Adapter on sites with WooCommerce installed.
Prerequisites
WooCommerce abilities are only available if:
- WooCommerce plugin is installed and active on the WordPress site
- WooCommerce abilities are registered with the MCP Adapter
- The abilities are flagged as
meta.mcp.public
Always discover abilities first. WooCommerce abilities typically have a woocommerce/ namespace prefix.
Product Management
Listing Products
- Discover and execute
woocommerce/list-products - Filter by: status (publish, draft), type (simple, variable, grouped), category, stock status
- Present as a clean table: name, price, stock, status