yundian-woo-importer

Import products from Shopify, Wix, WordPress, and Amazon directly into WooCommerce via natural language.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "yundian-woo-importer" with this command: npx skills add colaliang/yundian-woo-importer

Yundian+ WooCommerce Importer Skill

This skill enables your OpenClaw agent to seamlessly import products from various e-commerce platforms (Shopify, Wix, WordPress, Amazon) directly into a WooCommerce store using the Yundian+ API and MCP Server.

Setup

Since this skill relies on an underlying MCP server, you need to configure your OpenClaw settings to point to it.

Add the following to your OpenClaw MCP configuration (~/.openclaw/config.json):

{
  "mcpServers": {
    "yundian-woo-importer": {
      "command": "npx",
      "args": ["-y", "tsx", "{baseDir}/mcp-server.ts"],
      "env": {
        "YUNDIAN_WOO_IMPORTER_API_KEY": "${YUNDIAN_WOO_IMPORTER_API_KEY}",
        "YUNDIAN_WOO_IMPORTER_API_URL": "https://ydplus.net"
      }
    }
  }
}

Available Tools

The bundled MCP server exposes the following tools to the agent:

1. import_products

Queue products for import from a source platform to WooCommerce.

  • Parameters:
    • platform (string, required): The source platform. Enum: shopify, wix, wordpress, amazon.
    • shopifyBaseUrl (string): Required if platform is shopify. (e.g., https://example.myshopify.com)
    • wixUrl (string): Required if platform is wix.
    • productLinks (array of strings): List of product URLs or handles to import.
    • mode (string): Set to all to discover and import all products (Supported for Shopify only).

2. check_import_status

Check the status and results of an ongoing or completed import job.

  • Parameters:
    • requestId (string, required): The unique request ID returned when import_products was successfully called.

Agent Instructions

When the user asks you to import products:

  1. Identify Requirements: Determine the source platform (Shopify, Wix, WordPress, or Amazon) and the target URLs from the user's prompt.
  2. Execute Import: Call the import_products tool with the appropriate parameters. Ensure you provide the necessary base URL or specific product links.
  3. Report Status: Once the import is successfully queued, provide the user with the requestId.
  4. Follow-up: If the user asks for an update on the import, or if you want to verify completion, use the check_import_status tool with the requestId to fetch the latest progress, including how many products were successfully imported or failed.

Error Handling

  • If you receive an "Unauthorized" error, inform the user that their YUNDIAN_WOO_IMPORTER_API_KEY might be invalid or expired.
  • If credits are insufficient, prompt the user to recharge their account on the Yundian+ dashboard.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Multi Edge-TTS CN

Edge-TTS 在线语音合成 skill。基于微软 Edge TTS 引擎,生成速度快(1-2秒),支持多种音色和输出格式。同时支持飞书(OGG/Opus)和企业微信(AMR)。默认音色 xiaoxiao_lively。需联网。

Registry SourceRecently Updated
General

vedic-destiny

吠陀命盘分析中文入口。用于完整命盘研判、命主盘 Rashi chart 与九分盘 Navamsha chart 联读、既往事件回看、出生时间稳定度判断、事业主题、婚姻主题、时空盘专题,以及基于 Jagannatha Hora PDF、星盘截图或文本命盘数据的系统拆盘。当用户提到完整星盘、事业方向、婚姻问题、关系窗...

Registry SourceRecently Updated
General

One Person Company OS

Build a visual operating cockpit for an AI-native one-person company across promise, buyer, product, delivery, cash, learning, and assets. / 为 AI 一人公司建立可视化经营...

Registry SourceRecently Updated
General

健康追踪

健康追踪技能 - 追踪饮水、睡眠、步数等健康数据,JSON存储。

Registry SourceRecently Updated