skills/sales-multichannel-selling/SKILL.md
Multichannel & marketplace selling strategy — sell one product catalog across Amazon, eBay, Etsy, Walmart, TikTok Shop, Google Shopping, and Facebook/Instagram from a single store backend (Shopify, WooCommerce, Wix, BigCommerce). Covers which marketplaces to expand to, channel listing rules, inventory-sync conflicts and oversell prevention, order consolidation, product feeds, and when a builder's native multichannel feature is enough vs a dedicated channel manager (LitCommerce, Sellbrite, Codisto, CedCommerce, Channable). Use when deciding which channels to sell on, inventory or orders aren't syncing across marketplaces, items oversell across stores, picking a multichannel listing tool, listings get rejected on Amazon/eBay/Etsy, or planning marketplace expansion from your existing store. Do NOT use for single-store checkout-conversion optimization (use /sales-checkout), picking a Merchant of Record for tax (use /sales-merchant-of-record), or deep config of one tool like LitCommerce (use /sales-litcommerce).
npx skillsauth add sales-skills/sales sales-multichannel-sellingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Helps you sell one catalog in many places — Amazon, eBay, Etsy, Walmart, TikTok Shop, Google Shopping, Facebook/Instagram — from a single store backend, without the inventory, listing, and order chaos that breaks when you add channels manually. This is a tool-agnostic strategy skill: it frames the decisions (which channels, which tool, how to not oversell) across the whole category, then hands off to a specific platform skill for deep config.
If references/learnings.md exists, read it first for accumulated knowledge.
Ask the user (lead with a best-effort answer if they've already told you most of this):
Skip-ahead rule: if the prompt already provides most of this, go straight to Step 4 with stated assumptions, then ask 1–2 critical clarifiers.
| If the question is about… | Route to… |
|---|---|
| Deep config of LitCommerce specifically (sync rules, feeds, plan gates) | /sales-litcommerce {question} |
| The store backend itself (Shopify/BigCommerce/Wix/Square setup or API) | /sales-shopify, /sales-bigcommerce, /sales-wix, or /sales-square-online {question} |
| Single-store checkout-conversion (order bumps, AOV, cart abandonment) | /sales-checkout {question} |
| Picking a Merchant of Record for global tax | /sales-merchant-of-record {question} |
| Getting products to show up in AI search (LLMs.txt, ChatGPT shopping) | /sales-ai-visibility {question} |
| Generic iPaaS wiring into other tools | /sales-integration {question} |
| Not sure | /sales-do {question} |
Otherwise, answer from the framework below.
Read references/platforms.md for the full comparison — the channel-manager landscape (LitCommerce, Sellbrite, Codisto/Shopify Marketplace Connect, CedCommerce, Channable, M2E Cloud, Linnworks, ChannelEngine, Vendoo), native-vs-dedicated tradeoffs, a channel-selection cheat sheet, and the oversell-prevention playbook.
Answer using only the relevant section. Don't dump the whole reference.
Sequence: start with the 1–2 channels closest to your existing buyers; don't light up 8 at once.
references/platforms.md for which one fits.Every channel manager syncs in batches (intervals from ~minutes to, on weaker tools, a day). Real-time is rare. So:
GTIN/UPC/EAN mismatches, missing Amazon GTIN-exemption, wrong category, or unset marketplace policies (eBay business policies, shipping templates) cause most rejections. Fix the data on the source catalog, not per-channel, so it stays fixed on re-sync.
If you discover something not covered here, append it to references/learnings.md with today's date.
Best-effort from research (2026-06) — tool features, sync intervals, and fees change frequently; verify on each vendor.
references/platforms.md./sales-litcommerce — LitCommerce platform help (multichannel listing & 15-min sync; Main Store → 20+ channels; no public API; Product Feed + AI-search feeds)./sales-checkout — Checkout-conversion optimization on your own storefront (order bumps, AOV, cart recovery)./sales-shopify — Shopify backend as the source of truth (Admin API, native channel apps)./sales-bigcommerce — BigCommerce backend (REST v3/v2, channels, webhooks)./sales-wix — Wix eCommerce backend./sales-square-online — Square Online store unified with Square POS./sales-merchant-of-record — Choosing a MoR (Paddle/Lemon Squeezy) for global tax vs owning tax./sales-ai-visibility — Getting product/brand content to surface in ChatGPT/Perplexity (product AI feeds feed this)./sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-do -a claude-codeSkill does: Asks SKU count and how fast top items sell. For 2 channels and a modest catalog, Shopify's native Amazon/eBay/Google channels may be enough and cheapest. For channel-native depth (eBay business policies, Amazon GTIN-exemption), bulk listing templates, or if overselling has already bitten, recommends a dedicated channel manager and frames LitCommerce (15-min sync, maker pricing) vs Sellbrite (adds shipping) vs Codisto/Shopify Marketplace Connect (native, fewer channels). Hands deep config to /sales-litcommerce. Stresses starting with 1–2 channels + a buffer rule.
Result: A native-vs-tool decision matched to catalog size and a shortlist.
Skill does: Explains the root cause — batched sync (not real-time) plus, often, hand-edits made directly on a marketplace. Fixes: make the store backend the single source of truth, enable an out-of-stock-at-1-or-2 buffer on every channel, stop editing stock on marketplaces (it's overwritten), and for fast-movers hold safety stock off-channel or lower max display qty. If their tool only syncs daily, recommend moving to a 15-min-class tool. Routes tool-specific buffer setup to that tool's skill. Result: An oversell-prevention playbook plus a possible tool upgrade.
Skill does: Flags that this is the resale cross-lister category, not store-backend channel managers — recommends Vendoo/List Perfectly-class tools (per-listing cross-posting, delisting on sale, relisting), and notes the different workflow (one-of-a-kind items, no central store backend). Distinguishes it from LitCommerce/Sellbrite (which assume a Shopify/Woo backend + GTIN'd catalog). Adds the same anti-oversell discipline: delist everywhere the moment one platform sells the unique item. Result: Correct tool class for resale, with the unique-item delisting caveat.
Batched sync means a window exists where two channels sell the last unit. Set an out-of-stock buffer (channel out of stock at qty 1–2) on every channel; make the store backend the source of truth; never edit stock on a marketplace (one-directional sync overwrites it); for high-velocity SKUs reduce max display qty or keep safety stock off-channel. If your tool only syncs once a day, that cadence is the problem — move to a faster-sync tool.
Almost always identifiers or policies: missing/invalid GTIN/UPC/EAN, no Amazon GTIN-exemption where required, wrong category, or unset marketplace policies (eBay business/shipping policies, return policy). Fix the data on the source catalog so it persists across re-syncs, confirm the marketplace account has selling permissions (Amazon Professional plan, Walmart/TikTok approval), and read the tool's per-channel error report for the exact rejection reason instead of guessing.
Most channel managers consolidate orders into your store backend but expose no API/webhook of their own. So integrate at the store: use Shopify/WooCommerce/BigCommerce order webhooks or scheduled API pulls (deduped on the marketplace order id) to feed a CRM/warehouse. If you also need shipping/label printing from one screen, that's a fulfillment feature — consider Sellbrite/Linnworks/Multiorders rather than a pure listing tool.
tools
Wizlogo (wizlogo.com) platform help — a budget online logo maker (template/style-variation, marketed as "AI") plus a hub of FREE branding tools (business-name, blog-name and slogan generators, business-card maker, invoice generator, color converter, domain search). The pricing traps: the FREE logo is PERSONAL-USE-ONLY; the two cheap paid tiers are RASTER PNG/JPG only — Single (~€39.99 one-time) and Unlimited (~€3.99 per WEEK, recurring) — and VECTOR (SVG/PDF/EPS) is gated to the ~€299.99 Enterprise tier, which also bundles human designer edits and a social kit. Transparent PNG is on all paid plans. Use when making a Wizlogo logo, understanding free-vs-paid or personal-vs-commercial use, which tier unlocks vector/SVG for print, the weekly-subscription billing trap, its free name/slogan generators, or whether it has an API (UI-only — no public API, webhooks, Zapier or MCP). Do NOT use to just generate the business name (use /sales-namelix) or to compare/validate branding tools (use /sales-idea-validation).
tools
VistaPrint platform help (vistaprint.com, a Cimpress company) — the small-business design + print + digital-marketing platform: a free AI Logomaker (4 generations, 60 more after free sign-up) exporting SVG/PNG/PDF at 4000x4000 with no watermark, a free Brand Kit, business cards/flyers/signage/apparel/promo print, and a website builder. THE RIGHTS TRAP: VistaPrint states NO intellectual-property rights transfer on an AI-generated logo — you get usage rights but CANNOT register it for trademark or copyright; only its human designer service transfers full IP. Use when making a VistaPrint logo, asking if you own or can trademark it, running out of AI logo credits, printed colors not matching the screen, bleed/DPI/font file-prep rejections, or asking whether VistaPrint has an API (the consumer site does not — automation runs through the parent Cimpress Open partner-fulfilment API). Do NOT use for Vista Social scheduling (use /sales-vistasocial) or comparing logo tools market-wide (use /sales-idea-validation).
tools
Turbologo (turbologo.com) platform help — a budget AI/DIY logo maker: enter a business name + industry, pick icons and colors, and it proposes logo concepts you refine in an in-browser editor, then pay a one-time fee to download (designing is free, previews are watermarked, downloading is the paywall). Vector SVG/PDF is gated to the mid tier and up; the top tier adds a brand kit (business cards, letterheads, email signatures, social assets). Use when generating a logo in Turbologo, choosing which download tier to buy, vector SVG vs raster PNG, removing the free watermark, the time-limited edit-after-purchase window, pay-to-download pricing questions, whether an AI logo is yours to trademark, or whether Turbologo has an API to bulk-generate logos (it is UI-only — no public API, webhooks, Zapier, or MCP). Do NOT use to generate the business name (use /sales-namelix), compare or validate branding tools across the market (use /sales-idea-validation), or build wider marketing creative (use /sales-canva).
tools
Online Logo Maker (onlinelogomaker.com) platform help — a long-standing free/freemium DIY logo maker: build the mark yourself from icons, shapes, text, and fonts — MANUAL/template-based, NOT enter-a-name-get-AI-concepts. The free pack downloads a LOW-RES 300px PNG with a background; vector SVG, transparent PNG, and 2000px high-res are gated to a one-time lifetime Premium pack (not a subscription). The free tier's commercial-use rights are disputed by reviewers — clean ownership effectively needs Premium, and a shared-icon mark can be non-distinctive. Use for building/editing a logo here, free download vs Premium, vector SVG or transparent PNG, one-time pricing, commercial-use/trademark terms, near-namesake confusion (NOT LogoMaker.com / LogoMakr / Logomakerr.ai), or whether it has an API (UI-only — no API, webhooks, Zapier, MCP). Do NOT use to generate the business name (use /sales-namelix), compare branding tools across the market (use /sales-idea-validation), or build wider creative (use /sales-canva).