Shopwaive — управление интернет-магазином

integrations

Shopwaive is a Claude Code skill that connects to the Shopwaive e-commerce platform via Membrane CLI, enabling programmatic management of store data. It covers products and product variants, orders, customers, discounts, gift cards, collections, pages, blog posts, shipping rates, and tax rates. Membrane handles authentication and credential refresh automatically, so there is no need to configure auth manually. Actions are discovered with `membrane action list --intent` and executed with `membrane action run`; for cases not covered by pre-built actions, requests can be sent directly to the Shopwaive API through Membrane's proxy. The skill is suited for small and medium-sized businesses looking to automate Shopwaive workflows from within Claude Code.