跳到主要内容
知仓学习社ZHICANG

carrier-selection-optimizer

Automated carrier evaluation and selection skill using multi-criteria decision analysis for optimal freight procurement

不碰外部(只输出文字)无严重或高危命中a5c-ai/babysitter

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Carrier Selection Optimizer

Overview

The Carrier Selection Optimizer is an automated skill that evaluates and selects optimal carriers for freight shipments using multi-criteria decision analysis. It combines performance metrics, cost analysis, capacity availability, and service level requirements to recommend the best carrier for each shipment while supporting strategic procurement decisions.

Capabilities

  • Carrier Performance Scoring: Calculate and maintain composite performance scores based on on-time delivery, damage rates, and customer feedback
  • Rate Comparison and Analysis: Compare contracted rates, spot rates, and accessorial charges across carriers for cost optimization
  • Capacity Availability Checking: Real-time verification of carrier capacity and equipment availability for requested lanes and dates
  • Service Level Matching: Match shipment requirements with carrier capabilities including transit times, handling requirements, and special services
  • Historical Performance Benchmarking: Analyze carrier performance trends and compare against industry benchmarks
  • Contract Compliance Validation: Verify that carrier selections comply with contracted terms, volume commitments, and business rules
  • Spot Rate Negotiation Support: Provide market intelligence and historical data to support spot rate negotiations

Tools and Libraries

  • TMS APIs
  • Carrier Rating Databases
  • Procurement Analytics Platforms
  • EDI Integration Libraries

Used By Processes

  • Carrier Selection and Procurement
  • Freight Audit and Payment
  • Shipment Tracking and Visibility

Usage

skill: carrier-selection-optimizer
inputs:
  shipment:
    origin: "Chicago, IL"
    destination: "Los Angeles, CA"
    weight_lbs: 15000
    freight_class: 70
    pickup_date: "2026-02-01"
    delivery_date: "2026-02-05"
    equipment_type: "dry_van"
    special_requirements: ["liftgate", "appointment_delivery"]
  selection_criteria:
    priority: "cost" # or "service" or "balanced"
    min_carrier_score: 85
    preferred_carriers: ["CARRIER001", "CARRIER002"]
outputs:
  recommendations:
    - carrier_id: "CARRIER001"
      carrier_name: "ABC Logistics"
      rate: 2150.00
      transit_days: 3
      performance_score: 92
      on_time_rate: 96.5
      recommendation_rank: 1
    - carrier_id: "CARRIER003"
      carrier_name: "XYZ Transport"
      rate: 2050.00
      transit_days: 4
      performance_score: 88
      on_time_rate: 94.2
      recommendation_rank: 2

Integration Points

  • Transportation Management Systems (TMS)
  • Carrier Portals and APIs
  • Rate Management Systems
  • Procurement Platforms
  • Performance Management Systems

Performance Metrics

  • Carrier cost savings percentage
  • Service level achievement rate
  • Carrier compliance rate
  • Time to carrier selection
  • Rate accuracy percentage

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径library/specializations/domains/business/logistics/skills/carrier-selection-optimizer/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 2115 个技能