early-warning-monitor

Solid

Continuous supplier and supply chain risk monitoring with automated alerts

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Early Warning Monitor ## Overview 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. ## Capabilities - **Financial Indicator Monitoring**: Credit scores, payment behavior, financial news - **News and Media Sentiment Tracking**: Real-time news and social media monitoring - **Regulatory Change Detection**: Policy and regulation change tracking - **Natural Disaster Monitoring**: Weather and geological event tracking - **Geopolitical Event Tracking**: Political and trade disruption monitoring - **Quality Alert Aggregation**: Quality issue and recall tracking - **Custom Threshold Alerting**: Configurable alert rules - **Early Warning Dashboard**: Real-time risk visibility ## Input Schema ```yaml 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 ``` ## Output Schema ```yaml monitoring_output: alerts: array - alert_id: string timestamp: datetime entity: ...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills