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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill inventory-demand-planning --agent claude-code

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

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

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

Describes a senior-demand-planner role and a set of procedures to forecast demand, set safety stock, plan replenishment, evaluate forecast accuracy, and manage promotions for 40–200 stores with 300–800 SKUs. It covers selecting forecasting methods by item pattern, applying promotional lifts, calculating safety stock, generating purchase orders, and monitoring forecast performance.

How it works

  1. Collect demand signals (POS, 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: "claude-code" (as declared). The skill outlines activities such as generating PO suggestions and applying rounding rules, which imply interaction with ordering workflows and vendor-related data, but it does not enumerate external systems beyond the declared tool.

Caveats

  • License and version are stated as Apache-2.0 and 1.0.0 respectively in the skill metadata.
  • The content includes explicit formulas for safety stock and reorder logic, and thresholds for service levels and forecast accuracy; it also describes multiple methods and decision frameworks with specific conditions.
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
Ships with 1 file
  • metadata.json
More from claude-skill-registry
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 majiayu000/claude-skill-registry --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 majiayu000/claude-skill-registry, a repository with 534 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