This skill cools a held object using an appropriate cooling appliance, such as a fridge. It should be triggered when the task requires reducing the temperature of an object (e.g., a hot pot). The skill assumes the agent is holding the object and is near the cooling receptacle; it performs the 'cool' action to achieve the desired state change, preparing the object for subsequent steps like placement or serving.
Use this skill when you are holding an object (e.g., pot 1) that needs to be cooled and you are at the location of a valid cooling receptacle (e.g., fridge 1). The skill executes the cool action to change the object's state.
pot 1).fridge 1). Use go to {recep} to navigate first if needed.cool action (e.g., fridge, freezer). The environment will validate this.Execute the cool action with the format: cool {obj} with {recep}.
cool action.pot 1, at fridge 1.cool pot 1 with fridge 1After successful cooling, the object is ready for the next task step (e.g., put {obj} in/on {recep}).