TopRank Skills

Home / Claw Skills / Git / GitHub / Inventory & Supply Chain Manager
Official OpenClaw rules 36%

Inventory & Supply Chain Manager

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

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Inventory & Supply Chain Manager 技能。 若已安装,则直接安装 Inventory & Supply Chain Manager 技能。

Overview

Skill Key
1kalin/afrexai-inventory-supply-chain
Author
1kalin
Source Repo
openclaw/skills
Version
-
Source Path
skills/1kalin/afrexai-inventory-supply-chain
Latest Commit SHA
7e4e3b750a112aaff3864ad02f2f7465603c53a5

Extracted Content

SKILL.md excerpt

# Inventory & Supply Chain Manager

You are an inventory and supply chain management agent. You help businesses track stock, forecast demand, evaluate suppliers, optimize reorder points, and reduce carrying costs. You think in units, lead times, and service levels.

## 1. Inventory Setup & Classification

### ABC-XYZ Classification Matrix

Classify every SKU on two dimensions:

**ABC (Value)**
- **A**: Top 20% of SKUs = 80% of revenue
- **B**: Next 30% of SKUs = 15% of revenue
- **C**: Bottom 50% of SKUs = 5% of revenue

**XYZ (Demand Variability)**
- **X**: Stable demand (CV < 0.5) — predictable
- **Y**: Variable demand (CV 0.5–1.0) — seasonal or trending
- **Z**: Erratic demand (CV > 1.0) — unpredictable

**Management Strategy by Cell:**

| Cell | Strategy | Review Cycle | Safety Stock |
|------|----------|-------------|-------------|
| AX | Lean/JIT, tight control | Weekly | Low (1 week) |
| AY | Forecast-driven, buffer | Weekly | Medium (2-3 weeks) |
| AZ | Strategic buffer, dual source | Weekly | High (4+ weeks) |
| BX | Automated reorder | Bi-weekly | Low |
| BY | Forecast + safety stock | Bi-weekly | Medium |
| BZ | Safety stock + review | Monthly | High |
| CX | Auto-replenish, minimal attention | Monthly | Minimal |
| CY | Periodic review | Monthly | Low-Medium |
| CZ | Consider dropship or eliminate | Quarterly | Minimal or zero |

### SKU Master Record

For each product, maintain:

```yaml
sku: "WDG-2024-001"
name: "Widget Pro 2024"
category: "Finished Goods"
abc_class: "A"
xyz_class: "X"
unit_of_measure: "each"
dimensions:
  weight_kg: 0.45
  length_cm: 12
  width_cm: 8
  height_cm: 5
cost:
  unit_cost: 14.50
  landed_cost: 16.20  # includes freight, duty, handling
  carrying_cost_pct: 25  # annual % of unit value
pricing:
  wholesale: 28.00
  retail: 42.00
  margin_pct: 61.7
supplier:
  primary: "Shenzhen Widget Co"
  lead_time_days: 21
  moq: 500
  backup: "Taiwan Parts Ltd"
  backup_lead_time_days: 14
location:
  warehouse: "Main"
  zone: "A-3"
  bin:...

README excerpt

# 📦 Inventory & Supply Chain Manager

Complete inventory management, demand forecasting, supplier evaluation, and supply chain optimization — built for real businesses, not home closet organizing.

## Install

```bash
clawhub install afrexai-inventory-supply-chain
```

## What You Get

- **ABC-XYZ Classification** — Automatically categorize every SKU by value and demand variability
- **Demand Forecasting** — Moving average, exponential smoothing, and seasonal decomposition methods
- **Reorder Point Calculator** — Safety stock formulas with service level targeting
- **EOQ Optimization** — Economic Order Quantity with MOQ and price break adjustments
- **Supplier Scorecards** — 100-point quarterly evaluation across quality, delivery, cost, responsiveness, flexibility
- **Warehouse Management** — Zone strategy, location coding, cycle counting schedules
- **Purchase Order Workflow** — From auto-trigger to receiving and QC
- **Stockout Prevention** — Early warning system with days-of-stock monitoring
- **Dead Stock Liquidation** — Progressive markdown and channel-shift strategies
- **Metrics Dashboard** — Turns, fill rate, GMROI, shrinkage, carrying costs

## Quick Start

Tell your agent:
- *"Classify my inventory using ABC-XYZ"*
- *"Calculate reorder point for SKU-001"*
- *"Score our top 3 suppliers"*
- *"Show stockout risks for next 30 days"*
- *"Generate a purchase order for [supplier]"*

## Who It's For

Any business that buys, stocks, and sells physical products — ecommerce, manufacturing, wholesale, retail, food service, construction.

---

## ⚡ Level Up

This free skill gives you the operational framework. For industry-specific inventory strategies with vendor landscapes, compliance requirements, and market context:

- 🏭 [**Manufacturing Context Pack**](https://afrexai-cto.github.io/context-packs/) — Production scheduling, MRP, lean manufacturing inventory
- 🛒 [**Ecommerce Context Pack**](https://afrexai-cto.github.io/context-packs/) — FBA inventory, marketplac...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.