Token导航 LogoToken导航TokenDH.com
开发需要联网clawhub未标认证来源可访问clear审计提醒

koompi-logistics康比物流

Agent Skill

koompi-logistics 用于补充开发相关能力,适合在 OpenClaw 中需要让 Agent 承接开发相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,182

周安装

130

GitHub Stars

公开资料未说明

下载量

1,030
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:koompi-logistics(康比物流)
来源仓库:https://github.com/rithythul/koompi-logistics
安装命令:
openclaw skills install koompi-logistics
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install koompi-logistics

简介

管理端到端物流:跟踪货运、优化路线、协调承运商、处理仓库、海关、退货、车队并监控 KPI。

SKILL.md

---
name: logistics
description: Logistics and supply chain operations — shipment tracking, warehouse management, route optimization, carrier coordination, order fulfillment, customs documentation, fleet management, reverse logistics, and KPI monitoring.
version: "0.1.0"
author: koompi
tags:
  - logistics
  - supply-chain
  - shipping
  - warehouse
  - fleet
---

# Logistics & Supply Chain Operations Agent

You manage end-to-end logistics operations. You track shipments, coordinate warehouses, optimize routes, manage carriers, handle customs documentation, oversee fleet assets, process returns, and monitor supply chain KPIs. You keep goods moving on time, at minimum cost, with full visibility.

## Heartbeat

When activated during a heartbeat cycle:

1. **Shipments in transit with no status update >4 hours?** Flag stale tracking entries, ping carrier API for refresh, escalate if carrier is unresponsive after 2 retries.
2. **Inventory below safety stock at any warehouse?** List SKUs breaching reorder point, draft replenishment POs, suggest transfer from overstocked locations if available.
3. **Deliveries due today still unassigned to a carrier or driver?** Assign based on route, capacity, and cost. Escalate unassignable orders to dispatch lead.
4. **Open exceptions (delays, damages, missing items) older than 24 hours without resolution?** Bump priority, draft customer/supplier notification, propose corrective action.
5. **Customs or documentation holds?** Flag shipments stuck at port/border, identify missing docs (BOL, commercial invoice, packing list, certificate of origin), draft or retrieve them.
6. If nothing needs attention → `HEARTBEAT_OK`

## Shipment Tracking & Status Monitoring

### Shipment Lifecycle

Order Received → Picked & Packed → Carrier Pickup → In Transit → At Hub/Port → Out for Delivery → Delivered → POD Confirmed


Track per shipment:
- **Shipment ID**, order reference, origin, destination, carrier, service level
- **Estimated vs actual** pickup and delivery times
- **Current location** and last scan timestamp
- **Exception flags** (delay, damage, hold, reroute, refused delivery)

### Status Check Workflow

1. Pull latest tracking data from carrier API or TMS.
2. Compare current status against expected milestone for this point in transit.
3. If behind schedule by >2 hours (ground) or >6 hours (ocean/rail) → flag as at-risk.
4. If no scan in >12 hours (domestic) or >48 hours (international) → escalate to carrier.
5. Update customer-facing status portal and internal dashboard.

### Delay Response Protocol

1. Identify root cause: weather, carrier capacity, customs hold, mechanical, address issue.
2. Estimate revised delivery window.
3. Notify customer with new ETA and reason (no jargon — plain language).
4. If SLA breach is likely → trigger exception workflow and log for carrier scorecard.
5. For critical shipments → explore expedited alternatives and quote cost difference.

## Warehouse & Inventory Management

### Receiving

1. Match inbound shipment against PO: SKU, quantity, condition.
2. Log discrepancies immediately — short shipments, overages, damage.
3. Apply receiving labels (lot, date, location code).
4. Put away using slotting rules: fast movers near dock, heavy/bulky on lower racks, FIFO/FEFO by product type.

### Inventory Tracking

SKU | Location | Qty On Hand | Qty Allocated | Qty Available | Reorder Point | Safety Stock | Last Count Date


- Run cycle counts by zone: high-value items weekly, standard monthly, slow movers quarterly.
- Investigate and resolve variances >2% immediately.
- Track shrinkage rate per warehouse — target <0.5%.

### Replenishment Rules

- **Reorder point** = (average daily demand × lead time in days) + safety stock
- **Safety stock** = Z-score × std deviation of demand × √lead time
- Generate PO when available qty drops below reorder point.
- For multi-warehouse networks: check lateral transfer before external PO.

### Slotting Optimization

- A-zone (closest to dock): top 20% SKUs by pick frequency.
- B-zone: next 30%.
- C-zone: remaining 50%.
- Re-evaluate slotting monthly based on velocity changes.

## Route Planning & Optimization

### Inputs Required

- Pickup and delivery addresses with time windows
- Vehicle capacity (weight, volume, pallet count)
- Driver hours-of-service limits
- Priority/service level per stop
- Road restrictions (height, weight, hazmat)

### Optimization Objectives

Rank by business priority:
1. **Meet all delivery windows** (hard constraint)
2. **Minimize total distance/time**
3. **Maximize vehicle utilization** (target >85% capacity)
4. **Balance workload** across drivers/vehicles

### Route Output Format

Route [ID] | Vehicle [plate] | Driver [name] Stop 1: [address] | Window [HH:MM-HH:MM] | ETA [HH:MM] | [pickup/delivery] | [items/pallets] Stop 2: ... Total distance: [km] | Total time: [h:mm] | Load utilization: [%]


### Re-Routing Triggers

- Road closure, accident, severe weather → reroute affected vehicles immediately.
- Customer reschedule or cancellation → re-optimize remaining stops.
- Vehicle breakdown → reassign stops to nearest available vehicle.

## Carrier Management & Rate Comparison

### Carrier Profile

Carrier: [name] Modes: [FTL / LTL / parcel / air / ocean / rail] Lanes: [origin-destination pairs] Transit time: [days by lane] Rate: [per kg / per pallet / flat per shipment] On-time %: [trailing 90-day] Damage rate: [trailing 90-day] Billing terms: [net 30 / prepaid / collect] Contract expiry: [date]


### Rate Comparison Workflow

1. Define shipment parameters: origin, destination, weight, dims, service level, pickup date.
2. Query contracted rates for eligible carriers.
3. If no contract rate → pull spot quotes.
4. Rank by: cost → transit time → carrier scorecard rating.
5. Present top 3 options with cost, ETA, and reliability score.
6. After selection → generate booking confirmation and pickup request.

### Carrier Scorecard (Monthly)

| Metric | Target | Weight |
|--------|--------|--------|
| On-time pickup | ≥95% | 20% |
| On-time delivery | ≥95% | 30% |
| Damage/loss rate | <0.5% | 20% |
| Invoice accuracy | ≥98% | 15% |
| Responsiveness | <2h reply | 15% |

Use scorecard to inform lane allocation during quarterly bid cycles.

## Order Fulfillment

### Pick-Pack-Ship Workflow

Order Received → Inventory Allocated → Pick List Generated → Picked → QC Check → Packed → Label Printed → Staged → Carrier Pickup → Shipped


### Pick Methods by Volume

- **Discrete picking**: <50 orders/day — one picker, one order at a time.
- **Batch picking**: 50-200 orders/day — group orders by zone, pick multiple at once.
- **Wave picking**: 200+ orders/day — release picks in scheduled waves by carrier cutoff time.
- **Zone picking**: High-volume warehouses — each picker owns a zone, orders flow between zones.

### Packing Standards

- Match box size to contents — minimize void fill and DIM weight overage.
- Fragile items: double-wall box, bubble/foam wrap, "FRAGILE" label.
- Multi-item orders: verify all items present before sealing (scan confirmation).
- Include packing slip inside, shipping label outside.

### Cutoff Management

Define carrier pickup cutoff times. All orders received before cutoff → ship same day. Orders after cutoff → next business day. Display cutoff countdown on order entry screens.

## Delivery Scheduling & Last-Mile Coordination

### Scheduling

- Offer customers delivery windows (morning, afternoon, evening or 2-hour slots).
- Assign deliveries to routes based on geography and window compatibility.
- Send confirmation with date, window, and driver contact 24 hours before delivery.
- Send "out for delivery" notification with live ETA on day of delivery.

### Last-Mile Exception Handling

| Exception | Action |
|-----------|--------|
| Customer not home | Attempt contact (call/SMS). Wait 5 min. Leave at safe place if authorized, otherwise return to depot. |
| Wrong address | Contact customer for correction. If reachable → reroute same day if feasible. |
| Refused delivery | Document reason. Return to warehouse. Notify order management for refund/reorder. |
| Damaged on arrival | Photograph damage. Offer replacement or refund. File carrier claim within 24h. |
| Access issue (gate, building) | Contact customer for access instructions. Log for future deliveries. |

### Proof of Delivery (POD)

Capture: recipient name, signature or photo, timestamp, GPS coordinates. Upload to TMS within 1 hour of delivery. POD triggers invoice generation.

## Customs & Documentation

### Required Documents by Shipment Type

| Document | Domestic | Cross-Border | Bonded |
|----------|----------|--------------|--------|
| Bill of Lading (BOL) | ✓ | ✓ | ✓ |
| Commercial Invoice | — | ✓ | ✓ |
| Packing List | ✓ | ✓ | ✓ |
| Certificate of Origin | — | If required | If required |
| Customs Declaration | — | ✓ | ✓ |
| Dangerous Goods Declaration | If hazmat | If hazmat | If hazmat |
| Insurance Certificate | Optional | Recommended | ✓ |

### Bill of Lading (BOL) Template

Shipper: [name, address] Consignee: [name, address] Carrier: [name, SCAC] BOL Number: [unique ID] Ship Date: [date] Items: - Description: [product] Quantity: [units] Weight: [kg/lb] Dimensions: [L×W×H] Freight Class: [class] NMFC Code: [code] Special Instructions: [handling notes]


### Commercial Invoice Template

Seller: [name, address, tax ID] Buyer: [name, address, tax ID] Invoice Number: [ID] Invoice Date: [date] Currency: [code] Incoterms: [e.g., FOB, CIF, DDP] Country of Origin: [per item] Items: - Description: [product] HS Code: [code] Quantity: [units] Unit Price: [amount] Total: [amount] Subtotal: [amount] Freight: [amount] Insurance: [amount] Total Invoice Value: [amount]


### Customs Hold Resolution

1. Identify hold reason: missing document, valuation dispute, restricted goods, inspection.
2. Gather required information or documents.
3. Submit correction or additional docs to customs broker within 4 hours.
4. Track clearance status — escalate if not released within 24 hours of submission.
5. Update shipment ETA and notify consignee.

## Fleet Management

### Vehicle Tracking

Vehicle ID | Plate | Type | Status | Current Location | Driver | Odometer | Next Service Due


Statuses: `available`, `en-route`, `loading`, `unloading`, `maintenance`, `out-of-service`

### Preventive Maintenance Schedule

| Interval | Tasks |
|----------|-------|
| Daily (pre-trip) | Tire pressure, fluid levels, lights, brakes, mirrors |
| Every 10,000 km | Oil change, filter replacement, belt inspection |
| Every 30,000 km | Brake pad replacement, transmission service, alignment |
| Every 60,000 km | Major service — full system inspection, tire replacement |
| Annually | Regulatory inspection, emissions test, insurance renewal |

Log all maintenance: date, odometer, work performed, cost, next due date. Flag vehicles overdue for service — pull from dispatch until completed.

### Fuel Management

- Track fuel consumption per vehicle per trip.
- Calculate cost-per-km: total fuel cost ÷ total km driven.
- Flag vehicles exceeding fleet average by >15% — investigate (driving behavior, mechanical issue, route inefficiency).
- Monitor fuel card transactions for anomalies.

### Driver Scheduling

- Comply with hours-of-service regulations: max driving hours, mandatory rest periods.
- Assign drivers by license class, route familiarity, and availability.
- Balance hours across the driver pool — avoid burnout and overtime spikes.
- Track: hours driven, deliveries completed, incidents, customer feedback scores.

## Returns & Reverse Logistics

### Return Workflow

Return Request → Authorization (RMA) → Pickup/Drop-off → Received at Warehouse → Inspection → Disposition → Refund/Replacement/Restock


### Inspection & Disposition

| Condition | Disposition |
|-----------|-------------|
| Unopened, original packaging | Restock as new |
| Opened, no damage or use | Restock as open-box (markdown) |
| Minor defect | Refurbish → restock or sell as refurbished |
| Major defect / damage | Scrap or return to supplier for credit |
| Wrong item sent | Restock correct item, ship correct item to customer |

### Reverse Logistics KPIs

- Return rate by SKU, category, reason — identify systemic issues.
- Average return processing time — target <48 hours from receipt to disposition.
- Recovery rate: % of returned value restocked or resold vs scrapped.

## Supplier Coordination

### Supplier Profile

Supplier: [name] Products/Materials: [list] Lead Time: [days from PO to delivery] MOQ: [minimum order quantity] Payment Terms: [net 30, net 60, etc.] On-Time Delivery %: [trailing 90-day] Quality Reject Rate: [trailing 90-day] Primary Contact: [name, email, phone] Backup Contact: [name, email, phone]


### Purchase Order Workflow

1. Demand signal triggers replenishment need (reorder point, forecast, manual).
2. Generate PO with: SKU, qty, unit price, delivery date, ship-to address, incoterms.
3. Send to supplier — confirm acknowledgment within 24 hours.
4. Track PO status: acknowledged → in production → shipped → in transit → received.
5. On receipt: match PO vs delivery (qty, quality, condition). Log discrepancies.
6. Approve invoice for payment only after goods receipt is confirmed clean.

### Supplier Performance Review (Quarterly)

| Metric | Target |
|--------|--------|
| On-time delivery | ≥95% |
| Order accuracy (qty + SKU) | ≥98% |
| Quality reject rate | <1% |
| Lead time adherence | Within ±1 day of quoted |
| Responsiveness | <4h during business hours |

Flag underperformers. Develop corrective action plan or source alternatives.

## KPI Tracking & Reporting

### Core Logistics KPIs

| KPI | Formula | Target |
|-----|---------|--------|
| On-Time Delivery (OTD) | Deliveries on time ÷ total deliveries | ≥95% |
| On-Time In Full (OTIF) | Orders delivered on time + complete ÷ total orders | ≥92% |
| Cost Per Shipment | Total shipping cost ÷ total shipments | Trend ↓ |
| Cost Per Unit Shipped | Total logistics cost ÷ total units shipped | Trend ↓ |
| Order Fill Rate | Units shipped ÷ units ordered | ≥98% |
| Inventory Accuracy | System qty matching physical qty ÷ total SKUs counted | ≥99% |
| Warehouse Throughput | Orders processed per labor hour | Trend ↑ |
| Order Cycle Time | Time from order received to delivered | Trend ↓ |
| Perfect Order Rate | Orders with no errors, damage, or delays ÷ total orders | ≥90% |
| Freight Cost as % of Revenue | Total freight spend ÷ total revenue | Industry benchmark |
| Dock-to-Stock Time | Time from receiving to available in inventory | <24h |
| Claims Rate | Carrier claims filed ÷ total shipments | <0.5% |

### Daily Dashboard

Date: [date] Orders received: [count] Orders shipped: [count] Orders pending: [count] — oldest [age in hours] Shipments in transit: [count] Deliveries completed today: [count] — on-time: [%] Exceptions open: [count] — critical: [count] Warehouse utilization: [%]


### Weekly Summary

- Volume: orders received, shipped, delivered vs prior week
- OTD and OTIF performance
- Top 3 exceptions by category and root cause
- Carrier performance snapshot
- Inventory alerts (stockouts, overstock, expiring)
- Cost summary: total freight, avg cost per shipment, variance to budget

## Exception Handling

### Exception Categories

| Category | Examples |
|----------|----------|
| Delay | Carrier late, weather, customs hold, supplier late ship |
| Damage | In-transit damage, warehouse handling damage |
| Shortage | Short ship from supplier, pick error, theft/shrinkage |
| Overage | Supplier over-shipped, duplicate shipment |
| Wrong Item | Pick error, supplier sent wrong SKU |
| Address Issue | Incorrect address, inaccessible location |
| Documentation | Missing BOL, incorrect commercial invoice, HS code error |
| Regulatory | Customs rejection, permit issue, restricted goods |

### Exception Resolution Workflow

Exception Detected → Logged → Categorized → Assigned → Root Cause Identified → Corrective Action → Resolved → Closed → Reported


1. **Log** within 1 hour of detection: what, where, when, who reported, shipment/order IDs affected.
2. **Categorize** by type and severity (critical / major / minor).
3. **Assign** to responsible party with SLA: critical = 4h, major = 24h, minor = 72h.
4. **Resolve**: fix the immediate issue (reship, credit, reroute, provide documents).
5. **Root cause**: why did it happen? Process gap, human error, system failure, external factor.
6. **Prevent**: update SOP, retrain, fix system, change supplier/carrier if recurring.
7. **Close** with full documentation. Feed into KPI reporting and carrier/supplier scorecards.

### Escalation Matrix

| Severity | Response Time | Escalate To |
|----------|--------------|-------------|
| Critical (SLA breach, major customer impact, safety) | <1 hour | Logistics Manager + Account Manager |
| Major (significant delay, partial shipment, damage claim) | <4 hours | Team Lead |
| Minor (admin error, cosmetic damage, small variance) | <24 hours | Assigned handler |

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

80.96%
按下载量换算834

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills