carrier-selection-optimizer

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

509 stars

Best use case

carrier-selection-optimizer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using carrier-selection-optimizer should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/carrier-selection-optimizer/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/logistics/skills/carrier-selection-optimizer/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/carrier-selection-optimizer/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How carrier-selection-optimizer Compares

Feature / Agentcarrier-selection-optimizerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 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

```yaml
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

Related Skills

svg-optimizer

509
from a5c-ai/babysitter

Optimize SVG assets, generate sprites, and convert to React components

doe-optimizer

509
from a5c-ai/babysitter

Skill for optimizing experimental designs using DOE principles

circuit-optimizer

509
from a5c-ai/babysitter

Quantum circuit optimization skill for gate reduction, depth minimization, and hardware-aware compilation

nanoparticle-synthesis-optimizer

509
from a5c-ai/babysitter

Synthesis parameter optimization skill for metal, semiconductor, and oxide nanoparticle production with automated protocol generation and reproducibility validation

drug-encapsulation-optimizer

509
from a5c-ai/babysitter

Drug delivery formulation skill for optimizing drug loading, encapsulation efficiency, and release kinetics

material-selection

509
from a5c-ai/babysitter

Systematic material selection using Ashby methodology and performance indices

warehouse-slotting-optimizer

509
from a5c-ai/babysitter

Warehouse slotting and layout optimization skill for pick path minimization and space utilization.

network-optimizer

509
from a5c-ai/babysitter

Network optimization skill for transportation, assignment, and flow problems on graph structures.

facility-layout-optimizer

509
from a5c-ai/babysitter

Facility layout optimization skill for material flow minimization and space utilization.

signal-timing-optimizer

509
from a5c-ai/babysitter

Traffic signal timing optimization skill for cycle length, phasing, and coordination

scaffold-design-optimizer

509
from a5c-ai/babysitter

Tissue engineering scaffold design optimization skill for pore size, porosity, and mechanical properties

prosthetics-design-optimizer

509
from a5c-ai/babysitter

Prosthetics and orthotics design optimization skill integrating biomechanical requirements with manufacturing constraints