This skill parses a user's high-level scientific task in the ScienceWorld environment and extracts the core objective and target location. It should be triggered when a new task instruction is received, especially those involving finding, comparing, or manipulating objects. The skill interprets the query to identify the goal (e.g., 'find the animal with the shortest life span') and any specified locations (e.g., 'animals are in the outside location'), outputting a clear, actionable sub-goal for navigation or observation.
Activate this skill when the user provides a new task instruction for the ScienceWorld environment. Your primary function is to interpret the instruction and generate a clear, executable plan.
Read the user's instruction carefully. Extract the following core components:
Based on the parsed components, construct a plan. The standard plan structure is:
look around to survey the environment and identify relevant objects.focus on [OBJECT]pick up [OBJECT]Before taking the first action, articulate your interpretation and plan in a Thought step. This confirms the skill has correctly parsed the task. Output Format: