EC-CUBE Operator

Automates EC-CUBE 4.x store management via Web API for products, orders, inventory, and analytics.

3|2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hanabi-jpn/clawhub-skills --skill ec-cube-operator-hanabi-jpn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: EC-CUBE Operator
Source: https://github.com/hanabi-jpn/clawhub-skills/tree/main/ec-master-pack/ec-cube-operator
Command: npx skills add https://github.com/hanabi-jpn/clawhub-skills --skill ec-cube-operator-hanabi-jpn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires OpenClaw, EC-CUBE Web API, PHP, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complex management tasks of an EC-CUBE 4.x store, automating essential processes like product, inventory, and order management.

Core Features & Use Cases

  • Product Management: List, search, create, update, delete products, and manage categories and tags.
  • Inventory Management: Monitor stock levels, set low stock alerts, and adjust inventory in real-time.
  • Order Management: Track orders, update statuses, generate shipping labels, and export orders.
  • Customer Management: Manage customer profiles, segment customers, and analyze purchase history.
  • Analytics Dashboard: Generate sales reports, product rankings, and inventory turnover rate.

Quick Start

To list all products in your EC-CUBE 4.x store, use the command 'ec products'.

Frequently Asked Questions about EC-CUBE Operator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate EC-CUBE 4.x store management tasks like order processing and inventory control?

EC-CUBE 4.x store management is automated by interacting with the EC-CUBE Web API to handle products, orders, customers, and inventory, requiring the OpenClaw agent and the Web API plugin to be configured.

Can I generate sales analytics and product rankings for my EC-CUBE online store?

Sales analytics for your EC-CUBE online store can be generated through an analytics dashboard that produces sales reports, product rankings, and inventory turnover rate using store data.

Do I need the EC-CUBE Web API plugin to manage products and customers?

The EC-CUBE Web API plugin is required to manage products and customers, as the Skill depends on this API alongside the OpenClaw agent and PHP to communicate with your EC-CUBE 4.x instance.

What's the best way to monitor stock levels and set low stock alerts in EC-CUBE?

Monitoring stock levels and setting low stock alerts in EC-CUBE is handled through the inventory management feature, which tracks inventory in real-time and adjusts stock levels automatically.

Does OpenClaw work with EC-CUBE for ecommerce management and customer segmentation?

OpenClaw works with EC-CUBE for ecommerce management by acting as the required agent to execute customer segmentation, purchase history analysis, and order tracking via the EC-CUBE Web API.

How do I list all products in my EC-CUBE 4.x store using the Web API?

To list all products in your EC-CUBE 4.x store, execute the command 'ec products', which retrieves product data through the configured EC-CUBE Web API connection.

Related Skills