delivery

Orchestrate end-to-end delivery workflows for food and package logistics.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/imaginationeverywhere/clara-code --skill delivery-imaginationeverywhere
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delivery
Source: https://github.com/imaginationeverywhere/clara-code/tree/main/.cursor/skills/delivery
Command: npx skills add https://github.com/imaginationeverywhere/clara-code --skill delivery-imaginationeverywhere

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delivery and logistics systems require end-to-end orchestration of orders, drivers, routing, and real-time tracking across multiple modes (food, package). This skill provides production-ready patterns to unify order creation, driver assignment, dispatch, routing, ETA calculations, and real-time updates.

Core Features & Use Cases

  • Food delivery management with restaurant integration, order tracking, and driver routing
  • Package/courier delivery with pickup/dropoff, proofs of delivery, and route optimization
  • Driver onboarding, earnings, and real-time location tracking
  • Real-time customer and merchant notifications throughout the delivery lifecycle

Quick Start

Start by configuring a multi-modal delivery workflow that handles food and package deliveries end-to-end.

Frequently Asked Questions about delivery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a delivery system with real-time tracking and driver routing?

To build a delivery system with real-time tracking, configure a workflow that orchestrates driver assignment, dispatch, routing, and ETA calculations. This provides production-ready patterns for unifying order creation and multi-party notifications across the delivery lifecycle.

What is multi-modal logistics orchestration for food and package delivery?

Multi-modal logistics orchestration is the end-to-end management of both food and package deliveries. It unifies restaurant integrations, courier pickups, dropoffs, proofs of delivery, and route optimization into a single coherent workflow.

Can I use this for driver onboarding and earnings management on a courier platform?

Yes, you can use this for driver onboarding and earnings on a courier platform. It supports production-grade patterns for onboarding drivers, calculating earnings, and tracking real-time locations throughout the delivery process.

Does this delivery workflow handle customer and merchant notifications automatically?

Yes, the delivery workflow handles customer and merchant notifications automatically. It generates real-time updates throughout the delivery lifecycle, ensuring all parties receive timely status changes and ETA recalculations.

What is the best way to manage dispatch and ETA calculations for a delivery marketplace?

The best way to manage dispatch and ETA calculations for a delivery marketplace is using an end-to-end orchestration workflow. It assigns drivers, optimizes routes, and calculates ETAs while maintaining clear data models and integration points.

When do I need an end-to-end delivery workflow instead of separate order management tools?

You need an end-to-end delivery workflow when your logistics system requires tight coupling between order creation, driver dispatch, routing, and real-time tracking. Separate tools lack the unified data models needed for multi-party notifications and seamless courier platform operations.