home/categories/ecommerce-development
category focus

E-commerce Dev

Building online stores and shopping carts.

1263 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
ecommerce-development
354.3K

ordercli

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

openclaw
openclaw
development
open
ecommerce-development
33.4K

paypal-integration

Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.

wshobson
wshobson
development
open
ecommerce-development
32.1K

odoo-woocommerce-bridge

Sync Odoo with WooCommerce: products, inventory, orders, and customers via WooCommerce REST API and Odoo external API.

sickn33
sickn33
development
open
ecommerce-development
32.1K

odoo-ecommerce-configurator

Expert guide for Odoo eCommerce and Website: product catalog, payment providers, shipping methods, SEO, and order-to-fulfillment workflow.

sickn33
sickn33
development
open
ecommerce-development
32.1K

odoo-shopify-integration

Connect Odoo with Shopify: sync products, inventory, orders, and customers using the Shopify API and Odoo's external API or connector modules.

sickn33
sickn33
development
open
ecommerce-development
32.1K

shopify-automation

Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas.

sickn33
sickn33
development
open
ecommerce-development
32.1K

wordpress-woocommerce-development

WooCommerce store development workflow covering store setup, payment integration, shipping configuration, customization, and WordPress 7.0 features: AI connectors, DataViews, and collaboration tools.

sickn33
sickn33
development
open
ecommerce-development
26.7K

wox-plugin-submit2store

Submit the current Wox plugin repository to the official Wox store by ensuring the user has a reusable fork of Wox-launcher/Wox, checking whether the plugin ID already exists in Wox's store-plugin.json, adding a new store entry when missing, and preparing a pull request to Wox-launcher/Wox. Use when the user wants to publish a Wox plugin to the store, verify whether it has already been listed, or have Codex run the store submission PR workflow.

Wox-launcher
Wox-launcher
development
open
ecommerce-development
24.3K

recipe-log-deal-update

Append a deal status update to a Google Sheets sales tracking spreadsheet.

googleworkspace
googleworkspace
development
open
ecommerce-development
10.2K

woocommerce-markdown

Guidelines for creating and modifying markdown files in WooCommerce. Use when writing documentation, README files, or any markdown content.

woocommerce
woocommerce
development
open
ecommerce-development
10.2K

woocommerce-performance

Identify missing cache priming calls in WooCommerce PHP code. Use when writing or reviewing code that loads collections of post-based objects (products, orders), renders product lists with images, or reads multiple options in a loop or method.

woocommerce
woocommerce
development
open
ecommerce-development
9.5K

unopim-export-workflow

Implement end-to-end export and import workflow for Unopim third-party connectors including exporters.php config with correct filter field keys (async/track_by/label_by/list_route), quick_exporters.php for one-click product sync, importers.php for two-way connector flows, Exporter classes extending AbstractExporter, Validator classes, queue jobs, and the get-credentials API route. Use this skill when building export jobs, defining job validators, implementing exporter/importer logic, or setting up data transfer for any Unopim connector (WooCommerce, Shopify, Shopware, module, etc.).

unopim
unopim
development
open
ecommerce-development
9.5K

unopim-package

Generate complete production-ready Unopim modules (Unopim-style packages) including ServiceProvider, ModuleServiceProvider, routes, ACL, menu, controllers, repositories, models with HistoryTrait, views, config files (exporters / quick_exporters / importers / acl / menu), migrations with DB_PREFIX prefix, factories, presenters, contracts, and composer.json. Use this skill when creating new Unopim integration connectors (WooCommerce, Shopify, Shopware, module, etc.) or any new Unopim module/package from scratch.

unopim
unopim
development
open
ecommerce-development
9.5K

unopim-connector-quickstart

Day-1 checklist and step-by-step guide to build a complete Unopim third-party connector (WooCommerce, Shopify, Shopware, module, or any REST API) within one working day. Use this skill when starting a new Unopim integration, planning a connector from scratch, or needing the full ordered sequence of steps to create a production-ready connector module. Covers all required files, patterns, and critical checkpoints verified against the WooCommerce connector reference implementation.

unopim
unopim
development
open
ecommerce-development
9.5K

unopim-datagrid

Implement Unopim DataGrid classes for listing records in admin panels with search, filter, sort, actions (edit/delete), and mass actions. Covers DataGrid subdirectory structure (DataGrids/Section/), prepareQueryBuilder with DB::table (prefix added by Laravel), addColumn with correct closure patterns, addAction with function callbacks for url, addMassAction, bouncer() permission checks, and Blade integration. Use this skill when creating a DataGrid for credentials, mappings, export history, or any Unopim module listing page.

unopim
unopim
development
open
ecommerce-development
8.2K

payment-send

Send payment QR code image to customer for purchase. Supports club (168), subs (488), and topup (100) modes.

TeamWiseFlow
TeamWiseFlow
development
open
ecommerce-development
5.3K

ordercli

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

clawdbot
clawdbot
development
open
ecommerce-development
5.3K

food-order

Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.

clawdbot
clawdbot
development
open
ecommerce-development
4K

zoho-inventory

Zoho Inventory API integration with managed OAuth. Manage items, sales orders, invoices, purchase orders, bills, contacts, and shipments. Use this skill when users want to read, create, update, or delete inventory items, sales orders, invoices, purchase orders, bills, or other inventory records in Zoho Inventory. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

openclaw
openclaw
development
open
ecommerce-development
4K

squareup

Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

openclaw
openclaw
development
open
ecommerce-development
4K

stripe

Stripe API integration with managed OAuth. Manage customers, subscriptions, invoices, products, prices, and payments. Use this skill when users want to process payments, manage billing, or handle subscriptions with Stripe. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

openclaw
openclaw
development
open
ecommerce-development
4K

shopify

Shopify integration - currently under maintenance. Contact founders@maton.ai for assistance.

openclaw
openclaw
development
open
ecommerce-development
4K

woocommerce

WooCommerce REST API integration with managed OAuth. Access products, orders, customers, coupons, shipping, taxes, reports, and webhooks. Use this skill when users want to manage e-commerce operations, process orders, or integrate with WooCommerce stores. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

openclaw
openclaw
development
open
ecommerce-development
4K

zepto

Order groceries from Zepto in seconds. Just say what you need, get a payment link on WhatsApp, pay on your phone, done. Remembers your usual items. Works across India where Zepto delivers.

openclaw
openclaw
development
open
Page 1 / 53
Next