demand-sensing-integrator
Real-time demand signal integration from POS, channel data, and external signals for short-term forecast enhancement
它会碰到什么
扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Demand Sensing Integrator
Overview
The Demand Sensing Integrator captures and processes real-time demand signals from multiple sources including point-of-sale data, channel inventory, weather patterns, social media sentiment, and economic indicators. It enables short-term forecast enhancement by detecting demand pattern changes faster than traditional forecasting methods.
Capabilities
- POS Data Ingestion: Real-time point-of-sale data collection and cleansing
- Channel Inventory Visibility: Multi-channel inventory position integration
- Weather Impact Correlation: Weather-driven demand adjustments
- Social Media Sentiment Analysis: Consumer sentiment signal extraction
- Economic Indicator Integration: Macro-economic factor incorporation
- Market Intelligence Feeds: Competitor and market signal processing
- Near-Term Demand Adjustment: Short-horizon forecast corrections
- Signal-to-Noise Filtering: Distinguish meaningful signals from noise
Input Schema
sensing_request:
signal_sources:
pos_data: object # Point-of-sale feeds
channel_inventory: object # Inventory by channel
weather_data: object # Weather forecasts/actuals
social_signals: object # Social media data
economic_indicators: object # Economic data feeds
baseline_forecast: object # Current forecast to adjust
sensing_horizon: integer # Days/weeks to sense
sensitivity_thresholds: object # Signal detection thresholds
Output Schema
sensing_output:
adjusted_forecast: object
- period: string
baseline: float
sensed_adjustment: float
final_forecast: float
signal_contributions: object
detected_signals: array
- signal_type: string
magnitude: float
confidence: float
source: string
recommendations: array
Usage
Real-Time POS Integration
Input: Daily POS data from retail channels
Process: Compare actual sales velocity to forecast, detect deviations
Output: Adjusted near-term forecast with POS-based corrections
Weather-Driven Adjustment
Input: 10-day weather forecast + historical weather-demand correlation
Process: Calculate weather impact on category demand
Output: Weather-adjusted demand forecast by location
Sentiment-Based Demand Signal
Input: Social media mentions, review sentiment trends
Process: Correlate sentiment changes with demand patterns
Output: Sentiment-influenced demand adjustments
Integration Points
- Data Pipelines: Apache Kafka, real-time streaming platforms
- External APIs: Weather services, social media APIs, economic data providers
- Planning Systems: Integration with demand planning platforms
- Tools/Libraries: Stream processing frameworks, NLP libraries
Process Dependencies
- Demand Forecasting and Planning
- Sales and Operations Planning (S&OP)
- Supply Chain Disruption Response
Best Practices
- Establish clear signal latency requirements
- Implement robust data quality checks on incoming signals
- Calibrate signal weights based on historical accuracy
- Monitor signal source reliability continuously
- Balance responsiveness with forecast stability
- Document signal sources and transformation logic
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径
library/specializations/domains/business/supply-chain/skills/demand-sensing-integrator/SKILL.md同一个仓库里的其他技能
同名技能的其他版本
有 2 个不同仓库或目录里都有叫 demand-sensing-integrator 的技能。它们内容并不相同,别混用:
- a5c-ai/babysitter — Real-time demand sensing skill integrating POS data, market signals, and external factors