Continuous supplier and supply chain risk monitoring with automated alerts
Monitors supplier and supply chain risks with automated alerts from multiple data sources.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The Early Warning Monitor provides continuous monitoring of supplier and supply chain risk indicators. It integrates multiple data sources to detect early signs of potential disruptions and generates automated alerts for proactive risk mitigation.
monitoring_request:
monitored_entities:
suppliers: array
locations: array
categories: array
monitoring_sources:
financial: boolean
news: boolean
regulatory: boolean
weather: boolean
geopolitical: boolean
quality: boolean
alert_thresholds:
financial_score_drop: integer
sentiment_threshold: float
severity_levels: object
notification_preferences:
channels: array
recipients: array
frequency: string
monitoring_output:
alerts: array
- alert_id: string
timestamp: datetime
entity: string
entity_type: string
alert_type: string
severity: string # Low, Medium, High, Critical
source: string
description: string
indicators: array
recommended_actions: array
dashboard:
active_alerts: integer
by_severity: object
by_type: object
by_entity: object
trends: object
risk_signals:
financial: array
operational: array
geopolitical: array
environmental: array
monitoring_status:
sources_active: array
last_update: datetime
coverage: object
Input: Supplier list, credit monitoring feeds
Process: Track credit score changes, payment behavior
Output: Financial risk alerts when thresholds breached
Input: Supplier names, news and social media feeds
Process: Monitor sentiment, detect negative trends
Output: Reputation and operational risk alerts
Input: Supplier locations, weather service feeds
Process: Monitor severe weather, assess supply impact
Output: Natural disaster alerts with affected suppliers
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.