← Back to Skills Marketplace
智慧物流指挥官
by
ai-gaoqian
· GitHub ↗
· v1.0.0
· MIT-0
37
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-logistics-commander
Description
AI驱动的全链路物流优化系统:路线规划/仓储管理/供应链预测/碳排放追踪/异常预警
README (SKILL.md)
智慧物流指挥官 (AI Logistics Commander)
ClawHub首个物流与供应链优化Skill。覆盖路线/仓储/预测/碳排/异常五大维度。
为什么需要这个Skill?
全球物流市场超10万亿美元,供应链管理是每个企业的命脉。但ClawHub技能生态中物流/供应链完全空白。从电商到制造,从冷链到跨境,AI物流指挥官一站式优化全链路。
核心能力
1. 智能路线规划
A. 多目标优化
## 配送路线优化 — 北京城区20个配送点
### 优化结果
| 方案 | 总里程 | 总耗时 | 车辆数 | 适用场景 |
|------|:---:|:---:|:---:|------|
| 最短距离 | 86.3km | 4h12m | 3辆 | 燃油优先 |
| 最短时间 | 92.1km | 3h38m | 4辆 | 时效优先 |
| 最低成本 | 78.5km | 4h45m | 2辆 | 成本优先 |
### 推荐方案:最低成本(省22%油耗,仅多33分钟)
B. 约束参数
- 时间窗(客户要求XX:00前送达)
- 车辆载重/容积限制
- 单双号限行/货车禁行区域
- 实时路况+天气影响
- 新能源车续航+充电桩
2. 仓储管理
A. ABC分类+库位优化
## 仓库ABC分析 — 12,847 SKU
| 类别 | SKU数 | 占比 | 出库量占比 | 货值占比 | 库位策略 |
|------|:---:|:---:|:---:|:---:|------|
| A类 | 1,285 | 10% | 70% | 65% | 拣货区黄金位 |
| B类 | 3,854 | 30% | 22% | 25% | 中间货架 |
| C类 | 7,708 | 60% | 8% | 10% | 高位货架/角落 |
### 优化效果预估
- 拣货路径缩短:38%
- 补货时间减少:25%
- 空间利用率提升:22%
3. 供应链预测
A. 需求预测
- 基于历史数据+季节性+促销+宏观经济
- 安全库存自动计算(服务水平95%/99%)
- 牛鞭效应检测与缓解建议
- 供应商交期波动风险评估
B. 采购优化
## EOQ经济订货量分析 — SKU #10832
| 参数 | 值 |
|------|----|
| 年需求量 | 24,000件 |
| 单次订货成本 | ¥500 |
| 单件年持有成本 | ¥12 |
| **最优订货量(EOQ)** | **1,414件** |
| 年订货次数 | 17次 |
| 年总成本 | ¥16,970 |
4. 碳排放追踪
## 碳排报告 — 2026年Q1物流
| 环节 | 排放量(tCO2e) | 占比 | 同比 |
|------|:---:|:---:|:---:|
| 干线运输 | 42.3 | 52% | +8% |
| 城配 | 18.7 | 23% | -3% |
| 仓储 | 12.5 | 15% | +2% |
| 包装 | 8.1 | 10% | -5% |
| **合计** | **81.6** | 100% | +3% |
### 减排建议
- 城配新能源替代:可减12.3t(-15%)
- 路径优化:可减8.5t(-10%)
- 包装减量:可减3.2t(-4%)
- 合计潜力:-29%
5. 异常预警引擎
| 预警类型 | 触发条件 | 响应建议 |
|---|---|---|
| 延迟预警 | 预计到达>承诺时间 | 自动通知客户+改派 |
| 库存预警 | 库存\x3C安全库存×1.2 | 紧急补货建议 |
| 成本异常 | 单票成本>均值×1.5 | 费用明细分析 |
| 质量异常 | 破损率>0.5% | 包装方案升级 |
| 天气预警 | 路径途经台风/暴雪区 | 路线实时改道 |
6. 报表中心
- 日报:当日收发/在途/异常汇总
- 周报:KPI仪表盘(准点率/破损率/成本/Km)
- 月报:趋势分析+明星/问题线路+改善建议
- 对比报:多仓/多线路/多承运商效率PK
支持场景
- 电商快递/同城配送
- 冷链物流(温控要求+时效约束)
- 跨境物流(报关/关税/多式联运)
- 制造业入厂物流(JIT准时制)
- 逆向物流(退货/回收/维修)
执行标准
- 20点路线优化:\x3C5秒
- 库存ABC分析:\x3C10秒(万级SKU)
- 需求预测:\x3C15秒
- 碳排计算:即时
免责声明
优化建议基于数学模型,实际执行需考虑不可抗力因素。路线规划需遵守当地交通法规。
Usage Guidance
Reasonable to install if you need supply-chain planning support. Treat supplier names, pricing, inventory levels, shipment details, and customer/location data as confidential when using it, and avoid pasting unnecessary sensitive or regulated business data into chats or tools.
Capability Assessment
Purpose & Capability
The artifact’s stated purpose is community group-buying supply-chain and procurement management, and its content stays within supplier evaluation, procurement costing, inventory turnover, warehousing, and operational checklists.
Instruction Scope
The guidance may lead users to provide sensitive business data such as supplier names, pricing, inventory, and delivery metrics, but this is expected for the stated purpose; the artifact does not include a privacy/data-minimization notice.
Install Mechanism
No install scripts, dependency installation, shell commands, or automatic setup behavior were found in the reviewed skill artifact.
Credentials
The included Python snippets are local interactive calculators using standard-library imports and user-provided inputs; no network, credential, browser, or broad filesystem behavior was evident.
Persistence & Privilege
No persistence, background execution, privilege escalation, credential/session access, or stored profile use was evident.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-logistics-commander - After installation, invoke the skill by name or use
/ai-logistics-commander - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
AI驱动的全链路物流与供应链优化Skill,覆盖行业关键环节:
- 支持智能路线规划,多目标优化与实时约束参数(如交通、天气、新能源续航)。
- 提供仓储ABC分类、库位优化与拣货、补货效率提升建议。
- 包含供应链需求预测、EOQ采购优化及风险评估。
- 集成全流程碳排放跟踪与减排建议。
- 异常预警引擎实现延迟、库存、成本、质量及天气等多维实时预警。
- 丰富报表中心,产生日报、周报、月报与对比报,适配多场景需求。
Metadata
Frequently Asked Questions
What is 智慧物流指挥官?
AI驱动的全链路物流优化系统:路线规划/仓储管理/供应链预测/碳排放追踪/异常预警. It is an AI Agent Skill for Claude Code / OpenClaw, with 37 downloads so far.
How do I install 智慧物流指挥官?
Run "/install ai-logistics-commander" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 智慧物流指挥官 free?
Yes, 智慧物流指挥官 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 智慧物流指挥官 support?
智慧物流指挥官 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 智慧物流指挥官?
It is built and maintained by ai-gaoqian (@ai-gaoqian); the current version is v1.0.0.
More Skills