ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

sku

SKU management reference — naming conventions, hierarchy design, lifecycle management, and inventory classification. Use when designing product catalogs, creating SKU schemas, or optimizing inventory by SKU analysis.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/sku
Or

SKU — SKU Management Reference

Quick-reference skill for SKU design, product hierarchy, and inventory classification.

When to Use

  • Designing SKU naming conventions for a product catalog
  • Building product hierarchy (category → family → variant)
  • Performing ABC/XYZ inventory analysis
  • Managing SKU proliferation and rationalization
  • Understanding UPC/EAN/GTIN barcode relationships

Commands

intro

scripts/script.sh intro

Overview of SKU concepts — definitions, purpose, and relationship to other identifiers.

naming

scripts/script.sh naming

SKU naming conventions — best practices, encoding schemes, and anti-patterns.

hierarchy

scripts/script.sh hierarchy

Product hierarchy design — categories, families, variants, and attributes.

barcodes

scripts/script.sh barcodes

Barcode and identifier systems — UPC, EAN, GTIN, ISBN, ASIN, and check digits.

abc

scripts/script.sh abc

ABC/XYZ analysis — classifying SKUs by revenue contribution and demand variability.

lifecycle

scripts/script.sh lifecycle

SKU lifecycle management — introduction, growth, maturity, decline, and end-of-life.

rationalization

scripts/script.sh rationalization

SKU rationalization — identifying and eliminating underperforming products.

metrics

scripts/script.sh metrics

Key SKU metrics — inventory turns, fill rate, days of supply, and velocity.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
SKU_DIRData directory (default: ~/.sku/)

Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars3875
Views1
Updated2026-04-07
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-bytesagain3-sku": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#sku#inventory#product#catalog#retail#warehouse#logistics
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.