This gives Claude direct access to WooCommerce stores through the Membrane CLI, handling products, orders, customers, coupons, and categories without you touching API keys or OAuth flows. Authentication happens once through the browser, then Membrane keeps credentials fresh automatically. You can search for actions with natural language queries, run pre-built operations for common tasks, or proxy raw requests when you need something custom. The action library covers the standard CRUD operations you'd expect, from listing products with filters to creating orders programmatically. Works on the free Membrane tier, which is nice if you're just prototyping store integrations or building internal tools that need to pull order data.
npx skills add https://github.com/membranedev/application-skills --skill woocommerce