inventory-analysis

Analyze inventory health and predict stockouts, dead stock, and reorder timing.

1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/Bainbridge-Growth/drivepoint-plugins --skill inventory-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inventory-analysis
Source: https://github.com/Bainbridge-Growth/drivepoint-plugins/tree/main/plugins/smartmodel/skills/inventory-analysis
Command: npx skills add https://github.com/Bainbridge-Growth/drivepoint-plugins --skill inventory-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires smartmodel-protocol, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides insights into inventory health, including weeks of supply, stockout risk, dead stock, and reorder timing.

Core Features & Use Cases

  • Inventory Health Analysis: Assess weeks of supply, stockout risk, and dead stock.
  • Reorder Timing: Predict reorder timing based on lead times and sales velocity.
  • Use Case: A user could ask, "What's our inventory health and when should we reorder?" The skill would provide a detailed analysis including risk levels and recommended reorder dates.

Quick Start

Analyze inventory health for a specific product and get a report on its stockout risk and reorder timing.

Frequently Asked Questions about inventory-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I predict stockout risk and calculate reorder timing for my inventory?

To predict stockout risk and calculate reorder timing, you need to analyze on-hand units, sales velocity, and lead times. This inventory analysis approach evaluates safety stock levels to recommend precise reorder dates.

What is dead stock and how do I identify it using sales velocity?

Dead stock refers to inventory with no expected sales movement. You can identify it by analyzing sales velocity against on-hand units to flag stagnant products that tie up capital and require clearance.

How do I calculate weeks of supply to assess inventory health?

You calculate weeks of supply by dividing current on-hand units by your sales velocity. This inventory health metric reveals how long stock will last and highlights immediate stockout risks.

Can I use smartmodel protocol to extract inventory data for health analysis?

Yes, you can use the smartmodel protocol to establish model context and extract inventory data. This integration enables automated assessment of on-hand units, lead times, and reorder points.

What data do I need to set safety stock and reorder points accurately?

To set safety stock and reorder points accurately, you need reliable data on sales velocity and supplier lead times. Analyzing these metrics together ensures you trigger reorders before stockouts occur.