make-commerce
Installation
SKILL.md
Make Commerce
Make Commerce is an e-commerce platform that allows businesses to create and manage online stores. It provides tools for product listing, order management, and payment processing. It is used by small to medium-sized businesses looking to sell products online.
Official docs: https://developers.makecommerce.net/
Make Commerce Overview
- Store
- Product
- Customer
- Order
- Report
Use action names and parameters as needed.
Working with Make Commerce
This skill uses the Membrane CLI to interact with Make Commerce. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills