A sophisticated demand forecasting and inventory optimization engine designed for multi-location retailers managing high-volume SKU assortments.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install inventory-demand-planning
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install inventory-demand-planning using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Inventory Demand Planning skill codifies over 15 years of expert experience in retail supply chain management into an actionable framework for AI agents. It provides a robust set of logic for demand forecasting, safety stock calculation, and replenishment planning, specifically tailored for retailers operating between 40 to 200 stores. By implementing this within Openclaw Skills, businesses can bridge the gap between financial GMROI targets and warehouse execution.
This skill goes beyond simple arithmetic, offering deep technical implementations of Triple Exponential Smoothing (Holt-Winters), STL decomposition, and causal regression models. It is designed to handle the complexities of modern retail, including seasonal transitions, promotional lift estimation, and the management of vendor lead time variability, ensuring that inventory investment is always aligned with actual consumer demand.
To integrate this capability into your environment, follow these steps to initialize the skill within your Openclaw Skills workflow:
# Navigate to your local agent capability directory
cd capabilities/
# Clone the evos-capabilities repository
git clone https://github.com/evos-ai/evos-capabilities.git
# Register the inventory-demand-planning skill
openclaw register ./evos-capabilities/inventory-demand-planning
The skill utilizes a comprehensive data schema to track inventory health and forecast accuracy:
| Attribute | Description | Metric Example |
|---|---|---|
| Forecast Accuracy | Measures the delta between plan and actuals | WMAPE, Bias, Tracking Signal |
| Inventory State | Real-time view of stock levels | On-Hand, On-Order, Backorders |
| Demand Patterns | Classification of sales behavior | Stable, Trending, Seasonal, Lumpy |
| Service Levels | Z-score based safety stock targets | 95% (Z=1.65), 99% (Z=2.33) |
| Promotion Metadata | Parameters for lift estimation | Promo Depth, Display Type, Cannibalization Factor |
Loading
An AI-driven compliance specialist for automating HTS classification, duty optimization, and cross-border regulatory adherence.

A codified expertise framework for managing carrier portfolios, negotiating freight rates, and automating logistics performance tracking.

A professional issue triage workflow that automates reproduction, evidence-checking, and drafting maintainer-grade GitHub responses for the Apollo ecosystem.

A local audio playback workflow that enables AI agents to play speech and sound files directly through a Raspberry Pi or gateway host speaker.

Codified expertise for optimizing job sequencing, line balancing, and bottleneck resolution in manufacturing environments.

A sophisticated AI agent skill for managing the end-to-end reverse logistics lifecycle, from RMA authorization to fraud detection and vendor recovery.








































