shipment-visibility-tracker
Real-time shipment monitoring and exception management skill with proactive alerting and customer communication
What this skill does
# Shipment Visibility Tracker
## Overview
The Shipment Visibility Tracker provides real-time shipment monitoring and exception management capabilities with proactive alerting and automated customer communication. It integrates with multiple carriers and tracking sources to deliver comprehensive visibility across the supply chain.
## Capabilities
- **Multi-Carrier Tracking Integration**: Consolidate tracking data from multiple carriers, modes, and tracking sources into a unified view
- **ETA Prediction with ML Models**: Use machine learning to predict accurate estimated arrival times based on historical patterns and current conditions
- **Exception Detection and Alerting**: Automatically detect shipment exceptions such as delays, damage, or route deviations and trigger appropriate alerts
- **Proof of Delivery Capture**: Capture and store proof of delivery documentation including signatures, photos, and timestamps
- **Milestone Event Tracking**: Track and record shipment milestone events from pickup through final delivery
- **Customer Notification Automation**: Automatically send status updates and notifications to customers via email, SMS, or portal
- **Performance Analytics Dashboards**: Provide visibility into carrier performance, transit times, and exception rates
## Tools and Libraries
- Tracking APIs (Project44, FourKites)
- GPS/Telematics Integration
- Visibility Platforms
- Notification Services (Twilio, SendGrid)
## Used By Processes
- Shipment Tracking and Visibility
- Last-Mile Delivery Optimization
- Carrier Selection and Procurement
## Usage
```yaml
skill: shipment-visibility-tracker
inputs:
shipment:
shipment_id: "SHP-2026-12345"
carrier: "CARRIER001"
tracking_number: "1Z999AA10123456784"
origin: "Chicago, IL"
destination: "New York, NY"
planned_delivery: "2026-01-25T14:00:00Z"
monitoring:
alert_on_delay_hours: 2
customer_notification: true
notification_milestones: ["picked_up", "in_transit", "out_for_delivery", "delivered"]
outputs:
current_status:
status: "in_transit"
location: "Toledo, OH"
last_update: "2026-01-24T08:30:00Z"
predicted_eta: "2026-01-25T12:30:00Z"
eta_confidence: 92
milestones:
- event: "picked_up"
timestamp: "2026-01-23T15:00:00Z"
location: "Chicago, IL"
- event: "departed_facility"
timestamp: "2026-01-24T02:00:00Z"
location: "Chicago Distribution Center"
exceptions: []
notifications_sent:
- type: "status_update"
channel: "email"
timestamp: "2026-01-24T08:35:00Z"
```
## Integration Points
- Transportation Management Systems (TMS)
- Carrier Tracking APIs
- Customer Portals
- Order Management Systems
- IoT/GPS Devices
## Performance Metrics
- Tracking data accuracy
- ETA prediction accuracy
- Exception detection rate
- Customer notification timeliness
- Visibility coverage percentage
Related in Sales & CRM
process-mapper
IncludedUse when a BizOps lead, COO, or process-improvement owner needs to document an end-to-end business process (procurement, employee onboarding, incident handoff, customer-onboarding, claims adjudication) in BPMN-style notation, measure cycle times by stage, surface where work spends most of its time waiting vs. being worked, and quantify the gap between processing time and total elapsed time. Pairs Lean / Six Sigma / Theory-of-Constraints canon with deterministic stdlib-only Python tools to produce a process map, a ranked bottleneck list (with severity + root-cause hypothesis), and a cycle-time analysis (P50, P90, value-add ratio, Little's-Law throughput). Distinct from sales-pipeline, system-reliability (SLO), and strategic-OKR work — this is tactical process documentation for internal operations.
payment-integration
IncludedIntegrate payments with SePay (VietQR), Polar, Stripe, Paddle (MoR subscriptions), Creem.io (licensing). Checkout, webhooks, subscriptions, QR codes, multi-provider orders.
customer-success-manager
IncludedMonitors customer health, predicts churn risk, and identifies expansion opportunities using weighted scoring models for SaaS customer success
sales-engineer
IncludedAnalyzes RFP/RFI responses for coverage gaps, builds competitive feature comparison matrices, and plans proof-of-concept (POC) engagements for pre-sales engineering. Use when responding to RFPs, bids, or proposal requests; comparing product features against competitors; planning or scoring a customer POC or sales demo; preparing a technical proposal; or performing win/loss competitor analysis. Handles tasks described as 'RFP response', 'bid response', 'proposal response', 'competitor comparison', 'feature matrix', 'POC planning', 'sales demo prep', or 'pre-sales engineering'.
customer-success-manager
IncludedMonitors customer health, predicts churn risk, and identifies expansion opportunities using weighted scoring models for SaaS customer success
sales-engineer
IncludedAnalyzes RFP/RFI responses for coverage gaps, builds competitive feature comparison matrices, and plans proof-of-concept (POC) engagements for pre-sales engineering. Use when responding to RFPs, bids, or proposal requests; comparing product features against competitors; planning or scoring a customer POC or sales demo; preparing a technical proposal; or performing win/loss competitor analysis. Handles tasks described as 'RFP response', 'bid response', 'proposal response', 'competitor comparison', 'feature matrix', 'POC planning', 'sales demo prep', or 'pre-sales engineering'.