Files
Mustafa ErgisiandClaude Opus 4.6 881cdc8202 Add 45 new agent templates (103 → 148 agents, 23 categories)
New categories: Supply Chain, Compliance, Voice, Customer Success.
45 SOUL.md + 45 README.md files. Updated agents.json, README badges,
category tables, and comparison chart.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 14:09:36 +03:00
..

🚛 Route Optimizer - Smart Delivery Route Planning

Plans optimal delivery routes considering traffic, vehicle capacity, and customer time windows.

Overview

Route Optimizer designs efficient multi-stop delivery routes for fleets of any size. It balances real-time traffic conditions, vehicle constraints, and customer delivery windows to minimize cost and maximize on-time performance.

Quick Start

mkdir -p ~/.openclaw/agents/route-optimizer/agent
cp SOUL.md ~/.openclaw/agents/route-optimizer/agent/
openclaw agents add route-optimizer --workspace ~/.openclaw/agents/route-optimizer

Use Cases

Request Output
"Plan routes for 30 deliveries with 4 trucks" Optimized route per vehicle with ETAs and cost estimates
"A stop cancelled, reoptimize Vehicle B" Updated sequence with cascading ETA adjustments
"Compare morning vs afternoon delivery windows" Cost and time analysis for each scenario
"Which routes exceed vehicle weight limits?" Flagged routes with rebalancing suggestions

Author

Created by @openclaw