← Back to Skills Marketplace
Woocommerce
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
354
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install woocommerce-integration
Description
Woocommerce integration. Manage Products, Orders, Customers, Reports, TaxRates, ShippingMethods. Use when the user wants to interact with Woocommerce data.
Usage Guidance
This skill is an instruction-only integration that uses the Membrane CLI/service to talk to WooCommerce. Before installing or running commands: 1) Verify the @membranehq/cli package and its source (npmjs/GitHub) so you trust the CLI; 2) Be aware npm install -g modifies your system and requires appropriate privileges; 3) Understand that authenticating runs through Membrane (you'll authenticate in a browser) and that your WooCommerce data will be accessible to Membrane's service — review their privacy/security documentation if this is sensitive; 4) If you operate in a restricted environment, avoid running global installs or provide a vetted runtime for the CLI; 5) Because the skill can be invoked autonomously by the agent (platform default), consider whether you want to allow automatic runs that may access store data via the connector.
Capability Analysis
Type: OpenClaw Skill
Name: woocommerce-integration
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with WooCommerce using the Membrane CLI and platform (getmembrane.com). While it directs the agent to install a global npm package (@membranehq/cli) and perform authentication, these actions are standard for the described service and aligned with the stated purpose of managing e-commerce data. No evidence of malicious intent, data exfiltration, or deceptive prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (WooCommerce integration) match the instructions: the SKILL.md tells the agent to use Membrane to connect to WooCommerce and manage products, orders, customers, coupons, etc. The required capabilities (network access and a Membrane account) are consistent with the purpose.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, authenticating via membrane login, creating a connection to WooCommerce, listing/searching/creating/running Membrane actions, and best practices. The doc does not instruct reading unrelated files, asking for unrelated environment variables, or exfiltrating data to unexpected endpoints; it explicitly advises letting Membrane handle credentials.
Install Mechanism
No install spec in the registry (skill is instruction-only). SKILL.md tells users to npm install -g @membranehq/cli@latest. Asking to install a published npm CLI is reasonable for this skill, but note that a global npm install requires appropriate privileges and relies on the @membranehq package being the intended upstream — users should verify the package source (e.g., npmjs and the GitHub repo) before installing.
Credentials
The skill declares no required environment variables or credentials and defers credential management to Membrane. That is proportionate for a connector that delegates auth to a third-party service. There are no requests for unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent system-wide changes or other skills' configuration. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install woocommerce-integration - After installation, invoke the skill by name or use
/woocommerce-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Woocommerce?
Woocommerce integration. Manage Products, Orders, Customers, Reports, TaxRates, ShippingMethods. Use when the user wants to interact with Woocommerce data. It is an AI Agent Skill for Claude Code / OpenClaw, with 354 downloads so far.
How do I install Woocommerce?
Run "/install woocommerce-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Woocommerce free?
Yes, Woocommerce is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Woocommerce support?
Woocommerce is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Woocommerce?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills