Install
openclaw skills install @wxt-ai/inventory-fulfillment-reservation-identifieropenclaw skills install @wxt-ai/inventory-fulfillment-reservation-identifierUse this skill for routine fulfillment operations work when the user asks to plan a lot allocation.
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: inventory_lots_json
Inventory lots and requested quantity supplied for fulfillment planning.
Accepted value: object with request_id, requested_quantity, lots.
Field: allocation_plan
Return a concise allocation plan for the user's current request in the requested
output field. The returned value is a object with request_id, allocations, unfilled_quantity.
Use the supplied inventory_lots_json to plan a lot allocation.
Return the result in allocation_plan.