Install
openclaw skills install amazon-inventory-forecastAmazon inventory forecasting agent. Calculates optimal reorder points and quantities from sales velocity, lead time, and storage costs — tells sellers exactly when to reorder and how much to order. Triggers: inventory forecast, reorder point, stock forecast, amazon inventory, fba inventory, stockout prevention, overstock, safety stock, eoq, inventory management, when to reorder, inventory calculator
openclaw skills install amazon-inventory-forecastFBA inventory intelligence — know exactly when to reorder and how much to order before you stock out or overstock.
Provide your sales data, lead time, and current stock levels. The agent calculates reorder points, EOQ, stockout risk windows, and storage fee exposure.
forecast add <sku> # add a SKU to track with sales and lead time data
forecast check # run forecast update on all tracked SKUs
forecast reorder point # calculate reorder point for each SKU
forecast eoq # calculate economic order quantity
forecast stockout risk # identify SKUs at risk of stocking out
forecast overstock risk # identify SKUs at risk of long-term storage fees
forecast report # full inventory health report
forecast save # save all SKU data and forecasts to workspace
The agent works with:
No integrations needed. Paste your data directly.
Creates ~/amazon-inventory/ containing:
skus.md — tracked SKUs with sales history and parametersforecasts/ — generated forecast reports per SKUalerts.md — stockout and overstock alert logreorder-log.md — history of reorder recommendations madeEvery forecast check shows per SKU:
| SKU | Daily Sales | Days of Stock | Reorder Point | EOQ | Status |
|---|---|---|---|---|---|
| ... | ... | ... | ... | ... | OK / REORDER NOW / URGENT |
Status levels:
~/amazon-inventory/forecasts/ on every forecast save call