Agent skill · Backend & API

warehouse-optimization

E-commerce warehouse and inventory optimization advisor. Analyzes inventory health, calculates safety stock and reorder points, performs ABC analysis, evaluates fulfillment costs, and provides actionable recommendations for improving efficiency. Supports all major fulfillment models: Self-fulfillment, Amazon FBA/FBM, Walmart WFS, 3PL, Shopify Fulfillment, TikTok Shop, Dropshipping, and Hybrid setups. No API key required. Use when: (1) reducing stockouts or overstock, (2) calculating safety stock levels, (3) optimizing warehouse costs, (4) improving Amazon IPI score, (5) analyzing inventory KPI

nexscope-aigithub.com/nexscope-aiGitHub ↗
claude-codeMIT
Install
npx skills add nexscope-ai/eCommerce-Skills --skill warehouse-optimization --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Path: warehouse-optimization/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 580
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Warehouse & Inventory Optimization 🏭 Diagnose and optimize your warehouse operations: analyze inventory health, calculate safety stock, reduce costs, and improve efficiency. No API key required. ## Installation ```bash npx skills add nexscope-ai/eCommerce-Skills --skill warehouse-optimization -g ``` ## Supported Fulfillment Models | Model | Platform | Optimization Focus | |-------|----------|-------------------| | **Self-Fulfillment** | Any | Warehouse layout, staffing, pick/pack efficiency, storage costs | | **Amazon FBA** | Amazon | IPI score, storage fees, aged inventory, restock limits | | **Amazon FBM** | Amazon | Shipping speed, Prime eligibility, cost vs FBA | | **Walmart WFS** | Walmart | Fulfillment fees, storage limits, Pro Seller status | | **3PL** | Multi-channel | Provider costs, SLAs, contract optimization, hidden fees | | **Shopify Fulfillment Network** | Shopify | Distributed inventory, delivery speed, cost analysis | | **TikTok Shop Fulfillment** | TikTok | TikTok-specific requirements, shipping SLAs | | **Dropshipping** | Any | Supplier reliability, lead times, stockout prevention | | **Hybrid** | Multi-channel | Inventory allocation, channel balancing, split s

What's inside
Steps it walks through
  1. Installation
  2. Supported Fulfillment Models
  3. Usage Examples
  4. First Interaction
  5. Handling Incomplete Input
  6. Audit Workflow
  7. Step 1: Collect Current State Data
  8. Step 2: Calculate Key Metrics
  9. Step 3: Perform ABC Analysis
  10. Step 4: Calculate Safety Stock & Reorder Points
  11. Step 5: Analyze Costs
  12. Step 6: Platform-Specific Analysis
  13. Step 7: Generate Recommendations
  14. FBA-Specific Optimization
Ships with 1 file
  • evals/evals.json
Commands it runs
npx skills add nexscope-ai/eCommerce-Skills --skill warehouse-optimization -g
More from eCommerce-Skills
All skills →
About this skill
What does the warehouse-optimization skill do?

E-commerce warehouse and inventory optimization advisor. Analyzes inventory health, calculates safety stock and reorder points, performs ABC analysis, evaluates fulfillment costs, and provides actionable recommendations for improving efficiency. Supports all major fulfillment models: Self-fulfillment, Amazon FBA/FBM, Walmart WFS, 3PL, Shopify Fulfillment, TikTok Shop, Dropshipping, and Hybrid setups. No API key required. Use when: (1) reducing stockouts or overstock, (2) calculating safety stock levels, (3) optimizing warehouse costs, (4) improving Amazon IPI score, (5) analyzing inventory KPI

How do I install it?

Run `npx skills add nexscope-ai/eCommerce-Skills --skill warehouse-optimization --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From nexscope-ai/eCommerce-Skills, a repository with 580 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going