Warehouse Slotting Optimizer

Analyze warehouse data to recommend SKU-to-location assignments minimizing travel time.

1|1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/GoldenZero/skills --skill warehouse-slotting-optimizer-goldenzero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Warehouse Slotting Optimizer
Source: https://github.com/GoldenZero/skills/tree/main/skills/warehouse-slotting-optimizer
Command: npx skills add https://github.com/GoldenZero/skills --skill warehouse-slotting-optimizer-goldenzero

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the problem of inefficient warehouse product placement, which leads to increased travel time, reduced picking productivity, and underutilized space.

Core Features & Use Cases

  • Velocity-Based Slotting: Recommends placement based on product pick frequency (ABC analysis).
  • Product Affinity Grouping: Places frequently co-ordered items near each other.
  • Ergonomic Optimization: Prioritizes placing high-velocity items in easily accessible "golden zones".
  • Space Utilization: Matches products to appropriate storage types (e.g., carton flow, pallet rack).
  • Use Case: A distribution center can use this skill to re-slot its inventory, aiming to reduce picker travel distance by 30% and increase picks per labor hour by 35%, leading to significant annual labor savings.

Quick Start

Use the Warehouse Slotting Optimizer skill to analyze my current warehouse layout and suggest optimal product placements for improved efficiency.

Frequently Asked Questions about Warehouse Slotting Optimizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize warehouse product placement to reduce picker travel time?

Warehouse slotting optimization analyzes pick velocity, order affinity, product dimensions, and layout to recommend SKU-to-location assignments. This minimizes travel time and maximizes throughput using ABC stratification and ergonomic golden zones.

What is ABC velocity stratification in warehouse slotting?

ABC velocity stratification ranks inventory by pick frequency to recommend optimal placement. High-velocity items are assigned to easily accessible ergonomic golden zones, while slower items are placed further away to maximize picking efficiency.

How do I group frequently co-ordered items to improve picking efficiency?

Product affinity grouping analyzes order history to place frequently co-ordered items near each other. This correlated product analysis reduces travel distance between picks and increases overall warehouse throughput.

How do I match inventory dimensions to appropriate storage types like carton flow or pallet rack?

Space utilization modeling matches products to appropriate storage types by analyzing product dimensions. It assigns items to carton flow, pallet racks, or other storage to maximize space utilization and improve warehouse layout efficiency.

Can I use this slotting optimizer for a large distribution center layout?

Yes, distribution centers can use this slotting optimization to re-slot inventory and reduce picker travel distance. It handles large-scale layouts by modeling space utilization and throughput to increase picks per labor hour.

When should I not use velocity-based slotting for inventory management?

Velocity-based slotting may not suit operations where order profiles fluctuate drastically or lack historical pick data. Without stable pick velocity and order affinity patterns, recommended SKU-to-location assignments will not effectively minimize travel time.