agentsclimarketplace

Supply chain optimization walmart

Skill nexscope-ai/eCommerce-Skills/supply-chain-optimization/supply-chain-optimization-walmart

E-commerce skills for AI agents β€” product research, marketing automation, supply chain optimization, and business analytics for online sellers across Amazon, Shopify, Etsy, TikTok Shop, and all platforms.

Install
npx -y skills add nexscope-ai/eCommerce-Skills --skill supply-chain-optimization-walmart

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

3.4 KB, as published. Nobody here has run it

Supply Chain Optimization β€” Walmart πŸ“¦

Supply chain bottleneck analyzer for Walmart Marketplace sellers. Diagnose cash flow, inventory, WFS costs, and referral fees.

Installation

npx skills add nexscope-ai/eCommerce-Skills --skill supply-chain-optimization-walmart -g

Platform Characteristics

FeatureWalmartvs Amazon
FulfillmentWFS (Walmart Fulfillment Services)FBA
Commission6-15% (by category)8-15%
Payment cycle14-21 days14 days
Storage feesLowerHigher
Long-term storageNo extra feeYes

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

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

export WALMART_CLIENT_ID="xxx"
export WALMART_CLIENT_SECRET="xxx"

Available Data

DataAPI
OrdersOrders API
InventoryInventory API
Fee ReportsReports 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

ItemAmazonWalmart
FulfillmentFBAWFS
Storage feesHighLow
Long-term storageYesNo
Commission8-15%6-15%
Payment cycle14 days14-21 days
TrafficHighMedium

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 β€” AI tools for e-commerce sellers.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.