This skill determines the most likely location for a target object based on domain knowledge and environmental clues. Trigger this when the agent needs to find a specific item (like an animal) but it is not in the current room. It analyzes the environment description and suggests a room to teleport to for further investigation.
Trigger: When the agent needs to find a specific object (e.g., an animal, a tool, a chemical) and a preliminary look around in the current room does not reveal it.
animal, tool, container, chemical).target_location_heuristics.md) to map the object type to the most probable room(s) in the ScienceWorld environment.look around observation. If doors to high-probability rooms are visible and open, prioritize them.teleport to LOC action command, choosing the most promising location to search next.Primary Instruction: Do not overthink. Rely on the heuristics. The goal is to make an efficient, educated guess to continue the search.
look around in hallway shows no animal.animal.outside.outside is not listed in the hallway observation.outside is accessible via teleport.teleport to outside