Use when the agent needs to locate, identify, and focus on a specific animal or biological entity in the ScienceWorld environment. This skill handles tasks involving animal comparison, examination, or interaction (such as determining lifespan extremes) by navigating to the correct location with "teleport to", surveying with "look around", and executing "focus on ANIMAL" with the exact entity name.
Locate and focus on a specified animal or biological entity within the ScienceWorld environment for tasks involving animal comparison, examination, or interaction (e.g., determining lifespan extremes, identifying species).
teleport to <LOCATION>.look around to list all visible objects and entities.baby dragonfly, parrot egg, ).adult blue jayfocus on <ANIMAL> using the exact name from the observation."You focus on the <ANIMAL>.".Task: "Find the animal with the longest life span and focus on it."
> teleport to outside
You teleport to outside.
> look around
You see: baby dragonfly, adult blue jay, parrot egg, oak tree, grass.
> focus on adult blue jay
You focus on the adult blue jay.
(Blue jays have a longer lifespan than dragonflies among the visible animals.)
Task: "First focus on the longest-lived animal, then the shortest-lived."
> teleport to outside
You teleport to outside.
> look around
You see: baby dragonfly, adult blue jay, parrot egg.
> focus on adult blue jay
You focus on the adult blue jay.
> focus on baby dragonfly
You focus on the baby dragonfly.
focus on action requires the precise object name as it appears in look around (e.g., "baby dragonfly", not just "dragonfly").teleport to the correct room before surveying.focus on action before proceeding to the next.