This skill positions a container with a substance onto a heating device (stove, oven) and activates the device. It should be triggered when a task requires melting, boiling, or heating a substance. The skill moves the prepared container to the heating element and turns it on.
This skill automates the setup of a heating apparatus for scientific experiments involving melting, boiling, or heating a substance. It handles the positioning of a prepared container onto a heating element and the activation of the device.
Follow this sequence to execute the skill. Use the bundled setup_heater.py script for reliable, error-prone steps (1-4).
Prepare the Substance: Ensure the target substance is placed into the chosen container.
move <SUBSTANCE> to <CONTAINER>Position the Container: Move the prepared container onto the heating device.
move <CONTAINER> to <HEATING_DEVICE>Activate the Heater: Turn on the heating device to begin the thermal process.
activate <HEATING_DEVICE>Verify Setup: Confirm the container is correctly positioned and the device is active.
look at <HEATING_DEVICE>After the heating apparatus is active, proceed with the main experiment (e.g., temperature measurement). Use the bundled monitor_temperature.py script for consistent temperature checks.
examine <SUBSTANCE>) to observe phase changes (e.g., solid -> liquid).use thermometer on <SUBSTANCE>) to track thermal progress.look around does not reveal the necessary items, use teleport to <ROOM> to navigate to the correct location (e.g., kitchen).open or close actions.references/thermal_procedures.md guide.