← 返回 Skills 市场
harrylabsj

Inventory Health Auditor

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install inventory-health-auditor
功能描述
Audit ecommerce inventory notes or SKU exports, flag stockout, aging, overstock, capital lock-up, and promo-readiness risks, then turn partial inventory data...
使用说明 (SKILL.md)

Inventory Health Auditor

Overview

Use this skill to translate SKU inventory notes, sales summaries, replenishment lead times, and campaign plans into a practical inventory action report. It is designed for weekly ops reviews, monthly inventory meetings, and pre-promo readiness checks.

This MVP is heuristic. It does not connect to live ERP, WMS, procurement, or marketplace systems. It relies on the user's exported data, pasted notes, and business context.

Trigger

Use this skill when the user wants to:

  • identify which SKUs are most at risk of stockout, aging, or overstock
  • prioritize replenishment versus hold versus clearance actions
  • prepare inventory review notes for ops, procurement, or warehouse meetings
  • assess whether current stock is ready for a promotion or seasonal demand spike
  • turn partial inventory exports into a management summary plus execution checklist

Example prompts

  • "Review our SKU inventory and tell me what needs replenishment first"
  • "Which products are aging and tying up too much cash?"
  • "Prepare an inventory health brief before our 618 promotion"
  • "Help me spot stockout risk across our hero SKUs"

Workflow

  1. Capture the review goal, SKU scope, and whether the immediate concern is stockout, aging, or promo readiness.
  2. Normalize the main signals: on-hand inventory, sales velocity, lead time, campaign timing, and seasonality.
  3. Separate the likely risk pools: stockout risk, aging or overstock risk, capital lock-up, and structural imbalance.
  4. Turn each risk pool into concrete actions such as replenish, throttle, bundle, clear, or pause purchasing.
  5. Return a markdown inventory report with a priority queue and a 30-day action plan.

Inputs

The user can provide any mix of:

  • SKU inventory or on-hand stock notes
  • 30 to 90 day sales velocity or sell-through context
  • replenishment lead times, supplier constraints, or arrival timing
  • campaign plans, promo windows, or seasonal tags
  • category labels, hero SKUs, and long-tail notes
  • cash, warehouse, or procurement constraints

Outputs

Return a markdown report with:

  • an inventory health summary
  • a priority queue of major SKU risk types
  • recommended actions across replenish, hold, clear, and review
  • a 30-day action plan
  • assumptions, evidence gaps, and limits

Safety

  • Do not claim access to live ERP, WMS, procurement, or forecasting systems.
  • Keep replenishment quantities and purchase decisions human-approved.
  • Downgrade certainty when sales velocity, lead time, or campaign timing is incomplete.
  • Do not treat seasonality or new-product demand as proven when historical data is weak.

Best-fit Scenarios

  • weekly or monthly ecommerce inventory reviews
  • pre-promo inventory readiness checks
  • multi-SKU catalog management without heavy BI tooling
  • operator or founder-led businesses that need a fast prioritization layer

Not Ideal For

  • real-time replenishment automation
  • warehouse slotting optimization
  • full demand forecasting or probabilistic planning models
  • businesses with no SKU-level inventory or sales visibility at all

Acceptance Criteria

  • Return markdown text.
  • Include summary, priority queue, action plan, and limits.
  • Make the advisory framing explicit.
  • Keep the report practical for ops, procurement, and inventory owners.
安全使用建议
This skill appears to do exactly what it claims: transform pasted SKU/export text into a prioritized inventory report without contacting external systems or requesting secrets. Before installing or running it, review any data you paste — the tool will include your inputs verbatim in the report. If you operate in a regulated environment, avoid pasting PII or credentials. If you want extra assurance, run the included tests locally in a sandboxed environment to verify behavior before using on sensitive data.
功能分析
Type: OpenClaw Skill Name: inventory-health-auditor Version: 1.0.0 The inventory-health-auditor skill is a text-processing tool designed to generate inventory reports from user-provided notes. The Python logic in handler.py is limited to keyword detection and string formatting, with no network access, file system writes, or use of dangerous functions. The instructions in SKILL.md are well-aligned with the stated purpose and do not contain any prompt-injection attempts or requests for unauthorized data access.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name, description, SKILL.md workflow and the included Python code align: the code normalizes user-provided inventory notes/exports, detects objectives/signals/risks, and renders a markdown report. No cloud, ERP/WMS, or unrelated services are requested.
Instruction Scope
SKILL.md explicitly states it uses only exported data and pasted notes. The runtime code reads SKILL.md locally for metadata and processes only the provided input; there are no instructions to read unrelated system files, environment variables, or to send data externally.
Install Mechanism
This is an instruction-plus-source skill with no install spec (no downloads or extracted archives). There is no package installation, remote fetch, or external binary requirement in the manifest.
Credentials
No environment variables, credentials, or config paths are required. The code does not reference or demand secrets. The lack of requested credentials is proportional to the offline, manual-input nature of the skill.
Persistence & Privilege
The skill is not marked always:true and does not request or modify other skills or global agent configuration. It does not persist credentials or install persistent components.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install inventory-health-auditor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /inventory-health-auditor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Inventory Health Auditor skill. - Audits ecommerce inventory notes or SKU exports to flag stockout, aging, overstock, capital lock-up, and promo-readiness risks. - Transforms partial inventory data into a prioritized replenish-hold-clear action brief. - Designed for weekly/monthly inventory reviews and pre-promo checks without live ERP or BI integrations. - Returns a markdown report summarizing risks, prioritized actions, and a 30-day inventory plan. - Explicitly avoids automated purchasing or certainties when data is incomplete.
元数据
Slug inventory-health-auditor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Inventory Health Auditor 是什么?

Audit ecommerce inventory notes or SKU exports, flag stockout, aging, overstock, capital lock-up, and promo-readiness risks, then turn partial inventory data... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。

如何安装 Inventory Health Auditor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install inventory-health-auditor」即可一键安装,无需额外配置。

Inventory Health Auditor 是免费的吗?

是的,Inventory Health Auditor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Inventory Health Auditor 支持哪些平台?

Inventory Health Auditor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Inventory Health Auditor?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论