supply-chain-digital-twin
Digital twin representation of supply chain for real-time monitoring and simulation
What this skill does
# Supply Chain Digital Twin
## Overview
The Supply Chain Digital Twin creates a virtual representation of the physical supply chain for real-time monitoring, predictive analytics, and simulation. It enables continuous optimization through what-if analysis and performance prediction.
## Capabilities
- **Real-Time Supply Chain State Representation**: Live digital model
- **Predictive Analytics Integration**: Forward-looking performance prediction
- **Scenario Simulation**: What-if analysis on digital model
- **Anomaly Detection**: Deviation identification from expected patterns
- **Optimization Recommendation**: AI-driven improvement suggestions
- **What-If Analysis**: Impact assessment of proposed changes
- **Performance Prediction**: Future state forecasting
- **Continuous Learning Integration**: Model improvement from actuals
## Input Schema
```yaml
digital_twin_request:
twin_scope:
network_elements: array
processes: array
time_horizon: string
real_time_feeds:
erp_integration: object
iot_sensors: array
tracking_feeds: array
model_configuration:
physics_models: object
ml_models: array
business_rules: array
simulation_scenarios: array
prediction_horizon: string
anomaly_detection_config:
sensitivity: float
alert_rules: array
```
## Output Schema
```yaml
digital_twin_output:
current_state:
network_status: object
inventory_positions: object
in_transit: array
production_status: object
kpis: object
predictions:
demand_forecast: object
supply_forecast: object
risk_predictions: array
kpi_projections: object
anomalies:
detected_anomalies: array
- anomaly_id: string
type: string
severity: string
location: string
description: string
recommended_action: string
scenario_results:
scenarios: array
- scenario_name: string
predicted_outcomes: object
risks: array
recommendations: array
optimization_recommendations:
immediate: array
short_term: array
strategic: array
model_health:
accuracy_metrics: object
data_quality: object
model_drift: object
visualizations:
network_view: object
flow_animation: object
prediction_charts: array
```
## Usage
### Real-Time Network Monitoring
```
Input: Live data feeds, network model
Process: Update digital twin state continuously
Output: Real-time visibility dashboard
```
### Predictive Performance Analysis
```
Input: Current state, ML models, forecast horizon
Process: Predict future network performance
Output: Performance predictions with confidence
```
### What-If Scenario Analysis
```
Input: Proposed change, current twin state
Process: Simulate impact on digital twin
Output: Scenario outcome prediction
```
## Integration Points
- **IoT Platforms**: Sensor and device data
- **Real-Time Data Streams**: Event streaming platforms
- **ML Platforms**: Predictive model deployment
- **Visualization Platforms**: 3D and interactive visualization
- **Tools/Libraries**: Digital twin platforms, IoT integration, ML models
## Process Dependencies
- Supply Chain Network Design
- Supply Chain Disruption Response
- Supply Chain KPI Dashboard Development
## Best Practices
1. Start with high-value use cases
2. Ensure real-time data quality
3. Validate twin accuracy regularly
4. Balance model complexity with maintainability
5. Integrate with decision-making processes
6. Plan for continuous model improvement
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.