Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

inventory-forecast库存预测

Agent Skill

inventory-forecast 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,864

周安装

275

GitHub Stars

公开资料未说明

下载量

2,222
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:inventory-forecast(库存预测)
来源仓库:https://github.com/leooooooow/inventory-forecast
安装命令:
openclaw skills install inventory-forecast
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install inventory-forecast

简介

根据历史订单速度、季节性和计划的促销活动来预测库存需求,以便您在缺货影响排名之前重新订购。

SKILL.md

name
inventory-forecast
description
Project inventory needs based on historical order velocity, seasonality, and planned promotions so you reorder before stockouts hurt rankings.

Inventory Forecast

Running out of stock is one of the most costly mistakes in ecommerce — it tanks your search rankings, hands sales to competitors, and can take weeks to recover from. This skill projects your inventory needs by analyzing historical order velocity, seasonal demand patterns, supplier lead times, and upcoming promotional events so you can place reorders with confidence before stockouts damage your momentum.

Use when

  • You notice a fast-moving SKU is dropping below safety stock levels and need to calculate exactly when to place the next purchase order to avoid a gap in availability
  • You are planning a major promotional event like a TikTok Shop Flash Sale, Shopee 9.9 campaign, or Amazon Prime Day and need to estimate how much extra inventory to pre-position based on expected demand lift
  • Your supplier has long lead times of 30 to 90 days and you need to build a rolling reorder calendar that accounts for production, shipping, and customs clearance delays
  • You want to compare sell-through rates across multiple SKUs or product categories to identify which items need urgent restocking versus which ones are overstocked and tying up cash
  • You are expanding to a new warehouse or fulfillment center and need to decide initial stock allocation quantities based on regional demand forecasts

What this skill does

This skill takes your historical sales data, current inventory levels, supplier lead times, and any planned promotions or seasonal events as inputs, then builds a forward-looking demand projection for each SKU or product group. It applies velocity-based forecasting adjusted for weekly and monthly seasonality curves, calculates safety stock buffers based on demand variability and lead time uncertainty, and generates specific reorder dates with recommended quantities. The output helps you maintain optimal stock levels without over-ordering, which is especially critical for cash-constrained sellers managing dozens or hundreds of SKUs across multiple channels.

Inputs required

  • Historical sales data (required): Daily or weekly unit sales for each SKU over the past 3 to 12 months. Provide as a CSV, spreadsheet export, or paste raw numbers. Example: "SKU-A sold 142 units in January, 198 in February, 310 in March."
  • Current inventory levels (required): How many units of each SKU you currently have on hand and in transit. Example: "SKU-A: 450 on hand, 200 in transit arriving April 5."
  • Supplier lead time (required): The number of days from placing a purchase order to receiving goods at your warehouse. Example: "45 days from order to delivery for our Shenzhen supplier."
  • Planned promotions or events (optional): Any upcoming campaigns, flash sales, influencer pushes, or seasonal peaks that could spike demand. Including these dramatically improves forecast accuracy. Example: "Running a 30% off flash sale on May 5, expecting 3x normal daily volume."
  • Target days of supply (optional): How many days of inventory buffer you want to maintain. Defaults to 30 days if not specified. Helps calibrate reorder aggressiveness to your risk tolerance and cash position.

Output format

The output is structured in four sections. First, a Demand Forecast Table showing projected daily and weekly unit sales for each SKU over the next 30, 60, and 90 days with seasonality adjustments applied. Second, a Reorder Schedule listing the specific date each SKU should be reordered, the recommended order quantity, and the expected arrival date based on lead time. Third, a Risk Assessment highlighting SKUs at high risk of stockout within the next 14 days, SKUs that are overstocked by more than 60 days of supply, and the estimated revenue impact of potential stockouts. Fourth, a Cash Flow Impact summary estimating the total purchase order cost for the forecast period so you can plan working capital needs alongside inventory decisions.

Scope

  • Designed for: ecommerce operators, inventory planners, and supply chain managers running DTC or marketplace businesses
  • Platform context: platform-agnostic — works for TikTok Shop, Amazon FBA, Shopee, Lazada, Shopify, and multi-channel sellers
  • Language: English

Limitations

  • Does not connect to live inventory management systems or ERPs; you must provide current stock data manually or via export
  • Forecasts are based on historical patterns and stated assumptions — unexpected viral moments, supply chain disruptions, or competitor actions may cause actual demand to deviate significantly
  • Does not account for supplier-side constraints like minimum order quantities or tiered pricing unless you specify them in the inputs

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

73.35%
按下载量换算1,630

安全审计

VirusTotal

未展示

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills