跳至主要内容
小龙虾小龙虾AI
🤖

WordPress/WooCommerce Connector Lite

Connects to a WooCommerce store via the OpenClaw Connector Lite plugin to fetch orders and products.

下载1.8k
星标0
版本1.0.1
其他
安全通过

技能说明


name: openclaw-connector description: Connects to a WooCommerce store via the OpenClaw Connector Lite plugin to fetch orders and products. user-invocable: true

OpenClaw Connector

This skill allows you to interact with a WooCommerce store. You can check order status, search for products, and verify the store's connection health.

Configuration

The following environment variables are required:

  • OPENCLAW_STORE_URL: The full URL of your WordPress site (e.g., https://example.com).
  • OPENCLAW_STORE_SECRET: The Secret Key from the OpenClaw Connector Lite plugin settings.

Tools

check_order

Use this tool to retrieve detailed information about a specific order.

  • Input: id (integer) - The Order ID.
  • Output: Formatted string with Status, Total, Customer, and Items.

find_product

Use this tool to search for products by name or SKU.

  • Input: query (string) - The search term.
  • Output: List of matching products with IDs, Stock, and Price.

store_status

Use this tool to check if the store is reachable and the plugin is active.

  • Input: (None)
  • Output: Connection status message.

如何使用「WordPress/WooCommerce Connector Lite」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「WordPress/WooCommerce Connector Lite技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能