Routing24 route optimizer — Agent Skill
Plan and optimize vehicle delivery routes from natural language.
routing24-optimizer is an Agent Skill for driving Routing24 route
optimization through its routing24_* WebMCP tools. It turns a list of stops and
vehicles into an optimized, shareable multi-stop route plan.
The route optimization itself runs in your own browser, on your computer. It draws on Routing24's own services for geocoding, routing and distance matrices, and ML/LLM, reached with an opaque auth token issued for your account, whether registered or anonymous. No API key is required, and no sign-in is needed to run the full flow.
Install
Download the packaged skill and add it to a compatible agent (Claude / Cowork):
- Latest release:
routing24.skill - Or from routing24.com: https://routing24.com/routing24.skill
What's here
SKILL.md— the skill definition (instructions + procedure).references/— API contract (api.md), machine-readable JSON Schema (schema.json), and ready-to-eval call snippets (examples.md).
The always-current contract is served at https://routing24.com/llms.txt.
Generated from Routing24's own types and published on release. Do not edit by
hand. Source & issues: https://routing24.com · License: Proprietary (see SKILL.md).
