
Warehouse Optimization
- 497 installs
- 558 repo stars
- Updated July 23, 2026
- nexscope-ai/ecommerce-skills
warehouse-optimization is a Claude Code skill that optimizes warehouse layout, pick paths, inventory placement, and fulfillment workflows for developers running ecommerce fulfillment operations at scale.
About
warehouse-optimization is an ecommerce operations skill from nexscope-ai/ecommerce-skills for developers and engineering teams improving fulfillment systems after launch. The skill analyzes warehouse layout, pick-path efficiency, inventory placement, and fulfillment workflow design to cut handling time, picking errors, and shipping cost as order volume grows. Developers reach for warehouse-optimization when WMS configuration, slotting logic, or fulfillment automation needs data-driven restructuring rather than one-off hotfixes. Output includes actionable layout, routing, and workflow recommendations suitable for WMS updates, ops playbooks, or engineering tickets.
- Pick-path planning
- Slotting rules
- Batch picking
- Error reduction
- Throughput metrics
Warehouse Optimization by the numbers
- 497 all-time installs (skills.sh)
- +72 installs in the week ending Jul 26, 2026 (Skillselion tracking)
- Ranked #409 of 2,719 Automation & Workflows skills by installs in the Skillselion catalog
- Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nexscope-ai/ecommerce-skills --skill warehouse-optimizationAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 497 |
|---|---|
| repo stars | ★ 558 |
| Last updated | July 23, 2026 |
| Repository | nexscope-ai/ecommerce-skills ↗ |
How do you optimize warehouse pick paths and fulfillment?
Optimize warehouse layout, pick paths, inventory placement, and fulfillment workflows to cut handling time, errors, and shipping cost at scale.
Who is it for?
Developers or ops engineers improving ecommerce fulfillment systems when pick accuracy, throughput, or shipping cost degrade at scale.
Skip if: Greenfield storefront builds or teams without physical warehouse fulfillment workflows to optimize.
When should I use this skill?
A developer asks to optimize warehouse layout, pick paths, inventory placement, or fulfillment workflows for ecommerce operations.
What you get
Warehouse layout recommendations, optimized pick paths, inventory placement plan, and fulfillment workflow changes for WMS implementation.
- warehouse layout plan
- pick path recommendations
- fulfillment workflow specification
Files
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
npx skills add nexscope-ai/eCommerce-Skills --skill warehouse-optimization -gSupported 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 strategy |
Usage Examples
Audit my warehouse operations. I'm self-fulfilling from a 2,000 sq ft warehouse.
500 SKUs, 3,000 orders/month. Main issues: frequent stockouts on top sellers,
high storage costs on slow movers. Help me optimize.I use FBA for my Amazon store. IPI score dropped to 350. I have excess inventory
warnings on 40 SKUs. How do I fix this before I get storage limits?Running FBM for my oversized products and FBA for standard. 200 orders/day total.
Which SKUs should I move to FBA vs keep FBM? Help me optimize the split.Using ShipBob as my 3PL. Monthly bill is $8,500 for 2,000 orders. Is this competitive?
What should I negotiate or consider switching?---
First Interaction
When user first asks about warehouse optimization, inventory management, or fulfillment efficiency, greet them with:
🏭 Warehouse Optimization ready!
I'll help you diagnose issues and optimize your inventory operations.
**Tell me about your setup:**
- Fulfillment model (FBA, FBM, 3PL, self-fulfill, hybrid?)
- Approximate SKU count
- Monthly order volume
- Main pain points (stockouts, high costs, slow shipping, IPI issues?)
Or just describe your situation and I'll guide you from there.---
Handling Incomplete Input
To optimize your warehouse operations, I need:
**Required:**
- Fulfillment model: Self / FBA / FBM / WFS / 3PL / Dropship / Hybrid
- Approximate SKU count
- Monthly order volume
- Main pain points (stockouts, high costs, slow shipping, etc.)
**Recommended (deeper analysis):**
- Top 10 SKUs by sales volume (or % of total sales)
- Current inventory turnover rate (if known)
- Average days of inventory on hand
- Monthly storage/fulfillment costs
- For FBA: Current IPI score, aged inventory alerts
- For 3PL: Current provider and monthly costs---
Audit Workflow
Step 1: Collect Current State Data
| Data Point | Why It Matters |
|---|---|
| Fulfillment model | Determines optimization approach |
| SKU count | Complexity indicator |
| Monthly orders | Scale of operations |
| Top SKUs (% of sales) | For ABC analysis |
| Current turnover rate | Inventory health indicator |
| Days of inventory | Over/understock signal |
| Stockout frequency | Lost sales indicator |
| Storage costs | Cost optimization potential |
| Pick/pack accuracy | Quality indicator |
Step 2: Calculate Key Metrics
Inventory Turnover Rate:
Inventory Turnover = Cost of Goods Sold (COGS) / Average Inventory Value- Benchmark: 4-6x/year for most e-commerce (higher = better)
- Low turnover (<4): Excess inventory, capital tied up
- High turnover (>8): Risk of stockouts, tight supply chain
Days of Inventory (DOI):
DOI = (Average Inventory / COGS) × 365- Target: 30-60 days for most products
- Too high (>90 days): Overstock, storage cost drain
- Too low (<14 days): Stockout risk
Stockout Rate:
Stockout Rate = (Days Out of Stock / Total Days) × 100- Target: <2%
- Impact: Each 1% stockout ≈ 1% lost revenue
Perfect Order Rate:
Perfect Order Rate = (Orders Shipped Complete, On-Time, Undamaged / Total Orders) × 100- Target: >95%
Step 3: Perform ABC Analysis
Classify SKUs by revenue contribution:
| Class | % of SKUs | % of Revenue | Inventory Strategy |
|---|---|---|---|
| A | ~20% | ~80% | High priority, never stockout, frequent replenishment |
| B | ~30% | ~15% | Moderate priority, standard replenishment |
| C | ~50% | ~5% | Low priority, review for discontinuation |
Recommendations by class:
- A items: Safety stock = 2-4 weeks, reorder frequently, prime warehouse locations
- B items: Safety stock = 2-3 weeks, standard locations
- C items: Minimal safety stock, consider dropship or discontinue slow movers
Step 4: Calculate Safety Stock & Reorder Points
Safety Stock Formula:
Safety Stock = Z × σd × √L
Where:
- Z = Service level factor (1.65 for 95%, 2.33 for 99%)
- σd = Standard deviation of daily demand
- L = Lead time in daysSimplified Safety Stock (if limited data):
Safety Stock = (Max Daily Sales - Avg Daily Sales) × Lead TimeReorder Point Formula:
Reorder Point = (Avg Daily Sales × Lead Time) + Safety StockExample calculation:
Product: Widget A
- Average daily sales: 10 units
- Max daily sales: 18 units
- Lead time: 14 days
Safety Stock = (18 - 10) × 14 = 112 units
Reorder Point = (10 × 14) + 112 = 252 units
→ Reorder when inventory hits 252 units
→ Keep 112 units as bufferStep 5: Analyze Costs
Fulfillment Cost Benchmarks:
| Cost Component | Self-Fulfill | 3PL | FBA |
|---|---|---|---|
| Storage | $0.30-0.50/cu ft | $0.45-0.75/cu ft | $0.87-2.40/cu ft |
| Pick & Pack | Labor-based | $1.50-3.00/order | Included in fee |
| Shipping | Carrier rates | Discounted rates | Prime rates |
| Returns | Labor + space | $3-8/return | Free for buyers |
Cost Per Order (CPO):
CPO = (Storage + Labor + Packaging + Shipping) / Total OrdersInventory Carrying Cost:
Carrying Cost = Average Inventory Value × Carrying Rate (typically 20-30%/year)
Includes: Storage, insurance, obsolescence, opportunity costStep 6: Platform-Specific Analysis
Amazon FBA:
- IPI Score factors: Excess inventory %, sell-through rate, stranded inventory, in-stock rate
- Storage fee triggers: Aged inventory (181+ days), low IPI (<400)
- Restock limits: Based on IPI and sales velocity
Amazon FBM:
- Prime eligibility: Seller Fulfilled Prime requirements
- Shipping performance: On-time delivery, valid tracking rate
- Cost comparison: When FBM beats FBA (oversized, slow movers)
Walmart WFS:
- Pro Seller badge: Fulfillment performance requirements
- Storage fees: Generally lower than FBA
- Limitations: Product restrictions, geographic coverage
3PL Providers:
- Contract terms: Minimum commitments, peak surcharges
- Hidden costs: Receiving fees, special handling, return processing
- Performance SLAs: Shipping accuracy, turnaround time
Step 7: Generate Recommendations
Prioritize by impact and effort:
## Recommendations
### 🔴 Critical (Do Now)
| Issue | Impact | Action | Expected Result |
|-------|--------|--------|-----------------|
### 🟡 Important (This Month)
| Issue | Impact | Action | Expected Result |
|-------|--------|--------|-----------------|
### 🟢 Optimization (This Quarter)
| Issue | Impact | Action | Expected Result |
|-------|--------|--------|-----------------|---
FBA-Specific Optimization
IPI Score Improvement
| Factor | Target | Actions |
|---|---|---|
| Excess inventory | <5% | Create removal orders, run promotions, liquidate |
| Sell-through rate | >4.5 | Improve listing, PPC, reduce price |
| Stranded inventory | 0% | Fix listing errors, match ASINs |
| In-stock rate | >90% | Increase replenishment frequency |
Aged Inventory Prevention:
- Monitor inventory age weekly
- Take action before 181 days (aged fee trigger)
- Options: Removal order, outlet deals, liquidation, donate
Storage Fee Calendar:
- Jan-Sep: Standard rates
- Oct-Dec: Peak rates (3x higher)
- Aged inventory surcharge: 181+ days
FBA Restock Calculation
Target FBA Inventory = (Avg Daily Units × Days of Cover) + Safety Buffer
Where:
- Days of Cover: 30-60 days (varies by IPI score)
- Safety Buffer: 1-2 weeks for top sellers
Example:
- Selling 10 units/day
- Target 45 days cover
- Safety: 10 days
Target = (10 × 45) + (10 × 10) = 550 units---
3PL Cost Optimization
Evaluate Your 3PL Costs
| Cost Type | What to Check |
|---|---|
| Storage | Per pallet vs per cu ft, minimum charges |
| Pick & Pack | Per order vs per item, kit fees |
| Receiving | Per unit, per carton, or per shipment |
| Special handling | Fragile, hazmat, temperature-controlled |
| Peak surcharges | Q4 rate increases |
| Minimum commitments | Monthly minimums, long-term contracts |
3PL Benchmark Costs (2025)
| Service | Low | Average | High |
|---|---|---|---|
| Storage (per pallet/mo) | $8 | $15 | $25 |
| Pick & Pack (per order) | $2.50 | $4.00 | $6.00 |
| Additional item | $0.30 | $0.75 | $1.50 |
| Receiving (per unit) | $0.20 | $0.40 | $0.75 |
When to Switch 3PLs
- Cost per order >20% above benchmark
- SLA failures >5% of orders
- Poor communication / slow issue resolution
- No volume-based discounts after 6+ months
- Geographic mismatch (shipping zones too far)
---
Output Format
# 🏭 Warehouse Optimization Report
**Business:** [Business Name/Type]
**Fulfillment Model:** [Self / FBA / FBM / WFS / 3PL / Hybrid]
**Analysis Date:** [Date]
---
## 1. Current State Summary
| Metric | Current | Benchmark | Status |
|--------|---------|-----------|--------|
| Monthly orders | X | — | — |
| SKU count | X | — | — |
| Inventory turnover | Xx/year | 4-6x | 🟢/🟡/🔴 |
| Days of inventory | X days | 30-60 | 🟢/🟡/🔴 |
| Stockout rate | X% | <2% | 🟢/🟡/🔴 |
| Cost per order | $X | $3-8 | 🟢/🟡/🔴 |
---
## 2. ABC Analysis
[SKU classification table]
---
## 3. Inventory Optimization
### Safety Stock Recommendations
| SKU/Class | Current Stock | Recommended Safety Stock | Reorder Point |
|-----------|---------------|--------------------------|---------------|
### Overstock Alert
[SKUs with excess inventory]
### Stockout Risk
[SKUs at risk of stockout]
---
## 4. Cost Analysis
[Cost breakdown and optimization opportunities]
---
## 5. Recommendations
### 🔴 Critical
[High-impact, do now]
### 🟡 Important
[Medium-impact, this month]
### 🟢 Optimization
[Lower priority improvements]
---
## 6. Expected Results
| Improvement Area | Current | Target | Timeline |
|------------------|---------|--------|----------|
| Stockout rate | X% | X% | X weeks |
| Storage costs | $X | $X | X months |
| Turnover rate | Xx | Xx | X months |---
Calculations Reference
Core Formulas
| Metric | Formula |
|---|---|
| Inventory Turnover | COGS / Average Inventory |
| Days of Inventory | (Avg Inventory / COGS) × 365 |
| Safety Stock | Z × σd × √Lead Time |
| Reorder Point | (Avg Daily Sales × Lead Time) + Safety Stock |
| Carrying Cost | Avg Inventory × 25% (typical rate) |
| Cost Per Order | Total Fulfillment Costs / Total Orders |
Service Level Factors (Z)
| Service Level | Z Factor |
|---|---|
| 90% | 1.28 |
| 95% | 1.65 |
| 97.5% | 1.96 |
| 99% | 2.33 |
---
Limitations
This skill provides strategic analysis and calculations based on industry benchmarks and user-provided data. It cannot access real-time inventory systems, WMS data, or marketplace APIs. For integrated inventory management, check out [Nexscope](https://www.nexscope.ai/?co-from=skill) — Your AI Assistant for smarter E-commerce decisions.
---
Related Skills
- [Amazon Skills](https://github.com/nexscope-ai/Amazon-Skills) — Keyword research, listing optimization, PPC campaigns, sales estimation
- [eCommerce Skills](https://github.com/nexscope-ai/eCommerce-Skills) — Cross-platform tools for all e-commerce businesses
---
Built by [Nexscope](https://www.nexscope.ai/?co-from=skill) — research, validate, and act on e-commerce opportunities with AI.
{
"skill_name": "warehouse-optimization",
"evals": [
{
"id": 1,
"prompt": "I have an Amazon FBA business. My IPI score dropped to 450 and I'm getting storage limits. I have 500 units of slow-moving inventory that's been sitting for 4 months. What should I do?",
"expected_output": "Analysis of IPI score issues, aged inventory removal strategies, storage fee calculations, and actionable recommendations to improve IPI above 500",
"files": []
},
{
"id": 2,
"prompt": "Calculate safety stock for my product. Average daily sales: 50 units. Lead time: 14 days. I want 95% service level. My supplier is sometimes late by up to 5 days.",
"expected_output": "Safety stock calculation using statistical formula, reorder point recommendation, consideration of lead time variability",
"files": []
},
{
"id": 3,
"prompt": "I sell on both Amazon FBA and Shopify with a 3PL. Should I consolidate to one fulfillment method or keep the hybrid setup? Monthly orders: 2000 Amazon, 800 Shopify.",
"expected_output": "Cost comparison between hybrid vs consolidated, pros/cons analysis, channel-specific considerations, recommendation based on order volume",
"files": []
},
{
"id": 4,
"prompt": "Do an ABC analysis for my inventory. I have 150 SKUs. Top 20 SKUs make 65% of revenue, next 40 make 25%, the rest make 10%. How should I prioritize?",
"expected_output": "ABC classification breakdown, inventory management strategies per category, reorder frequency recommendations, storage location optimization",
"files": []
},
{
"id": 5,
"prompt": "My TikTok Shop is growing fast. Getting 100+ orders daily now. Currently dropshipping but fulfillment is slow (7-10 days). Should I switch to TikTok Shop Fulfillment or use a 3PL?",
"expected_output": "Comparison of dropshipping vs TikTok Fulfillment vs 3PL, shipping speed requirements, cost analysis, scalability considerations",
"files": []
}
]
}
Related skills
FAQ
What does warehouse-optimization improve?
warehouse-optimization improves warehouse layout, pick paths, inventory placement, and fulfillment workflows for ecommerce operations. The skill targets reductions in handling time, picking errors, and shipping cost as fulfillment volume scales.
Who should use warehouse-optimization?
warehouse-optimization suits developers and ops engineers running ecommerce fulfillment at scale. Use it when WMS slotting, picker routing, or workflow design needs structured optimization rather than ad hoc floor changes.