yundian-woo-importer
Import products from Shopify, Wix, WordPress, and Amazon directly into WooCommerce via natural language.
Why use this skill?
Automate product imports into WooCommerce from Shopify, Wix, WordPress, and Amazon with natural language commands via OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/colaliang/yundian-woo-importerWhat This Skill Does
The yundian-woo-importer skill acts as a powerful bridge between your WooCommerce store and various external e-commerce platforms. It allows your OpenClaw agent to act as a storefront synchronization specialist, automating the tedious process of migrating product data from Shopify, Wix, WordPress, or Amazon. By leveraging the Yundian+ API, this skill streamlines catalog expansion and platform migration, turning complex import operations into simple, natural language tasks.
Installation
To integrate this skill, first ensure you have your Yundian+ API credentials ready. Install the skill using the command clawhub install openclaw/skills/skills/colaliang/yundian-woo-importer. Next, configure the MCP server by editing your ~/.openclaw/config.json file. You must define the environment variables YUNDIAN_WOO_IMPORTER_API_KEY to authenticate your requests against the Yundian+ service. Once configured, restart your OpenClaw instance to initialize the tools.
Use Cases
This skill is perfect for e-commerce store owners looking to drop-ship products from Amazon, migrate a boutique shop from Wix to a dedicated WordPress+WooCommerce setup, or maintain a secondary sales channel by pulling specific items from a Shopify storefront. It is particularly effective for mass-import scenarios where manually entering product details, images, and pricing would be prohibitively time-consuming.
Example Prompts
- "Import all products from my Shopify store at https://my-boutique.myshopify.com into WooCommerce."
- "Grab these three items from Amazon: [Link 1], [Link 2], and [Link 3] and add them to my WooCommerce inventory."
- "What is the current status of the import job I started earlier? My request ID is 98765-ABC."
Tips & Limitations
- Platform Specifics: The 'all' mode is currently optimized for Shopify only. For other platforms, ensure you provide direct product links for best results.
- Monitoring: Always capture the
requestIdprovided by the agent. Since large imports take time, use thecheck_import_statustool periodically to verify successful completion. - Error Handling: If the agent reports an authorization error, check that your environment variables are correctly exported in your shell profile. If you encounter credit limits, check your Yundian+ dashboard to ensure your plan supports the volume of products you are attempting to sync.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-colaliang-yundian-woo-importer": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api