← Back to Skills Marketplace
phheng

Supply Chain Optimization Walmart

by Henk Nie · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
143
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install supply-chain-optimization-walmart
Description
Supply Chain Bottleneck Analyzer for Walmart Marketplace sellers. Diagnose cash flow, inventory, WFS costs, and referral fees. Includes comparison with Amazo...
Usage Guidance
This skill is internally consistent and appears to be a local calculator plus optional Walmart API integration. Before installing or supplying credentials: (1) only provide WALMART_CLIENT_ID/SECRET if you intend to enable API data pulls; otherwise use manual inputs. (2) Review or run the calculator.py locally on non-sensitive test data first — the code is straightforward but assumes a non-zero selling price (watch for division-by-zero). (3) Note minor inconsistencies (some Amazon-named variables and a hard-coded 14-day payment term in code) — verify the cash-cycle logic matches your Walmart payment timing. (4) If you plan to run the npx install command shown in SKILL.md, remember that npx will fetch a package from the npm registry — confirm the npm package and publisher are trustworthy before executing.
Capability Analysis
Type: OpenClaw Skill Name: supply-chain-optimization-walmart Version: 0.1.0 The skill bundle is a legitimate supply chain analyzer for e-commerce sellers. The core logic in `scripts/calculator.py` is a well-structured Python script that calculates business metrics like gross margins and cash cycles without any network or sensitive file access. The `SKILL.md` file provides helpful documentation and benchmarks for the AI agent without any signs of prompt injection or malicious instructions.
Capability Assessment
Purpose & Capability
Name/description (Walmart supply-chain analyzer) align with the included calculator code and SKILL.md. The package also contains cross-platform benchmarks (Amazon, TikTok, Shopify) used for comparison — this is reasonable for a comparative tool but slightly broader than the Walmart-only phrasing. Minor mismatch: internal code uses Amazon-oriented names (fba_fee) and a hard-coded 14-day payment term comment for the cash-cycle calculation which may not reflect Walmart's 14–21 day cycle.
Instruction Scope
SKILL.md describes a 4-step flow and shows example exports for WALMART_CLIENT_ID and WALMART_CLIENT_SECRET for optional API integration; otherwise it instructs the agent to collect seller-provided numeric inputs. It does not instruct reading unrelated system files or exfiltrating data. The agent could be configured to call Walmart APIs if the user supplies credentials, which matches the documented optional integration.
Install Mechanism
This is instruction-only (no install spec in the registry). SKILL.md shows an npx command to add the skill (which would download a package if used) but the registry bundle already contains a local calculator.py. No downloads, external URLs, or archive extracts are present in the skill bundle itself.
Credentials
The skill declares no required environment variables in metadata. SKILL.md includes example WALMART_CLIENT_ID/WALMART_CLIENT_SECRET exports for optional API integration — this is proportionate to a marketplace integration but the credentials are optional; nothing else requests unrelated secrets.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system configs, and requires no elevated privileges. It is user-invocable and can be invoked autonomously per platform defaults (normal for skills).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install supply-chain-optimization-walmart
  3. After installation, invoke the skill by name or use /supply-chain-optimization-walmart
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
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.
Metadata
Slug supply-chain-optimization-walmart
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Supply Chain Optimization Walmart?

Supply Chain Bottleneck Analyzer for Walmart Marketplace sellers. Diagnose cash flow, inventory, WFS costs, and referral fees. Includes comparison with Amazo... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.

How do I install Supply Chain Optimization Walmart?

Run "/install supply-chain-optimization-walmart" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Supply Chain Optimization Walmart free?

Yes, Supply Chain Optimization Walmart is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Supply Chain Optimization Walmart support?

Supply Chain Optimization Walmart is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Supply Chain Optimization Walmart?

It is built and maintained by Henk Nie (@phheng); the current version is v0.1.0.

💬 Comments