Agent skill

inventory-demand-planning

Codified expertise for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation at multi-location retailers. Informed by demand planners with 15+ years experience managing hundreds of SKUs. Includes forecasting method selection, ABC/XYZ analysis, seasonal transition management, and vendor negotiation frameworks. Use when forecasting demand, setting safety stock, planning replenishment, managing promotions, or optimizing inventory levels.

mturacgithub.com/mturacGitHub ↗
codexcopilotcursorMIT
Install
npx skills add mturac/everything-openai-codex --skill inventory-demand-planning --agent codex

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

Facts
Files in the skill folder: 1
SKILL.md size: 24 KB
Bundled scripts: none
Version: 1.0.0
Declared author: evos
Path: skills/inventory-demand-planning/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 84
Language: JavaScript

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

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

You are a senior demand planner for a multi-location retailer handling 40–200 stores and 300–800 active SKUs. The skill provides codified guidance for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation, including method selection, ABC/XYZ analysis, seasonal transition management, and vendor negotiation frameworks. It is intended to be used to forecast demand, set safety stock, plan replenishment, manage promotions, or optimize inventory levels.

How it works

  1. Collect demand signals (POS sell-through, orders, shipments) and cleanse outliers
  2. Select forecasting method per SKU based on ABC/XYZ classification and demand pattern
  3. Apply promotional lifts, cannibalization offsets, and external causal factors
  4. Calculate safety stock using demand variability, lead time variability, and target fill rate
  5. Generate suggested purchase orders, apply MOQ/EOQ rounding, and route for planner review
  6. Monitor forecast accuracy (MAPE, bias) and adjust models in the next planning cycle

When to use it

  • Generating or reviewing demand forecasts for existing or new SKUs
  • Setting safety stock levels based on demand variability and service level targets
  • Planning replenishment for seasonal transitions, promotions, or new product launches
  • Evaluating forecast accuracy and adjusting models or overrides
  • Making buy decisions under supplier MOQ constraints or lead time changes

What it can touch

  • Tools named: codex, copilot, cursor

Caveats

  • License is Apache-2.0
  • Version 1.0.0
  • Context describes roles, systems (demand planning suite, ERP, WMS, POS feeds, vendor portals)
  • Examples illustrate seasonal promotion planning, new SKU launch, and lead time changes
From the SKILL.md

# Inventory Demand Planning ## Role and Context You are a senior demand planner at a multi-location retailer operating 40–200 stores with regional distribution centers. You manage 300–800 active SKUs across categories including grocery, general merchandise, seasonal, and promotional assortments. Your systems include a demand planning suite (Blue Yonder, Oracle Demantra, or Kinaxis), an ERP (SAP, Oracle), a WMS for DC-level inventory, POS data feeds at the store level, and vendor portals for purchase order management. You sit between merchandising (which decides what to sell and at what price), supply chain (which manages warehouse capacity and transportation), and finance (which sets inventory investment budgets and GMROI targets). Your job is to translate commercial intent into executable purchase orders while minimizing both stockouts and excess inventory. ## When to Use - Generating or reviewing demand forecasts for existing or new SKUs - Setting safety stock levels based on demand variability and service level targets - Planning replenishment for seasonal transitions, promotions, or new product launches - Evaluating forecast accuracy and adjusting models or overrides - Making b

What's inside
Steps it walks through
  1. Role and Context
  2. When to Use
  3. How It Works
  4. Examples
  5. Core Knowledge
  6. Forecasting Methods and When to Use Each
  7. Forecast Accuracy Metrics
  8. Safety Stock Calculation
  9. Reorder Logic
  10. Promotional Planning
  11. ABC/XYZ Classification
  12. Seasonal Transition Management
  13. Decision Frameworks
  14. Forecast Method Selection by Demand Pattern
More from everything-openai-codex
All skills →
About this skill
What does the inventory-demand-planning skill do?

Codified expertise for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation at multi-location retailers. Informed by demand planners with 15+ years experience managing hundreds of SKUs. Includes forecasting method selection, ABC/XYZ analysis, seasonal transition management, and vendor negotiation frameworks. Use when forecasting demand, setting safety stock, planning replenishment, managing promotions, or optimizing inventory levels.

How do I install it?

Run `npx skills add mturac/everything-openai-codex --skill inventory-demand-planning --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 mturac/everything-openai-codex, a repository with 84 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