multi-channel-selling

multi-channel-selling is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 28 tokens per session (2,585 once invoked), scanned A, original, MIT.

A way to sell the same products through several places—such as your website, Amazon, eBay, Walmart, or wholesale portals—using shared catalogue and stock data.

In plain words
What is it for?
It helps list products across sales channels, keep one inventory pool updated, and manage retail and wholesale sales together.
Why use it?
It reduces the risk of selling an item on one channel after it has already sold elsewhere.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex; mentions Gemini CLI; mentions OpenCode.

Good fit It helps list products across sales channels, keep one inventory pool updated, and manage retail and wholesale sales together.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/multi-channel-selling
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add finsilabs/awesome-ecommerce-skills --skill multi-channel-selling
Clone the repo
git clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for multi-channel-selling

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/multi-channel-selling/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/multi-channel-selling)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/multi-channel-selling"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/multi-channel-selling/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for multi-channel-selling

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/multi-channel-selling"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/multi-channel-selling.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,585 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00028 $0.02585
Opus 5 $0.00014 $0.01293
Sonnet 5 $0.00006 $0.00517
Haiku 4.5 $0.00003 $0.00259

Measured 12d ago against content hash d43d1a6e4401, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

multi-channel-selling scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/business-operations/multi-channel-selling/SKILL.md · 229 lines

How it starts

The opening of the file, as written. The whole thing — 229 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Multi-Channel Selling

Overview

Multi-channel selling lets you list products on your own website, Amazon, eBay, Walmart, and wholesale portals simultaneously — with inventory synchronized in real time so you never oversell. The critical rule: one inventory pool, updated immediately when any channel sells or restocks. Purpose-built channel management tools (Linnworks, Sellbrite, Skubana/Extensiv) make this manageable without custom integration work.

When to Use This Skill

  • When expanding beyond your own website to sell on Amazon, eBay, or Walmart Marketplace
  • When running both a retail DTC site and a wholesale B2B portal from the same inventory pool
  • When selling the same products under different brand names or content across channels
  • When overselling on one channel because inventory is not shared in real time
  • When building a channel management platform that lets brands manage all their sales channels in one place

Core Instructions

Step 1: Determine your platform and choose the right channel management tool

Platform Recommended Tool Why
Shopify Shopify's native Sales Channels + Sellbrite or Linnworks for external marketplaces Shopify has built-in Facebook, Instagram, Google, and TikTok channels; Sellbrite adds Amazon/eBay/Walmart with inventory sync
WooCommerce WP-Lister Pro (Amazon + eBay) or Linnworks WP-Lister Pro lists products from WooCommerce directly to Amazon/eBay and syncs orders back
BigCommerce BigCommerce Channels + Codisto (for Amazon/eBay) BigCommerce has a native Channel Manager; Codisto extends it to Amazon, eBay, and Walmart with real-time sync
Any Platform Linnworks or Skubana (Extensiv) as a central OMS These tools sit above all channels and act as the single source of inventory truth for high-volume multi-channel operations

Step 2: Set up your primary store as the inventory master

Before connecting any channels, ensure your primary store has:

  • Accurate stock levels for all SKUs
  • Product dimensions and weights entered (required for marketplace listings)
  • HS codes if selling internationally
  • UPC/GTIN barcodes on all products (required for Amazon and Walmart listings)

Read the full file on GitHub · 229 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 229 lines · 28 tokens per session scan A d43d1a6e4401

Subscribe to this mod's changes

multi-channel-selling is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 28 tokens to every session and 2,585 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

cs-channel-message

A channel-message writing tool for search ads, advertising, customer relationship messages, and app notifications. It uses the NCM sequence—Need, Channel, Moment, Message, and CTA—to adapt wording to where and when customers see it.

modu-ai/moai-cowork · 470 tokens

commerce-detail-page-copy

A writing tool for Korean e-commerce product detail pages. It can generate a full 13-section page, assess an existing page, or create two persona-based copy sets.

modu-ai/moai-cowork · 330 tokens

commerce-detail-page-planner

A strategy brief for deciding what a Korean e-commerce product page should say, show, and prioritise. It defines the main message, opening, page structure, sales channel approach, and photo checklist before copy, code, or images are made.

modu-ai/moai-cowork · 285 tokens

commerce-integrated-strategy

An e-commerce planning skill that combines customer research, product messaging, and store data into a one-page sales strategy with three priority actions.

modu-ai/moai-cowork · 410 tokens

commerce-ad-claim-compliance-kr

A pre-publication check for Korean advertising and product-page wording. It reviews claims against South Korea's advertising, food-safety, and e-commerce laws.

modu-ai/moai-cowork · 381 tokens

commerce-automation-audit

A planning and consulting tool for finding automation opportunities in an online store. It reviews work such as products, pricing, orders, stock, marketing, and business data, then proposes priorities and a phased roadmap.

modu-ai/moai-cowork · 406 tokens