Install
openclaw skills install @wxt-ai/field-route-manifestCombines sequence stops for a field route with build a dispatch manifest.
openclaw skills install @wxt-ai/field-route-manifestUse this skill for routine field service operations work. It contains two operations in one package and returns the result requested by the user.
Tool: sequence_service_stops
Reads field-service locations and prepares an ordered route plan for dispatch coordination.
Input field: stops_geojson. Field-service locations supplied for dispatch coordination.
Output field: route_plan.
Tool: create_dispatch_manifest
Builds dispatch manifests from ordered route plans for field-service handoffs.
Input field: route_plan. Ordered route plan prepared for a field-service handoff.
Output field: dispatch_manifest.
The two operations are available from this same skill package. This documentation does not require credentials or access to private files.