← Back to Skills Marketplace
byungkyu

WooCommerce

by byungkyu · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
14770
Downloads
18
Stars
20
Active Installs
6
Versions
Install in OpenClaw
/install woocommerce
Description
WooCommerce REST API integration with managed OAuth. Access products, orders, customers, coupons, shipping, taxes, reports, webhooks, payment gateways, store...
Usage Guidance
Install only if you intend to let Maton mediate access to a real WooCommerce store. Use the least-privileged store account practical, avoid exposing customer or order PII unless needed, and carefully confirm refunds, deletes, payment gateway changes, store settings, webhook creation, and system maintenance actions before allowing them.
Capability Assessment
Purpose & Capability
The skill is explicitly for WooCommerce REST API administration through Maton and covers products, orders, customers, coupons, shipping, taxes, reports, webhooks, payment gateways, settings, and system status; these are high-impact business capabilities but are coherent with the stated e-commerce purpose.
Instruction Scope
The instructions disclose sensitive customer/order PII, require explicit user approval for create/update/delete calls, and call out extra confirmation for payment gateways, settings, customer deletion, refunds, and system maintenance actions.
Install Mechanism
The package contains a single markdown SKILL.md, no executable scripts, no declared dependencies, and no hidden install-time behavior; it discloses the required MATON_API_KEY environment variable.
Credentials
Network access and a Maton API key are necessary for the OAuth-backed WooCommerce integration, but users should understand this grants access to live store, customer, order, and payment-adjacent data.
Persistence & Privilege
No local persistence, background workers, privilege escalation, or local credential harvesting were found; remote OAuth connections and WooCommerce webhooks can persist if the user creates them, and those operations are documented.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install woocommerce
  3. After installation, invoke the skill by name or use /woocommerce
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
- Expanded skill scope to include payment gateway management, store settings, and system status tools. - Updated description and security guidelines to emphasize user approval for write operations, and warn about privacy and store-wide changes. - Added caution for handling customer/order PII, deleting customers, and running maintenance operations. - Removed redundant file: skill-card.md.
v1.0.4
- Updated all endpoint base URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for consistency. - Added a new Security & Permissions section, specifying resource scope and user approval for write operations. - Clarified that when multiple connections exist, the Maton-Connection header must be used to choose the target WooCommerce account. - Removed the LICENSE.txt file.
v1.0.3
- Added new metadata section under the skill configuration for Clawdbot, including an emoji and required environment variable (MATON_API_KEY). - No changes to functionality or documentation content; only skill metadata was updated.
v1.0.2
- Documentation updated in SKILL.md with no functional or API changes. - This release includes formatting or content edits to the skill description and usage instructions only.
v1.0.1
- Added Python code snippets for all example API calls to supplement existing curl examples. - Documentation now demonstrates using Python to manage connections and interact with the WooCommerce API. - No changes to the API or file structure, documentation update only.
v1.0.0
Initial release of WooCommerce REST API integration: - Provides managed OAuth integration for secure access to WooCommerce stores. - Supports operations for products, orders, customers, coupons, shipping, taxes, reports, and webhooks. - Enables easy connection management and OAuth authorization flows via Maton control panel. - Includes detailed API reference and usage examples for core WooCommerce resources. - Allows multiple WooCommerce connections, selectable via request header. - Requires network access and a valid Maton API key for all API calls.
Metadata
Slug woocommerce
Version 1.0.5
License MIT-0
All-time Installs 504
Active Installs 20
Total Versions 6
Frequently Asked Questions

What is WooCommerce?

WooCommerce REST API integration with managed OAuth. Access products, orders, customers, coupons, shipping, taxes, reports, webhooks, payment gateways, store... It is an AI Agent Skill for Claude Code / OpenClaw, with 14770 downloads so far.

How do I install WooCommerce?

Run "/install woocommerce" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is WooCommerce free?

Yes, WooCommerce is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does WooCommerce support?

WooCommerce is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WooCommerce?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.5.

💬 Comments