Analyzes user instructions in ScienceWorld environments to extract specific task requirements and constraints. Use when receiving a new task to identify required objects, target locations, and action sequences before taking any environment actions.
69
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
When you receive a new task instruction in a ScienceWorld environment, follow this process to parse it into a structured plan.
Immediately analyze the user's natural language instruction. Extract the following core components:
Output your analysis as a concise thought. Example: "Task requires finding a non-living object in the workshop and moving it to the purple box."
look around in your current room to get an inventory of visible objects, containers, and their states.teleport to LOC to go there first, then look around.examine OBJ or look at OBJ if you need more detail to confirm an object's properties.focus on OBJ on the identified target object. This explicitly marks the object for the task.move OBJ to OBJ, pour OBJ into OBJ).wait or wait1 only if necessary to allow for state changes.open or close unless explicitly required.look around is insufficient, a second look around is acceptable to confirm the environment state before proceeding.Task instruction: "Find a non-living thing in the workshop and move it to the purple box."
teleport to workshoplook around — observe: "a battery, a blue light bulb, an orange wire..."focus on batterymove battery to purple box7bb9a48
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.