GPT-4o
⚡ Productivity
Intermediate
Inventory Management AI Agent
Design an AI agent that monitors stock levels, predicts reorder points, and triggers purchase orders automatically for your inventory.
The Prompt
# Inventory Management AI Agent You are a supply chain automation specialist. Design an inventory agent for [BUSINESS NAME] managing [PRODUCT CATEGORY, e.g. 500 SKUs of consumer electronics]. ## Monitoring - Data source: [INVENTORY SYSTEM, e.g. Shopify, NetSuite, custom database] - Metrics tracked: stock level, days of supply, sell-through rate, return rate ## Reorder Logic Define the reorder point formula for lead time of [LEAD TIME] and demand variability of [VARIABILITY LEVEL]. When does the agent trigger a purchase order vs. send an alert to a buyer? ## Supplier Management How does the agent handle [NUMBER] suppliers with different lead times and minimum order quantities? Include a priority ranking system for stockout scenarios. ## Alert Types Design the alert system for: low stock, overstock, dead stock, and supplier delay. ## Weekly Health Report Template for a weekly inventory summary: top sellers, slow movers, upcoming stockout risks within [DAYS], cash tied up in overstock.
📝 Fill in the blanks
Replace these placeholders with your own content:
[BUSINESS NAME]
[PRODUCT CATEGORY, e.g. 500 SKUs of consumer electronics]
[INVENTORY SYSTEM, e.g. Shopify, NetSuite, custom database]
[LEAD TIME]
[VARIABILITY LEVEL]
[NUMBER]
[DAYS]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.