Agent skill · AI & Agents

carrier-selection-optimizer

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

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill carrier-selection-optimizer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash-WebFetch
Path: library/specializations/domains/business/logistics/skills/carrier-selection-optimizer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 contra

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Tools and Libraries
  4. Used By Processes
  5. Usage
  6. Integration Points
  7. Performance Metrics
More from babysitter
All skills →
About this skill
What does the carrier-selection-optimizer skill do?

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

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill carrier-selection-optimizer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going