Synchronizes WooCommerce product data bidirectionally using the WC REST API v3 and wc/v3/products endpoints. Handles batch create/update/delete with OAuth 1.0a authentication and rate-limit backoff.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "WooCommerce REST Sync Agent"
slug: "woocommerce-rest-sync-agent"
description: "Synchronizes WooCommerce product data bidirectionally using the WC REST API v3 and wc/v3/products endpoints. Handles batch create/update/delete with OAuth 1.0a authentication and rate-limit backoff."
verification: "security_reviewed"
source: "https://developer.woocommerce.com/docs/apis/rest-api/"
category: "WordPress & CMS"
framework: "Codex"
---
# WooCommerce REST Sync Agent
Synchronizes WooCommerce product data bidirectionally using the WC REST API v3 and wc/v3/products endpoints. Handles batch create/update/delete with OAuth 1.0a authentication and rate-limit backoff.
## Installation
Use the upstream install or setup path that matches your environment:
- Make a basic request
- Make a new set of keys to be sure
- Make a basic request
Requirements and caveats from upstream:
- To use the REST API you must be using:
- Python Library
- Python
Basic usage or getting-started notes:
- REST API
- Authentication
- v3 (current)
- Source: https://developer.woocommerce.com/docs/apis/rest-api/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/woocommerce-rest-sync-agent/)
No comments yet. Be the first to comment!