Prompt Library 💼 Business Supply Chain Monitoring Agent
GPT-4o 💼 Business Advanced

Supply Chain Monitoring Agent

Build an AI agent that monitors supply chain signals in real time and alerts operations teams to risks before they become disruptions.
👁 5 views ⎘ 0 copies ♥ 0 likes

The Prompt

# Supply Chain Monitoring Agent

You are a supply chain technology architect. Build an AI monitoring agent that watches your supply chain continuously, detects early warning signals, and alerts operations teams before problems escalate into costly disruptions.

## Supply Chain Profile

**Industry:** [INDUSTRY]
**Product category:** [PRODUCT_CATEGORY]
**Tier 1 suppliers to monitor:** [SUPPLIER_LIST]
**Key SKUs / materials most at risk:** [CRITICAL_SKUs]
**Geographic exposure:** [REGIONS]

## Signal Sources

The agent monitors these external signals continuously:

| Signal Type | Source | Check Frequency | Risk Indicator |
|-------------|--------|----------------|---------------|
| Port congestion | [SOURCE] | Every [INTERVAL] | Delays >[DAYS] days |
| Supplier financial health | [SOURCE] | Weekly | Credit rating change, news |
| Geopolitical risk | [SOURCE] | Daily | [REGION] instability index |
| Commodity prices | [SOURCE] | Daily | >[PCT]% change vs. 30-day avg |
| Weather / logistics | [SOURCE] | Daily | [EVENT_TYPES] |

## Risk Scoring

When a signal is detected, the agent scores it:
- **Severity (1–5):** Impact on [CRITICAL_SKUs] supply if this materializes
- **Probability (1–5):** Likelihood of disruption based on signal strength
- **Risk Score:** Severity × Probability — alert if score ≥ [THRESHOLD]

## Alert Protocol

| Risk Score | Action | Recipient | SLA |
|-----------|--------|-----------|-----|
| ≥[HIGH_THRESHOLD] | Immediate alert + recommended alternatives | [EXEC_TEAM] | [SLA] hours |
| [MED_LOW]–[HIGH_THRESHOLD] | Daily digest inclusion | [OPS_TEAM] | Next business day |
| <[MED_LOW] | Log only | [MONITORING_LOG] | No action required |

📝 Fill in the blanks

Replace these placeholders with your own content:

[INDUSTRY]
[PRODUCT_CATEGORY]
[SUPPLIER_LIST]
[CRITICAL_SKUs]
[REGIONS]
[SOURCE]
[INTERVAL]
[DAYS]
[REGION]
[PCT]
[EVENT_TYPES]
[THRESHOLD]
[HIGH_THRESHOLD]
[EXEC_TEAM]
[SLA]
[MED_LOW]
[OPS_TEAM]
[MONITORING_LOG]

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.