← Back to Skills Marketplace
harrylabsj

Inventory Health Auditor

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install inventory-health-auditor
Description
Audit ecommerce inventory notes or SKU exports, flag stockout, aging, overstock, capital lock-up, and promo-readiness risks, then turn partial inventory data...
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install inventory-health-auditor
  3. After installation, invoke the skill by name or use /inventory-health-auditor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug inventory-health-auditor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install Inventory Health Auditor?

Run "/install inventory-health-auditor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Inventory Health Auditor free?

Yes, Inventory Health Auditor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Inventory Health Auditor support?

Inventory Health Auditor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Inventory Health Auditor?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments