slotting-optimization-engine
AI-driven warehouse slotting skill to optimize product placement based on velocity, pick frequency, and operational efficiency
Best use case
slotting-optimization-engine is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
AI-driven warehouse slotting skill to optimize product placement based on velocity, pick frequency, and operational efficiency
Teams using slotting-optimization-engine should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/slotting-optimization-engine/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How slotting-optimization-engine Compares
| Feature / Agent | slotting-optimization-engine | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
AI-driven warehouse slotting skill to optimize product placement based on velocity, pick frequency, and operational efficiency
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Slotting Optimization Engine
## Overview
The Slotting Optimization Engine is an AI-driven skill that optimizes warehouse product placement based on velocity, pick frequency, and operational efficiency. It analyzes product characteristics, order patterns, and warehouse layout to recommend optimal slot assignments that minimize travel time and maximize picking productivity.
## Capabilities
- **Velocity-Based Slot Assignment**: Assign fast-moving items to prime picking locations based on historical velocity data
- **Travel Distance Minimization**: Optimize slot locations to reduce average travel distance per pick
- **Ergonomic Zone Optimization**: Place heavy or frequently picked items at ergonomically optimal heights to reduce worker strain
- **Pick Path Efficiency Analysis**: Analyze and optimize slot assignments based on typical pick path patterns
- **Seasonal Demand Adjustment**: Adjust slotting recommendations based on seasonal demand patterns and promotional calendars
- **Product Affinity Clustering**: Group frequently co-ordered items in proximity to reduce pick travel
- **Golden Zone Placement**: Strategically utilize prime picking zones for highest-velocity items
## Tools and Libraries
- WMS APIs
- Slotting Optimization Algorithms
- Heuristic Solvers
- Data Analytics Libraries
## Used By Processes
- Slotting Optimization
- Pick-Pack-Ship Operations
- Receiving and Putaway Optimization
## Usage
```yaml
skill: slotting-optimization-engine
inputs:
warehouse:
warehouse_id: "WH001"
zones:
- zone_id: "ZONE_A"
type: "pick_module"
locations: 500
golden_zone_locations: 100
- zone_id: "ZONE_B"
type: "bulk_storage"
locations: 200
products:
- sku: "SKU001"
velocity_class: "A"
picks_per_day: 150
cube: 0.5
weight_lbs: 2.5
stackable: true
- sku: "SKU002"
velocity_class: "B"
picks_per_day: 45
cube: 1.2
weight_lbs: 8.0
stackable: false
constraints:
optimize_for: "travel_time"
respect_product_families: true
ergonomic_weight_limit_lbs: 25
outputs:
slot_recommendations:
- sku: "SKU001"
recommended_location: "A-01-02-A"
zone: "ZONE_A"
reason: "High velocity - golden zone placement"
expected_picks_reduction: 15
- sku: "SKU002"
recommended_location: "A-05-03-B"
zone: "ZONE_A"
reason: "Medium velocity - mid-zone placement"
expected_picks_reduction: 8
projected_improvement:
travel_time_reduction_percent: 12.5
picks_per_hour_increase: 8.3
```
## Integration Points
- Warehouse Management Systems (WMS)
- Inventory Management Systems
- Labor Management Systems
- Order Management Systems
- Slotting Analysis Tools
## Performance Metrics
- Picks per hour improvement
- Travel distance reduction
- Slot utilization rate
- Replenishment frequency
- Ergonomic compliance rateRelated Skills
image-optimization
Image formats, responsive images, lazy loading, and CDN integration.
bundle-optimization
Bundle analysis, code splitting, tree shaking, and size optimization.
Ghidra/IDA Reverse Engineering Skill
Deep integration with Ghidra and IDA Pro for binary analysis and reverse engineering
tensorrt-optimization
NVIDIA TensorRT model optimization and deployment. Convert models to TensorRT engines, configure optimization profiles and precision modes, apply INT8 calibration, analyze kernel fusion, generate custom plugins, and profile inference performance.
shader-optimization
Shader performance optimization skill for instruction counting, GPU profiling, and rendering efficiency.
physics-engine
Physics engine integration skill for rigid body dynamics and collision detection.
mobile-optimization
Mobile GPU optimization skill for thermal management.
asset-optimization
Asset optimization skill for mesh and texture budgets.
synthesis-optimization
Expertise in RTL optimization for FPGA synthesis tools. Analyzes synthesis reports, applies attributes, and guides resource inference for optimal QoR.
music-prompt-engineering
Optimize and format prompts specifically for AI music generation platforms like Suno and Udio, including platform-specific syntax and tag optimization
video-prompt-engineering
Optimize prompts for AI video generation platforms including Sora, Runway, Pika, and Kling
meta-analysis-engine
Skill for conducting meta-analyses of research findings