Inventory & Supply Chain Manager
Complete inventory management, demand forecasting, supplier evaluation, and supply chain optimization for businesses of any size. From stockroom to strategy.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/1kalin/afrexai-inventory-supply-chainWhat 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
- Stock Optimization: Reduce carrying costs by identifying 'Z' class items that should be moved to a just-in-time or make-to-order model.
- Supplier Audits: Compare primary vs. backup supplier lead times during supply chain disruptions to prevent stockouts.
- Seasonal Planning: Utilize seasonal decomposition methods for 'Y' class items to ensure stock levels peak just before your high-demand months.
- Margin Analysis: Automatically identify underperforming SKUs that fall into the 'C' category and provide low margins, flagging them for potential discontinuation.
Example Prompts
- 'Run an ABC-XYZ analysis on our current SKU database and suggest which items we should move to dropshipping.'
- 'Based on the sales data from the last 6 months, forecast the required safety stock for all A-class items for the upcoming quarter.'
- '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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-1kalin-afrexai-inventory-supply-chain": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write