Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Predictive Logistics Developer

  • 30 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Build predictive models for logistics: demand forecasting by SKU/lane, inventory positioning, ETA/lead-time prediction, capacity signals, and drift-monitored scoring.

About

Guides building and operating predictive models for logistics networks covering demand forecasting, inventory positioning, ETA prediction, capacity signals, and backtesting against operational KPIs. A developer uses it for logistics ML with feature stores, inference contracts, and KPI monitoring.

  • Forecasts at SKU/location/lane granularity with logistics-aware features
  • Scores models against fill rate, OTIF, and WMAPE/MAPE with drift monitoring

Predictive Logistics Developer by the numbers

  • 30 all-time installs (skills.sh)
  • Ranked #1,108 of 2,064 Data Science & ML skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill predictive-logistics-developer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs30
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Build predictive models for logistics: demand forecasting by SKU/lane, inventory positioning, ETA/lead-time prediction, capacity signals, and drift-monitored scoring.

Files

SKILL.mdMarkdownGitHub ↗

Predictive Logistics Developer

When to Use

  • Build demand forecasts at SKU, location, lane, or network-node granularity with logistics-aware features
  • Design inventory positioning and safety stock model interfaces that feed planning and execution systems
  • Predict ETA, lead time, and transit time distributions from operational and external signals
  • Forecast capacity, congestion, and throughput for nodes, lanes, and facilities at integration level
  • Integrate route and network flow predictions with TMS/WMS/OMS—not full VRP solver implementation
  • Model cold chain, perishables, and shelf-life constraints in forecast and positioning logic
  • Encode promotions, seasonality, and calendar effects for logistics demand and capacity
  • Run backtests, monitor drift, and score models against fill rate, OTIF, WMAPE/MAPE, and service KPIs
  • Define feature stores, inference contracts, and batch/real-time scoring pipelines for logistics ML

When NOT to Use

  • Pure OR/MIP formulation and solver implementation without logistics prediction scope → operations-research-algorithm-developer
  • Supply chain strategy, RFQ, supplier scorecards, or inventory policy governance without ML build → supply-chain-manager
  • WMS workflows—waves, pick paths, RF scanning, slotting application logic → wms-developer
  • Fleet telematics ingestion, map matching, or geospatial pipeline engineering → geospatial-telematics-developer
  • Generic ML experimentation, causal inference, or MLOps without logistics domain framing → data-scientist
  • EDI/X12 mapping, AS2, or partner document translation → edi-engineer
  • Warehouse dimensional modeling or dbt mart design without prediction modeling → analytics-data-engineer

Related skills

NeedSkill
LP/MIP, VRP, scheduling optimizationoperations-research-algorithm-developer
SCM strategy, forecast process, supplier QBRssupply-chain-manager
WMS application and ERP/WMS integrationwms-developer
GPS/telematics streams and spatial ETLgeospatial-telematics-developer
Partner EDI and order/shipment documentsedi-engineer
General ML, A/B tests, MLOps patternsdata-scientist
BI dashboards and KPI storytellingbi-analyst
Feature pipelines and warehouse modelinganalytics-data-engineer

Core Workflows

1. Scope and problem framing

Clarify horizon, granularity, decision consumer, and operational KPI contract.

See `references/predictive_logistics_scope.md`.

2. Demand forecasting and features

Build SKU/location/lane demand models with logistics calendars, promotions, and hierarchy reconciliation.

See `references/demand_forecasting_and_features.md`.

3. Inventory and network positioning

Connect forecasts to positioning, safety stock interfaces, and multi-echelon handoffs.

See `references/inventory_and_network_positioning.md`.

4. ETA, lead time, and capacity

Model transit times, node congestion, and capacity signals for planning and execution.

See `references/eta_leadtime_and_capacity.md`.

5. Evaluation and monitoring

Backtest against operational KPIs; track drift, bias, and forecast value.

See `references/model_evaluation_and_monitoring.md`.

6. Operations integration

Wire scores to OMS/TMS/WMS, planning cycles, and human-in-the-loop overrides.

See `references/integration_with_operations.md`.

Outputs

  • Problem brief — granularity, horizon, consumers, KPI targets, and non-goals
  • Feature catalog — definitions, freshness SLAs, leakage checks, and hierarchy keys
  • Model card — training window, metrics (WMAPE/MAPE, bias), segments, and known failure modes
  • Backtest report — rolling-origin results tied to fill rate, OTIF, or inventory service proxies
  • Inference contract — schema, latency, batch cadence, fallback rules, and version pins
  • Monitoring runbook — drift thresholds, retrain triggers, and escalation to planning ops

Principles

  • Optimize for operational KPIs, not only statistical accuracy — tie WMAPE to service and inventory outcomes
  • Respect logistics calendars — lead times, cutoffs, carrier schedules, and promotion lift are first-class features
  • Prevent leakage — exclude post-decision signals; align train labels to information available at forecast origin
  • Reconcile hierarchies — bottom-up vs top-down consistency for SKU × location × lane stacks
  • Separate prediction from optimization — deliver distributions and interfaces; route MIP/VRP to OR peers
  • Monitor in production — drift, bias by lane/node, and forecast value beat one-time offline accuracy
  • Document override paths — planners and TMS rules may supersede scores; model serving must degrade safely

When to load references

TopicReference
Role scope, boundaries, RACIreferences/predictive_logistics_scope.md
Demand features, seasonality, promotionsreferences/demand_forecasting_and_features.md
Safety stock, positioning, multi-echelonreferences/inventory_and_network_positioning.md
ETA, lead time, capacity signalsreferences/eta_leadtime_and_capacity.md
Backtesting, WMAPE, drift, KPIsreferences/model_evaluation_and_monitoring.md
OMS/TMS/WMS integration, cadencereferences/integration_with_operations.md

Related skills

Data Science & MLanalyticspipelines

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.