Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

multichannel-sync多通道同步

Agent Skill

multichannel-sync 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,528

周安装

147

GitHub Stars

公开资料未说明

下载量

1,176
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:multichannel-sync(多通道同步)
来源仓库:https://github.com/leooooooow/multichannel-sync
安装命令:
openclaw skills install multichannel-sync
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install multichannel-sync

简介

协调多个销售渠道的库存、定价与商品列表一致性。

  • 防止超卖并维持品牌调性统一,提升跨平台运营效率。
  • 支持主流电商平台接口对接与冲突检测机制。multichannel-sync 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 同步频率影响库存准确性,需根据业务节奏合理设置。
  • 首次部署建议小流量试运行观察系统稳定性。

SKILL.md

name
multichannel-sync
description
Plan inventory, pricing, and listing synchronization across multiple sales channels to prevent overselling, maintain consistent branding, and optimize channel-specific pricing without triggering marketplace policy violations.

Multichannel Sync

Selling on Shopify plus Amazon plus TikTok Shop plus one or two regional marketplaces sounds great until two customers buy the last unit at the same time, or Amazon suppresses your Buy Box because a 10% TikTok flash sale violated their fair pricing policy. Multichannel Sync gives you a concrete playbook for keeping stock counts, prices, and listing data aligned across channels without breaking any individual platform's rules.

Use when

  • A seller says "I'm overselling on Amazon every time TikTok Shop runs a promotion — how do I set up inventory buffers and sync rules that stop this?"
  • A brand is adding a third or fourth channel and needs a decision framework for whether to run them off a single inventory pool or split stock by channel.
  • A founder asks "Amazon just warned me about fair pricing — can you audit my cross-channel pricing and tell me what to fix?"
  • An operations lead is evaluating inventory and listing sync tools (ChannelAdvisor, Sellbrite, Linnworks, Zentail) and wants a requirements checklist before committing to one.

What this skill does

Produces a multichannel synchronization plan covering three layers: inventory (which channels share a pool, which carry reserved buffers, how low-stock thresholds throttle listings before a stockout), pricing (which channel is the anchor price, what differential each secondary channel is allowed to deviate, and how promotions cascade without triggering marketplace parity penalties), and listing content (which fields must be identical, which should vary by platform for SEO or policy reasons, and how to propagate updates). It also outlines the reconciliation cadence, exception handling workflow, and the specific platform rules you must respect on each marketplace.

Inputs required

  • Channel list (required): every channel you sell on, including direct storefront, marketplaces, and any B2B portals, with monthly order volume for each.
  • Current inventory structure (required): whether stock is centralized in one location, split by channel, or managed across multiple 3PLs; include safety stock and typical replenishment lead time.
  • Pricing strategy (required): anchor price by SKU, any MAP or MSRP policies, and any known parity constraints from Amazon, Walmart, or other marketplaces.
  • SKU variation rules (required): which products have parent-child or variant structures, and any channel-specific SKU or listing ID mappings you already use.
  • Integration stack (optional): current OMS, ERP, or listing tool and any known sync frequency or reliability issues.
  • Promotion calendar (optional): upcoming sitewide or channel-specific sales so the plan can pre-define safe discount ranges and buffer stock.
  • Category risk factors (optional): perishables, hazmat, oversize, or other restrictions that affect where inventory can legally sit.

Output format

A three-section sync playbook. Section one is an inventory sync matrix showing each channel's stock pool, buffer percentage, low-stock throttle threshold, and what happens when inventory drops below the safety line. Section two is a pricing matrix with anchor, allowed deviation, cascade rules for promotions, and a short explanation of each marketplace's parity or fair-pricing policy you must respect. Section three is a listing content playbook specifying which fields are shared, which vary, and the push order when something changes. A closing checklist lists the top oversell, price-parity, and listing-suppression risks with the monitoring alert each one needs.

Scope

  • Designed for: ecommerce operations leads, multi-channel sellers, and brand managers coordinating across marketplaces and direct storefronts.
  • Platform context: Shopify, Amazon, Walmart, TikTok Shop, Shopee, Lazada, eBay. Additional marketplaces can be accommodated with generic rules.
  • Language: English.

Limitations

  • Does not integrate directly with ERP, OMS, or channel APIs; the output is a plan you implement in your existing tooling.
  • Marketplace rules change frequently — the plan reflects typical policy structures, but you should verify current terms with each platform.
  • Does not replace legal review of MAP agreements, distributor contracts, or cross-border tax obligations.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.86%
按下载量换算880

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills