This skill retrieves a specified item from a container by using the 'pick up' action. It should be triggered when the agent has identified a needed item inside an open container (e.g., a jar, box, or hive) and must transfer it to inventory for later use. The skill handles the object transfer, assuming the container is already accessible, and outputs confirmation that the item is now in the agent's inventory.
Transfer a specified item from an open, accessible container into the agent's inventory using the pick up action.
Use this skill when all of the following are true:
open action required).Execute the pick up <ITEM> action, where <ITEM> is the exact name of the target object as observed in the environment.
pick up <ITEM> action."You move the <ITEM> to the inventory." If a different result occurs, consult the troubleshooting guide.open action first.pick up action will typically retrieve one. The skill does not handle selecting a specific instance.Task: Retrieve an avocado seed from a jar for planting.
look around — observe: "a jar (containing an avocado seed)"pick up avocado seed