返回顶部
s

supply-chain-optimization-walmart

Supply Chain Bottleneck Analyzer for Walmart Marketplace sellers. Diagnose cash flow, inventory, WFS costs, and referral fees. Includes comparison with Amazon FBA, lower storage fee optimization, and Walmart Connect ad spend analysis. No API key required for basic analysis.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
97
下载量
0
收藏
概述
安装方式
版本历史

supply-chain-optimization-walmart

# Supply Chain Optimization — Walmart 📦 Supply chain bottleneck analyzer for Walmart Marketplace sellers. Diagnose cash flow, inventory, WFS costs, and referral fees. ## Installation ```bash npx skills add nexscope-ai/eCommerce-Skills --skill supply-chain-optimization-walmart -g ``` ## Platform Characteristics | Feature | Walmart | vs Amazon | |---------|---------|-----------| | Fulfillment | WFS (Walmart Fulfillment Services) | FBA | | Commission | 6-15% (by category) | 8-15% | | Payment cycle | 14-21 days | 14 days | | Storage fees | Lower | Higher | | Long-term storage | No extra fee | Yes | ## Cost Structure (Walmart) ``` Selling Price $XX ├── Product Cost ├── Inbound Shipping ├── WFS Fulfillment Fee (similar to FBA) ├── WFS Storage Fee (lower than FBA) ├── Referral Fee (6-15%) ├── Advertising (Walmart Connect) └── Net Profit ``` ## Benchmark Configuration ```python BENCHMARKS = { "walmart": { "gross_margin": { "healthy": 0.35, # Walmart commission lower, benchmark can be lower "warning": 0.25, "danger": 0.15 }, "shipping_ratio": { "healthy": 0.06, # WFS shipping slightly higher "warning": 0.10, "danger": 0.15 }, "inventory_days": { "healthy": 45, "warning": 60, "danger": 90 }, "cash_cycle": { "healthy": 100, # Payment cycle slightly longer "warning": 130, "danger": 160 }, "net_margin": { "healthy": 0.18, "warning": 0.10, "danger": 0.05 } } } ``` ## API Integration ### Walmart Marketplace API ```bash export WALMART_CLIENT_ID="xxx" export WALMART_CLIENT_SECRET="xxx" ``` ### Available Data | Data | API | |------|-----| | Orders | Orders API | | Inventory | Inventory API | | Fee Reports | Reports API | ## Usage Flow Same 4-step process as Amazon version: 1. Business profile collection 2. Supply chain data collection 3. Bottleneck diagnosis 4. Cost reduction plan output ## Input Data ``` **Sales (Walmart-specific)** • Average Selling Price: $___ • WFS Fulfillment Fee: $___/unit • Referral Fee Rate: ___% • Walmart Connect Ad Spend Ratio: ___% **Inventory** • Current Inventory Days: ___ days • (Walmart has no long-term storage fees) ``` ## vs Amazon Comparison | Item | Amazon | Walmart | |------|--------|---------| | Fulfillment | FBA | WFS | | Storage fees | High | Low | | Long-term storage | Yes | No | | Commission | 8-15% | 6-15% | | Payment cycle | 14 days | 14-21 days | | Traffic | High | Medium | ## Key Advantages - **No long-term storage fees** — Better for slow-moving inventory - **Lower referral fees** — 6-15% vs Amazon's 8-15% - **Lower storage costs** — WFS storage cheaper than FBA - **Growing marketplace** — Less competition than Amazon --- **Part of [Nexscope AI](https://www.nexscope.ai/) — AI tools for e-commerce sellers.**

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 supply-chain-optimization-walmart-1776096380 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 supply-chain-optimization-walmart-1776096380 技能

通过命令行安装

skillhub install supply-chain-optimization-walmart-1776096380

下载 Zip 包

⬇ 下载 supply-chain-optimization-walmart v0.1.0

文件大小: 7.17 KB | 发布时间: 2026-4-14 11:26

v0.1.0 最新 2026-4-14 11:26
Initial release of Walmart Supply Chain Bottleneck Analyzer:

- Diagnose cash flow, inventory, WFS costs, referral fees, and ad spend.
- Includes side-by-side comparison with Amazon FBA for key supply chain metrics.
- Provides benchmark indicators for profitability, shipping, inventory, and cash cycle unique to Walmart.
- Outlines 4-step analysis flow: profile, data collection, diagnosis, and cost plan.
- No API key needed for basic usage; Walmart API integration details provided.
- Highlights key advantages of Walmart Marketplace vs Amazon.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部