Replenishment Recommendation

Generate optimal inventory replenishment recommendations using EOQ and constraint-based optimization.

6|5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/writer/skills --skill replenishment-recommendation-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Replenishment Recommendation
Source: https://github.com/writer/skills/tree/main/skills/replenishment-recommendation
Command: npx skills add https://github.com/writer/skills --skill replenishment-recommendation-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complex task of determining optimal inventory reorder quantities and timing, balancing service levels against holding costs and working capital constraints.

Core Features & Use Cases

  • Optimal Order Quantities: Calculates Economic Order Quantities (EOQ) adjusted for real-world constraints like MOQs and pallet sizes.
  • Dynamic Safety Stock: Determines safety stock levels based on demand and lead time variability to meet service level targets.
  • Constraint Management: Incorporates supplier constraints (MOQ, capacity), shelf life, and warehouse capacity.
  • Working Capital Optimization: Prioritizes orders based on value and service level impact when budgets are constrained.
  • Use Case: A CPG company can use this skill to generate daily purchase orders for thousands of SKUs across multiple distribution centers, ensuring product availability while minimizing excess inventory and optimizing working capital.

Quick Start

Use the Replenishment Recommendation skill to generate an optimal replenishment plan for SKU-11234 at DC-EAST-02, considering a target service level of 95%.

Frequently Asked Questions about Replenishment Recommendation

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

FAQPage Schema
How do I calculate optimal replenishment quantities and safety stock for thousands of SKUs?

Optimal replenishment quantities and safety stock are calculated using EOQ and demand-driven models, adjusting for real-world constraints like MOQs and lead time variability. This balances service levels against holding costs and working capital.

How does dynamic safety stock calculation handle demand and lead time variability?

Dynamic safety stock calculation determines buffer levels by analyzing demand and lead time variability to consistently meet target service levels. This ensures product availability while minimizing excess inventory across distribution centers.

Can I optimize inventory orders when working capital and warehouse capacity are constrained?

Inventory orders can be optimized under constraints by prioritizing replenishment based on value and service level impact. This manages supplier constraints, shelf life, and warehouse capacity while respecting limited working capital budgets.

What is the best way to automate purchase order generation for multi-DC supply chains?

Automating purchase order generation for multi-DC supply chains requires constraint-based optimization to calculate reorder timing and quantities. This ensures product availability across distribution centers while minimizing excess inventory investment.

Does Economic Order Quantity calculation adjust for supplier MOQs and operational constraints?

Economic Order Quantity calculation adjusts for supplier MOQs, pallet sizes, and operational constraints to provide viable order quantities. It integrates constraint-based optimization to balance service levels with inventory investment.

When should I use demand-driven replenishment models instead of standard EOQ?

Demand-driven replenishment models should be used when facing high demand variability and complex operational constraints. They calculate dynamic safety stock and timing, whereas standard EOQ assumes constant demand and fixed lead times.