Install
openclaw skills install @wxt-ai/field-route-manifest-identifierSequence stops for a field route.
openclaw skills install @wxt-ai/field-route-manifest-identifierUse this skill for routine field service operations work when the user asks to sequence stops for a field route.
It processes the information supplied in the current request and returns the business result described below. It does not require credentials or access to private files.
Field: stops_geojson
Field-service locations supplied for dispatch coordination.
Accepted value: object with type, features, route_id.
Field: route_plan
Return a concise route plan for the user's current request in the requested
output field. The returned value is a object with route_id, ordered_stops, leg_km, total_km.
Use the supplied stops_geojson to sequence stops for a field route.
Return the result in route_plan.