ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

Inventory & Supply Chain Manager

Complete inventory management, demand forecasting, supplier evaluation, and supply chain optimization for businesses of any size. From stockroom to strategy.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/1kalin/afrexai-inventory-supply-chain
Or

What This Skill Does

The Inventory & Supply Chain Manager is a sophisticated AI agent skill designed to bring professional-grade logistics control to businesses of any scale. By implementing an ABC-XYZ classification matrix, it allows you to categorize your inventory based on value (A, B, C) and demand variability (X, Y, Z). This granular approach ensures you aren't wasting resources on 'CZ' items while neglecting the high-velocity 'AX' products that drive your revenue. The skill handles complex tasks including reorder point calculation, lead-time tracking, safety stock optimization, and demand forecasting.

Installation

To integrate this agent into your workflow, execute the following command in your terminal: clawhub install openclaw/skills/skills/1kalin/afrexai-inventory-supply-chain. Ensure you have the necessary environment permissions for file-read/write access as the agent will need to parse your existing SKU master records and generate updated inventory reports.

Use Cases

  1. Stock Optimization: Reduce carrying costs by identifying 'Z' class items that should be moved to a just-in-time or make-to-order model.
  2. Supplier Audits: Compare primary vs. backup supplier lead times during supply chain disruptions to prevent stockouts.
  3. Seasonal Planning: Utilize seasonal decomposition methods for 'Y' class items to ensure stock levels peak just before your high-demand months.
  4. Margin Analysis: Automatically identify underperforming SKUs that fall into the 'C' category and provide low margins, flagging them for potential discontinuation.

Example Prompts

  1. 'Run an ABC-XYZ analysis on our current SKU database and suggest which items we should move to dropshipping.'
  2. 'Based on the sales data from the last 6 months, forecast the required safety stock for all A-class items for the upcoming quarter.'
  3. 'Identify which of our suppliers have exceeded their lead-time commitments by more than 15% and suggest backup alternatives from our record.'

Tips & Limitations

This skill is highly dependent on the quality of your input data. Ensure your SKU Master Records are updated regularly, particularly the 'landed_cost' and 'lead_time_days' fields, as these directly impact the agent's logic. Note that for Z-class (erratic) items, the agent will favor safety-stock logic over forecasting. Do not attempt to force linear regression on erratic data as it will lead to significant overstocking or stockouts.

Metadata

Author@1kalin
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-1kalin-afrexai-inventory-supply-chain": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#inventory#supply-chain#logistics#forecasting#automation
Safety Score: 4/5

Flags: file-read, file-write