shopify-admin-stock-velocity-report
Installation
SKILL.md
Purpose
Calculates two critical replenishment metrics for every stocked SKU:
- Days of Supply (DoS): how many days of stock remain at current sales velocity
- Sell-Through Rate: percentage of stock sold vs. total received in the period
Read-only — no mutations.
Prerequisites
- Authenticated Shopify CLI session:
shopify store auth --store <domain> --scopes read_products,read_orders,read_inventory - API scopes:
read_products,read_orders,read_inventory