woocommerce

Manage WooCommerce products, orders, customers, and coupons via the REST API.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill woocommerce-craftos-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: woocommerce
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/woocommerce
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill woocommerce-craftos-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive interface for managing WooCommerce stores, enabling users to control products, orders, customers, and more, directly from their command line or integrated applications.

Core Features & Use Cases

  • E-commerce Management: Full control over products, orders, customers, coupons, shipping, and taxes.
  • API Integration: Seamlessly interacts with the WooCommerce REST API for real-time store operations.
  • Use Case: A store owner needs to quickly update the stock quantity for a popular product and process a new order. This Skill allows them to perform both actions efficiently without logging into the WooCommerce admin panel.

Quick Start

Use the woocommerce skill to list all products with a status of 'publish'.

Frequently Asked Questions about woocommerce

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage WooCommerce orders and products without logging into the admin panel?

Manage WooCommerce orders and products by using the WooCommerce REST API. This interface allows you to update stock quantities, process new orders, and control store operations directly from your command line or integrated applications.

Can I process bulk operations for WooCommerce customers and coupons via the REST API?

Yes, you can process bulk operations for WooCommerce customers and coupons via the REST API. The interface facilitates bulk operations and detailed data retrieval for comprehensive store management across customers, coupons, and shipping.

What e-commerce operations does the WooCommerce REST API support for store management?

The WooCommerce REST API supports e-commerce operations including managing products, orders, customers, coupons, taxes, shipping, webhooks, and reports. It provides endpoints for detailed data retrieval and real-time store administration.

Do I need a Maton API key to authenticate WooCommerce API requests?

Yes, you need a Maton API key to authenticate WooCommerce API requests. The Skill supports authentication via the Maton API key to securely interact with the WooCommerce REST API for store management operations.