name: logistics-kpi-tracker description: 全面的物流绩效衡量技能,包含KPI跟踪、基准测试和改进建议 allowed-tools:
- Read
- Write
- Glob
- Grep
- Bash
- WebFetch metadata: specialization: logistics domain: business category: analytics priority: medium shared-candidate: true
物流KPI追踪器
概述
物流KPI追踪器提供全面的物流绩效衡量,包含KPI跟踪、基准测试和改进建议。它监控所有物流功能的关键指标,并识别运营改进的机会。
能力
- OTIF(准时足量)跟踪:根据承诺跟踪准时和足量交付绩效
- 完美订单率计算:考虑所有订单履行维度计算完美订单率
- 满足率分析:在订单、行和单位级别监控满足率
- 订单周期时间测量:跟踪从订单下达到交付的订单周期时间
- 每订单/单位成本跟踪:计算和监控各个级别的物流成本
- 基准比较:与行业基准和最佳实践进行绩效比较
- 改进机会识别:基于KPI分析识别运营改进领域
工具和库
- BI平台(Tableau, Power BI)
- 数据仓库
- 物流仪表板
- 统计分析库
使用流程
- 所有物流流程(跨职能)
使用示例
skill: logistics-kpi-tracker
inputs:
reporting_period:
start: "2026-01-01"
end: "2026-01-24"
data_sources:
orders: true
shipments: true
inventory: true
costs: true
benchmarks:
otif: 95.0
perfect_order_rate: 90.0
fill_rate: 98.0
order_cycle_time_days: 3.0
cost_per_order: 12.50
comparison:
prior_period: true
prior_year: true
outputs:
kpi_summary:
otif:
actual: 93.5
target: 95.0
variance: -1.5
trend: "improving"
prior_period: 92.8
prior_year: 91.2
perfect_order_rate:
actual: 88.2
target: 90.0
variance: -1.8
trend: "stable"
components:
on_time: 93.5
in_full: 96.2
damage_free: 99.1
accurate_documentation: 98.5
fill_rate:
actual: 97.5
target: 98.0
variance: -0.5
trend: "stable"
order_cycle_time:
actual_days: 2.8
target_days: 3.0
variance: 0.2
trend: "improving"
cost_per_order:
actual: 11.85
target: 12.50
variance: 0.65
trend: "improving"
performance_breakdown:
by_channel:
ecommerce: { otif: 91.2, fill_rate: 96.8 }
wholesale: { otif: 95.8, fill_rate: 98.2 }
retail: { otif: 94.1, fill_rate: 97.8 }
by_region:
northeast: { otif: 94.5, fill_rate: 98.1 }
southeast: { otif: 92.8, fill_rate: 97.0 }
midwest: { otif: 93.9, fill_rate: 97.5 }
improvement_opportunities:
- area: "准时交付"
current: 93.5
target: 95.0
gap: 1.5
root_causes:
- "东南地区承运商绩效不佳"
- "DC002配送中心码头拥堵"
recommendations:
- "与表现不佳的承运商进行绩效审查"
- "在DC002实施码头调度系统"
potential_improvement: 2.0
- area: "满足率"
current: 97.5
target: 98.0
gap: 0.5
root_causes:
- "高周转商品的安全库存水平不足"
recommendations:
- "审查并调整A类商品的安全库存"
potential_improvement: 0.8
集成点
- 企业资源规划(ERP)
- 仓库管理系统(WMS)
- 运输管理系统(TMS)
- 订单管理系统
- 商业智能平台
绩效指标
- OTIF百分比
- 完美订单率
- 满足率
- 订单周期时间
- 每订单成本